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/mkv | |
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/mkv')
-rw-r--r-- | tests/ref/lavf/mkv | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/ref/lavf/mkv b/tests/ref/lavf/mkv index 20e8e1c934..4bb97fd6bf 100644 --- a/tests/ref/lavf/mkv +++ b/tests/ref/lavf/mkv @@ -1,6 +1,6 @@ -b9557a7fa418db7692587b45d20f0d76 *./tests/data/lavf/lavf.mkv +6273e6c20231e89e167f99706388b1b5 *./tests/data/lavf/lavf.mkv 472542 ./tests/data/lavf/lavf.mkv -./tests/data/lavf/lavf.mkv CRC=0x4780846b -fd214bc74f0a21dfb36dcf9bb5777b86 *./tests/data/lavf/lavf.mkv +./tests/data/lavf/lavf.mkv CRC=0xec6c3c68 +36633da729b88a171a0dfc969db23bcc *./tests/data/lavf/lavf.mkv 320274 ./tests/data/lavf/lavf.mkv -./tests/data/lavf/lavf.mkv CRC=0x4780846b +./tests/data/lavf/lavf.mkv CRC=0xec6c3c68 |