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/mmf | |
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/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 fea80152fe..fae95cadd5 100644 --- a/tests/ref/lavf/mmf +++ b/tests/ref/lavf/mmf @@ -1,3 +1,3 @@ -b165af6f2e5c6c1de733e9d3848bcebb *./tests/data/lavf/lavf.mmf +643fadf7482f6d937ed75ec4f508e4f1 *./tests/data/lavf/lavf.mmf 22611 ./tests/data/lavf/lavf.mmf -./tests/data/lavf/lavf.mmf CRC=0x03633476 +./tests/data/lavf/lavf.mmf CRC=0x8dea1388 |