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/ast | |
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/ast')
-rw-r--r-- | tests/ref/lavf/ast | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/lavf/ast b/tests/ref/lavf/ast index 72a9824f43..513c612e76 100644 --- a/tests/ref/lavf/ast +++ b/tests/ref/lavf/ast @@ -1,3 +1,3 @@ -7fa8cd2dd7453428e71930a7c65f7b62 *./tests/data/lavf/lavf.ast -181696 ./tests/data/lavf/lavf.ast -./tests/data/lavf/lavf.ast CRC=0x7bd585ff +07f5d23aa8bade984034f7005bd72947 *./tests/data/lavf/lavf.ast +177872 ./tests/data/lavf/lavf.ast +./tests/data/lavf/lavf.ast CRC=0xe61e3bd0 |