From a83c0da539fb07260310bc3b34056239d2b138b2 Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Wed, 10 Apr 2013 15:02:01 +0200 Subject: avconv: make -t insert trim/atrim filters. This makes -t sample-accurate for audio and will allow further simplication in the future. Most of the FATE changes are due to audio now being sample accurate. In some cases a video frame was incorrectly passed with the old code, while its was over the limit. --- tests/ref/lavf/mkv | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/ref/lavf/mkv') diff --git a/tests/ref/lavf/mkv b/tests/ref/lavf/mkv index cb3bcc7134..4a12f8913c 100644 --- a/tests/ref/lavf/mkv +++ b/tests/ref/lavf/mkv @@ -1,3 +1,3 @@ -af61b3dcd6a9d2608c2368136c96b437 *./tests/data/lavf/lavf.mkv +7aa1846929e5fa4f5f2b1a0bc243218f *./tests/data/lavf/lavf.mkv 320262 ./tests/data/lavf/lavf.mkv -./tests/data/lavf/lavf.mkv CRC=0xd86284dd +./tests/data/lavf/lavf.mkv CRC=0x7d5d3cda -- cgit v1.2.3