FFmpeg/libavcodec/i386
Loren Merritt 2dac4acfc0 sse & sse2 implementations of vorbis channel coupling.
9% faster vorbis (on a K8).

Originally committed as revision 5898 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-08-03 03:18:47 +00:00
..
cavsdsp_mmx.c some MMX optimizations for the CAVS decoder 2006-07-29 08:45:33 +00:00
cputest.c Remove unused and unsupported Cyrix's "Extended MMX", 2006-04-28 07:46:13 +00:00
dsputil_h264_template_mmx.c simplified and slightly faster h264_chroma_mc8_mmx 2006-03-25 08:41:14 +00:00
dsputil_mmx_avg.h
dsputil_mmx_rnd.h
dsputil_mmx.c sse & sse2 implementations of vorbis channel coupling. 2006-08-03 03:18:47 +00:00
fdct_mmx.c
fft_3dn2.c
fft_3dn.c
fft_sse.c
h264dsp_mmx.c remove redundant macro definitions 2006-07-02 22:01:31 +00:00
idct_mmx_xvid.c
idct_mmx.c
mmx.h Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h 2006-07-03 10:52:07 +00:00
motion_est_mmx.c Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h 2006-07-03 10:52:07 +00:00
mpegvideo_mmx_template.c kill warning 2006-07-02 21:53:30 +00:00
mpegvideo_mmx.c Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h 2006-07-03 10:52:07 +00:00
simple_idct_mmx.c
snowdsp_mmx.c Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h 2006-07-03 10:52:07 +00:00
vp3dsp_mmx.c
vp3dsp_sse2.c