OSDN Git Service

floating point AAN IDCT
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 26 Feb 2008 14:59:11 +0000 (14:59 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 26 Feb 2008 14:59:11 +0000 (14:59 +0000)
commit6f08c541b4b0f96c193e4b761f1947841c07abc3
tree32b379f00ad00c8f8ebe3855a6ff34f91c170ce5
parent60f5c96ee6634b674e851d59d4749095b1d4e4c3
floating point AAN IDCT

Originally committed as revision 12233 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavcodec/avcodec.h
libavcodec/dct-test.c
libavcodec/dsputil.c
libavcodec/faanidct.c [new file with mode: 0644]
libavcodec/faanidct.h [new file with mode: 0644]
libavcodec/utils.c