h264: special case dc-only idct. ~1% faster overall
authorLoren Merritt <lorenm@u.washington.edu>
Fri, 10 Feb 2006 06:55:25 +0000 (06:55 +0000)
committerLoren Merritt <lorenm@u.washington.edu>
Fri, 10 Feb 2006 06:55:25 +0000 (06:55 +0000)
commitef9d1d15751c6a2e4c570727c198854ce8b44603
treec2ed9fe8f2bf17d05109a494357d40737dd16146
parenta283db3962c07f9dfab87dc7553b61cbc4e6efb8
h264: special case dc-only idct. ~1% faster overall

Originally committed as revision 4971 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dsputil.c
libavcodec/dsputil.h
libavcodec/h264.c
libavcodec/h264idct.c
libavcodec/i386/dsputil_mmx.c
libavcodec/i386/h264dsp_mmx.c