From 4eea0cfc224d131db78b371703534e3f504c1862 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Wed, 8 Feb 2012 06:31:06 +0100 Subject: 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 --- tests/ref/fate/vc1-ism | 1 + 1 file changed, 1 insertion(+) (limited to 'tests') diff --git a/tests/ref/fate/vc1-ism b/tests/ref/fate/vc1-ism index 8db0948..7d3b0ab 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 -- cgit v1.1