diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2012-02-08 06:31:06 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2012-02-08 06:46:58 +0100 |
commit | 4eea0cfc224d131db78b371703534e3f504c1862 (patch) | |
tree | 204111e9cf68903b776f7e6766ea500313f35b84 /tests/ref | |
parent | f72eaf69ab0edffdcbba76ffde332803d2c70a51 (diff) | |
download | ffmpeg-4eea0cfc224d131db78b371703534e3f504c1862.tar.gz |
ffmpeg: use ist->dts instead of passing an argument into transcode_video().
This makes the code more similar to qatar
And fixes decoding of the last frame of fate/vc1-ism
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/ref')
-rw-r--r-- | tests/ref/fate/vc1-ism | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/fate/vc1-ism b/tests/ref/fate/vc1-ism index 8db094812c..7d3b0abb9b 100644 --- a/tests/ref/fate/vc1-ism +++ b/tests/ref/fate/vc1-ism @@ -118,3 +118,4 @@ 0, 117, 117, 1, 37440, 0xf0fe8c1c 0, 118, 118, 1, 37440, 0xc0036222 0, 119, 119, 1, 37440, 0x3058385c +0, 120, 120, 1, 37440, 0x68141016 |