diff options
author | Anton Khirnov <anton@khirnov.net> | 2011-11-28 21:57:06 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2012-02-26 19:32:33 +0100 |
commit | 7929e22bdea3bc40735d31ed7ddbf047732c3b9f (patch) | |
tree | 9cd0f23c40aa6f493e624f434377b616944d9c91 /tests/ref/fate/vc1-ism | |
parent | 13f6917ca91dfdc0fd785235b2dae891a9604859 (diff) | |
download | ffmpeg-7929e22bdea3bc40735d31ed7ddbf047732c3b9f.tar.gz |
lavf: don't guess r_frame_rate from either stream or codec timebase.
Neither of those is guaranteed to be connected to framerate in any way
(if it even exists).
Fixes bug 56.
Diffstat (limited to 'tests/ref/fate/vc1-ism')
-rw-r--r-- | tests/ref/fate/vc1-ism | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ref/fate/vc1-ism b/tests/ref/fate/vc1-ism index e8117ac423..a9cfb2c5d5 100644 --- a/tests/ref/fate/vc1-ism +++ b/tests/ref/fate/vc1-ism @@ -118,4 +118,4 @@ 0, 48750000, 48750000, 0, 37440, 0xf0fe8c1c 0, 49170000, 49170000, 0, 37440, 0xc0036222 0, 49590000, 49590000, 0, 37440, 0x3058385c -0, 50006672, 50006672, 0, 37440, 0x68141016 +0, 49798332, 49798332, 0, 37440, 0x68141016 |