vc1: fix fate-vc1 after previous commit.
authorRonald S. Bultje <rsbultje@gmail.com>
Sat, 16 Apr 2011 19:29:05 +0000 (19:29 +0000)
committerReinhard Tartler <siretart@tauware.de>
Sun, 17 Apr 2011 06:45:10 +0000 (08:45 +0200)
commit0b05864eef3d5323ee02515e3b62693230f7e4fb
tree8bbd12ea436c972e8e08c37adacee64259ef0be7
parent58bb6b7d9327eeed4d450e23c1316c439b6204a9
vc1: fix fate-vc1 after previous commit.

PROFILE_ADVANCED doesn't set res_fasttx, so make that a special case
in the condition that decides which IDCT to use (and whether to read
coefficients transposed or not).

Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
libavcodec/vc1dec.c