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/fate | |
parent | 7beeea8f1755d25d2eaf56cff9a04590244da393 (diff) | |
download | ffmpeg-streaming-2fc354f90d61f5f1bb75dbdd808a502dec69cf99.zip ffmpeg-streaming-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/fate')
-rw-r--r-- | tests/ref/fate/bethsoft-vid | 1 | ||||
-rw-r--r-- | tests/ref/fate/idroq-video-encode | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/tests/ref/fate/bethsoft-vid b/tests/ref/fate/bethsoft-vid index 1967427..f59823c 100644 --- a/tests/ref/fate/bethsoft-vid +++ b/tests/ref/fate/bethsoft-vid @@ -141,4 +141,3 @@ 1, 54760, 54760, 537, 1074, 0x142ce7ba 0, 69, 69, 1, 192000, 0x159313a8 1, 55297, 55297, 925, 1850, 0x7ff682f7 -0, 70, 70, 1, 192000, 0x8e685d68 diff --git a/tests/ref/fate/idroq-video-encode b/tests/ref/fate/idroq-video-encode index bfffb09..24f3f0d 100644 --- a/tests/ref/fate/idroq-video-encode +++ b/tests/ref/fate/idroq-video-encode @@ -1 +1 @@ -736168b00f6b79f472a57bf47b587c8c +2be5ade557acab688d58f1c5ec0773f4 |