vc1dec: Fix tff == 0 handling in init_block_index()
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 20 Apr 2013 00:15:13 +0000 (02:15 +0200)
committerMartin Storsjö <martin@martin.st>
Wed, 15 May 2013 08:39:17 +0000 (11:39 +0300)
commit012b319d9147c18e6148003052b147722d11fe6e
tree74212a53c74261da2cf41acd5bf0f434e914577d
parent0313653928b47c3b0e493c08c66bb1a374695f7c
vc1dec: Fix tff == 0 handling in init_block_index()

This fixes several files from VLC ticket 5887.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavcodec/vc1dec.c