1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libavcodec/i386
Loren Merritt 5e6a5c4daf 10l
Originally committed as revision 5201 to svn://svn.ffmpeg.org/ffmpeg/trunk
2006-03-22 22:08:28 +00:00
..
cputest.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
dsputil_h264_template_mmx.c 10l 2006-03-22 22:08:28 +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 added mmx implementation of h264_chroma_mc2 2006-03-22 22:05:00 +00:00
fdct_mmx.c COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
fft_3dn2.c 3DNow! & Extended 3DNow! versions of FFT 2006-03-08 04:13:55 +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 added mmx implementation of h264_chroma_mc2 2006-03-22 22:05:00 +00:00
idct_mmx_xvid.c Update licensing information: The FSF changed postal address. 2006-01-12 22:43:26 +00:00
idct_mmx.c Update licensing information: The FSF changed postal address. 2006-01-12 22:43:26 +00:00
mmx.h First part of a series of speed-enchancing patches. 2006-03-16 19:18:18 +00:00
motion_est_mmx.c Update licensing information: The FSF changed postal address. 2006-01-12 22:43:26 +00:00
mpegvideo_mmx_template.c MSVC-compatible __align8/__align16 declaration 2006-02-05 13:35:17 +00:00
mpegvideo_mmx.c Update licensing information: The FSF changed postal address. 2006-01-12 22:43:26 +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 add MMX and SSE versions of ff_snow_inner_add_yblock 2006-03-22 12:08:35 +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