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/au | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/ref/lavf/au') diff --git a/tests/ref/lavf/au b/tests/ref/lavf/au index 15f2a4bda2..71cfdcb552 100644 --- a/tests/ref/lavf/au +++ b/tests/ref/lavf/au @@ -1,3 +1,3 @@ -dbd11f783219485cae32024e47c19dfb *./tests/data/lavf/lavf.au -90136 ./tests/data/lavf/lavf.au -./tests/data/lavf/lavf.au CRC=0xf1ae5536 +b9396e3775ea009094e751e7128d614e *./tests/data/lavf/lavf.au +88224 ./tests/data/lavf/lavf.au +./tests/data/lavf/lavf.au CRC=0x3a1da17e -- cgit v1.2.3