..
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
Update licensing information: The FSF changed postal address.
2006-01-12 22:43:26 +00:00
dsputil_mmx_rnd.h
Update licensing information: The FSF changed postal address.
2006-01-12 22:43:26 +00:00
dsputil_mmx.c
emms -> femms
2006-08-09 06:37:25 +00:00
fdct_mmx.c
COSMETICS: tabs --> spaces, some prettyprinting
2005-12-22 01:10:11 +00:00
fft_3dn2.c
emms -> femms
2006-08-09 06:37:25 +00:00
fft_3dn.c
3DNow! & Extended 3DNow! versions of FFT
2006-03-08 04:13:55 +00:00
fft_sse.c
use xorps instead of mulps to toggle the sign of a float, as suggested by Software Optimization Guide for AMD64 Processors.
2006-03-05 20:25:18 +00:00
h264dsp_mmx.c
remove redundant macro definitions
2006-07-02 22:01:31 +00:00
idct_mmx_xvid.c
Support for Mac OS X Intel, part 3: binary integer constants:
2006-08-10 09:06:06 +00:00
idct_mmx.c
Update licensing information: The FSF changed postal address.
2006-01-12 22:43:26 +00:00
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
Update licensing information: The FSF changed postal address.
2006-01-12 22:43:26 +00:00
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
Update licensing information: The FSF changed postal address.
2006-01-12 22:43:26 +00:00
vp3dsp_sse2.c
MSVC-compatible __align8/__align16 declaration
2006-02-05 13:35:17 +00:00