diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2011-04-16 15:07:14 -0400 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2011-04-16 15:19:53 -0400 |
commit | 58bb6b7d9327eeed4d450e23c1316c439b6204a9 (patch) | |
tree | 92c4384c2de6e3af81fb32b0419456d5cbeaf9ec /libavcodec/fmtconvert.c | |
parent | 14622ef05d36693aad4a92bb6313bb9d2a03c8dc (diff) | |
download | ffmpeg-58bb6b7d9327eeed4d450e23c1316c439b6204a9.tar.gz |
wmv3dec: fix playback of complex WMV3 files using simple_idct.
IDCT coefficients are read transposed, but simple_idct does not expect
this. Therefore, only do tranposed coefficient reading if we're not
using simple_idct.
Fixes http://forum.videolan.org/viewtopic.php?f=14&t=89651
Diffstat (limited to 'libavcodec/fmtconvert.c')
0 files changed, 0 insertions, 0 deletions