diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2013-08-07 14:46:07 +0200 |
---|---|---|
committer | Nicolas George <nicolas.george@normalesup.org> | 2013-08-07 16:20:41 +0200 |
commit | dd9555e94b1481a6992ee89b285232e5abcf9089 (patch) | |
tree | 1b0d378d165675ee625c207a8049c41d1461d6f2 /tests/ref/lavf/gxf | |
parent | 39bb26f91b18a6fb6d2ccfb6464b8a87787587fe (diff) | |
download | ffmpeg-dd9555e94b1481a6992ee89b285232e5abcf9089.tar.gz |
ffmpeg: remove obsolete workaround in trim insertion.
The bug it was working seems to have been fixed.
This change causes ffmpeg to use the trim filter to implement
the -t option.
FATE tests are updated due to the more accurate handling of
the last packets.
Diffstat (limited to 'tests/ref/lavf/gxf')
-rw-r--r-- | tests/ref/lavf/gxf | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/tests/ref/lavf/gxf b/tests/ref/lavf/gxf index bdcbd1c134..14a2c87d4b 100644 --- a/tests/ref/lavf/gxf +++ b/tests/ref/lavf/gxf @@ -1,9 +1,9 @@ -a9672bb2a5b7927bf362f76bcce9bdf7 *./tests/data/lavf/lavf.gxf +9c96119322262ed2c43b34fd415233cc *./tests/data/lavf/lavf.gxf 795876 ./tests/data/lavf/lavf.gxf -./tests/data/lavf/lavf.gxf CRC=0x147ff044 -2138952377f92d9c3a036f576197dbd7 *./tests/data/lavf/lavf.gxf +./tests/data/lavf/lavf.gxf CRC=0xda7cebbc +260acc1c88a1706e5aaa74eff99ac389 *./tests/data/lavf/lavf.gxf 794656 ./tests/data/lavf/lavf.gxf -./tests/data/lavf/lavf.gxf CRC=0xe0199511 -f89a6b3e8a2c88eacafef7e283e6418b *./tests/data/lavf/lavf.gxf +./tests/data/lavf/lavf.gxf CRC=0x7f0c9089 +3cb8bab80b73a95f51e50989ccf06817 *./tests/data/lavf/lavf.gxf 795876 ./tests/data/lavf/lavf.gxf -./tests/data/lavf/lavf.gxf CRC=0xd9d58865 +./tests/data/lavf/lavf.gxf CRC=0x5ade0285 |