OSDN Git Service

Optimize 1D DCT transform used in MP{1,2,3}. Makes also this function suitable
authorVitor Sessak <vitor1001@gmail.com>
Mon, 7 Jun 2010 11:43:12 +0000 (11:43 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Mon, 7 Jun 2010 11:43:12 +0000 (11:43 +0000)
commit525ac37fd285771b3a734367ef89e77f451b1a54
tree5a55470649e60d24ab12d9f9824870e871a12308
parent77d3f1f792c2a0bd455c75b0aa8e356b3a470ea7
Optimize 1D DCT transform used in MP{1,2,3}. Makes also this function suitable
for being moved to the shared DCT framework in the future.

Originally committed as revision 23514 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpegaudiodec.c