vc1dec: Don't attempt error concealment on field pictures
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 24 Jul 2012 02:05:18 +0000 (04:05 +0200)
committerMartin Storsjö <martin@martin.st>
Tue, 14 May 2013 10:24:52 +0000 (13:24 +0300)
commit46430fd47c6239ef8742d0a34f9412d5060fa798
treef48bad07c2bb86c2f0b30b9e2833f40d042473d0
parent1bd57a850a659ac0fcd235efe2191d0b3f1b5d54
vc1dec: Don't attempt error concealment on field pictures

This is not implemented and doesn't work.

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