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/wav | |
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/wav')
-rw-r--r-- | tests/ref/lavf/wav | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/lavf/wav b/tests/ref/lavf/wav index cc8ec1d929..600c26a4cd 100644 --- a/tests/ref/lavf/wav +++ b/tests/ref/lavf/wav @@ -1,3 +1,3 @@ -c4afa6eafac5243aa1c202397789ccb8 *./tests/data/lavf/lavf.wav -90188 ./tests/data/lavf/lavf.wav -./tests/data/lavf/lavf.wav CRC=0xf1ae5536 +eb5a869456d2e9107bb195c8c99be1a1 *./tests/data/lavf/lavf.wav +88276 ./tests/data/lavf/lavf.wav +./tests/data/lavf/lavf.wav CRC=0x3a1da17e |