diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2012-07-03 20:34:27 +0200 |
---|---|---|
committer | Nicolas George <nicolas.george@normalesup.org> | 2012-07-04 16:20:47 +0200 |
commit | 2fc354f90d61f5f1bb75dbdd808a502dec69cf99 (patch) | |
tree | 7a2df588949e2b89a8f066ef0f49b8dd653f5ee1 /tests/ref/lavf/ismv | |
parent | 7beeea8f1755d25d2eaf56cff9a04590244da393 (diff) | |
download | ffmpeg-2fc354f90d61f5f1bb75dbdd808a502dec69cf99.tar.gz |
ffmpeg: rework checks for the -t option.
This commit is based on libav's implementation and
makes sure to compare output timestamps together.
It also reduces the differences with avconv.
The changes to the test reference files are caused
by an additional packet at the end, the timestamp
of the frame encoded by this packet is always
strictly below the limit stated by the -t option.
Diffstat (limited to 'tests/ref/lavf/ismv')
-rw-r--r-- | tests/ref/lavf/ismv | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/lavf/ismv b/tests/ref/lavf/ismv index cf0a5831ef..08d5552c9e 100644 --- a/tests/ref/lavf/ismv +++ b/tests/ref/lavf/ismv @@ -1,9 +1,9 @@ eb116b60befadfd5c9118635d81c5a6e *./tests/data/lavf/lavf.ismv 312271 ./tests/data/lavf/lavf.ismv ./tests/data/lavf/lavf.ismv CRC=0xbcc963fc -90db70a6f33cf22db9ce242087b5870b *./tests/data/lavf/lavf.ismv -321545 ./tests/data/lavf/lavf.ismv -./tests/data/lavf/lavf.ismv CRC=0x3998478f +456b04d243a2c45f820ee3cd6ed3ae3b *./tests/data/lavf/lavf.ismv +331249 ./tests/data/lavf/lavf.ismv +./tests/data/lavf/lavf.ismv CRC=0x5c2fddcd eb116b60befadfd5c9118635d81c5a6e *./tests/data/lavf/lavf.ismv 312271 ./tests/data/lavf/lavf.ismv ./tests/data/lavf/lavf.ismv CRC=0xbcc963fc |