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/ogg | |
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/ogg')
-rw-r--r-- | tests/ref/lavf/ogg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/lavf/ogg b/tests/ref/lavf/ogg index 7bc66a3657..ea827acd4c 100644 --- a/tests/ref/lavf/ogg +++ b/tests/ref/lavf/ogg @@ -1,3 +1,3 @@ -37147a98d9a484208389efa6a1f8796f *./tests/data/lavf/lavf.ogg -13966 ./tests/data/lavf/lavf.ogg -./tests/data/lavf/lavf.ogg CRC=0x37a143ea +8ca901bc8d24b80ebe79e387e454d1e9 *./tests/data/lavf/lavf.ogg +13476 ./tests/data/lavf/lavf.ogg +./tests/data/lavf/lavf.ogg CRC=0x3a1da17e |