ffmpeg/libavcodec/i386
Michael Niedermayer 00e210ddbb prevent h.264 MC related functions from being inlined (yes this is much faster the code just doesnt fit in the code cache otherwise)
Originally committed as revision 7993 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-02-16 21:21:07 +00:00
..
cavsdsp_mmx.c
cputest.c Add SSSE3 (Core2 aka Conroe/Merom/Woodcrester new instructions) detection 2006-12-18 22:43:09 +00:00
dsputil_h264_template_mmx.c Minor AMD64 compilation fix 2007-02-10 13:33:08 +00:00
dsputil_mmx_avg.h
dsputil_mmx_rnd.h
dsputil_mmx.c Add the const specifier as needed to reduce the number of warnings. 2007-01-30 10:31:34 +00:00
fdct_mmx.c rename always_inline to av_always_inline and move to common.h 2006-12-08 00:35:08 +00:00
fft_3dn2.c
fft_3dn.c
fft_sse.c
h264dsp_mmx.c prevent h.264 MC related functions from being inlined (yes this is much faster the code just doesnt fit in the code cache otherwise) 2007-02-16 21:21:07 +00:00
idct_mmx_xvid.c
idct_mmx.c Fix some more license headers. 2007-01-22 01:16:42 +00:00
mathops.h
mmx.h
motion_est_mmx.c revert bad checkin 2006-11-14 03:18:09 +00:00
mpegvideo_mmx_template.c revert bad checkin 2006-11-14 03:18:09 +00:00
mpegvideo_mmx.c revert bad checkin 2006-11-14 03:18:09 +00:00
simple_idct_mmx.c
snowdsp_mmx.c Add the const specifier as needed to reduce the number of warnings. 2007-01-30 10:31:34 +00:00
vp3dsp_mmx.c
vp3dsp_sse2.c