Replace obfuscated mdct in qmf_32_subbands() by ff_imdct_half().
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 30 Aug 2008 10:47:13 +0000 (10:47 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 30 Aug 2008 10:47:13 +0000 (10:47 +0000)
commit89df5e95bb7206fb090862f934333d555a7e2f42
treed8f38ca515ec07ad26debce701eececa7949bee0
parent47f0e05295e76c14e381854f07f8ada68ee56454
Replace obfuscated mdct in qmf_32_subbands() by ff_imdct_half().

Originally committed as revision 15049 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dca.c