ffmpeg/libavcodec/i386
Loren Merritt ec199cc94c asm argument that might be in memory needs a size
Originally committed as revision 11890 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-10 01:45:42 +00:00
..
cavsdsp_mmx.c
cputest.c
dsputil_h264_template_mmx.c clean up an ugliness introduced in r11826. this syntax will require fewer changes when adding future sse2 code. 2008-02-05 01:16:48 +00:00
dsputil_mmx.c sse2 h264 motion compensation. not new code, just separate out the cases that didn't need ssse3. 2008-02-06 12:32:31 +00:00
dsputil_mmx.h ssse3 h264 motion compensation. 2008-02-05 11:22:55 +00:00
dsputil_mmx_avg.h avg_pixels4_mmx2 2008-02-03 17:04:33 +00:00
dsputil_mmx_qns.h
dsputil_mmx_rnd.h
fdct_mmx.c
fft_3dn.c
fft_3dn2.c
fft_sse.c
flacdsp_mmx.c use fewer registers in apply_welch_window_sse2 2008-02-09 05:29:47 +00:00
h264dsp_mmx.c asm argument that might be in memory needs a size 2008-02-10 01:45:42 +00:00
idct_mmx.c Rename illegal identifiers, _ followed by capital is reserved for the system. 2008-01-16 21:21:30 +00:00
idct_mmx_xvid.c Use DECLARE_ALIGNED and remove unneeded attribute_used 2008-01-27 19:59:11 +00:00
mathops.h
mmx.h Deprecate old and inefficient per instruction asm(). 2008-02-04 20:03:08 +00:00
motion_est_mmx.c Add and use DECLARE_ASM_CONST for constants used in assembler code. 2008-01-27 20:50:16 +00:00
mpegvideo_mmx.c
mpegvideo_mmx_template.c
simple_idct_mmx.c Add and use DECLARE_ASM_CONST for constants used in assembler code. 2008-01-27 20:50:16 +00:00
snowdsp_mmx.c
vc1dsp_mmx.c
vp3dsp_mmx.c
vp3dsp_mmx.h
vp3dsp_sse2.c
vp3dsp_sse2.h