OSDN Git Service

vc1: select interlaced scan table by FCM element
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 26 Nov 2011 12:23:39 +0000 (13:23 +0100)
committerRonald S. Bultje <rsbultje@gmail.com>
Sun, 27 Nov 2011 02:14:07 +0000 (18:14 -0800)
commit498605b4ad64e63990c4a94de9ff614a3c770d01
treea28a359ead140d5ecf463e77c99103781a4a9443
parent12bc20502ad9124b4d922985b82edc45aa4064cb
vc1: select interlaced scan table by FCM element

Interlaced videos can contain progressive frames too and now wrong scantable
is selected for them.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
libavcodec/vc1dec.c