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/ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/ref/lavf/ts') diff --git a/tests/ref/lavf/ts b/tests/ref/lavf/ts index 0e8eeb6a57..0fe358ba6d 100644 --- a/tests/ref/lavf/ts +++ b/tests/ref/lavf/ts @@ -1,3 +1,3 @@ -8572cdd0cd589d1bc899264d7f1ead81 *./tests/data/lavf/lavf.ts +647875edb0d1afb9fd0477cbfde3fe8b *./tests/data/lavf/lavf.ts 406456 ./tests/data/lavf/lavf.ts -./tests/data/lavf/lavf.ts CRC=0x0fdeb4df +./tests/data/lavf/lavf.ts CRC=0xb4ca6cdc -- cgit v1.2.3