diff options
author | Anton Khirnov <anton@khirnov.net> | 2013-04-10 15:02:01 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2013-04-30 11:53:12 +0200 |
commit | a83c0da539fb07260310bc3b34056239d2b138b2 (patch) | |
tree | 39b62e964b8486cb16731f1e255a94371e851873 /tests/ref/lavf/mmf | |
parent | 3d624420086ed3cd0c74f4510f0285968e21c117 (diff) | |
download | ffmpeg-a83c0da539fb07260310bc3b34056239d2b138b2.tar.gz |
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.
Diffstat (limited to 'tests/ref/lavf/mmf')
-rw-r--r-- | tests/ref/lavf/mmf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ref/lavf/mmf b/tests/ref/lavf/mmf index 756527c82a..0614051592 100644 --- a/tests/ref/lavf/mmf +++ b/tests/ref/lavf/mmf @@ -1,3 +1,3 @@ -272b91d8fc31ed43b08246d182719751 *./tests/data/lavf/lavf.mmf +19625430b231dd130dbb0c13de1036fa *./tests/data/lavf/lavf.mmf 22609 ./tests/data/lavf/lavf.mmf -./tests/data/lavf/lavf.mmf CRC=0x03633476 +./tests/data/lavf/lavf.mmf CRC=0x8dea1388 |