ffmpeg/libavcodec/i386
Christophe Gisquet ae904fd028 Fix issue #301:
summary of changes:
- Use MANGLE when loading some constants into MMX registers.
- Convert those constants to non-static and thus add ff_ prefix.
- Remove last parameter of MSPEL_FILTER13_CORE (was constant).
- Use of "+r" instead of stricter but unnecessary "+g".
- Use of REG_c and direct loading of some of the above.
patch by Christophe GISQUET, christophe.gisquet free fr
Subject: [FFmpeg-devel] [PATCH] Roundup issue #301
Date: Fri, 28 Dec 2007 19:22:18 +0100

Originally committed as revision 11376 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-01-02 19:24:42 +00:00
..
cavsdsp_mmx.c Misc spelling fixes, prefer American over British English. 2007-12-02 15:43:08 +00:00
cputest.c
dsputil_h264_template_mmx.c add MMX version for put_no_rnd_h264_chroma_mc8_c, used in VC-1 decoding. 2007-12-21 23:11:22 +00:00
dsputil_mmx.c add MMX version for put_no_rnd_h264_chroma_mc8_c, used in VC-1 decoding. 2007-12-21 23:11:22 +00:00
dsputil_mmx.h add required include to make this file self-contained 2007-12-12 22:45:03 +00:00
dsputil_mmx_avg.h
dsputil_mmx_qns.h
dsputil_mmx_rnd.h
fdct_mmx.c
fft_3dn.c
fft_3dn2.c
fft_sse.c
flacdsp_mmx.c move FLAC mmx dsp to its own file 2007-12-16 22:20:47 +00:00
h264dsp_mmx.c add MMX version for put_no_rnd_h264_chroma_mc8_c, used in VC-1 decoding. 2007-12-21 23:11:22 +00:00
idct_mmx.c spelling 2007-12-01 22:21:04 +00:00
idct_mmx_xvid.c
mathops.h
mmx.h
motion_est_mmx.c
mpegvideo_mmx.c spelling 2007-12-01 22:21:04 +00:00
mpegvideo_mmx_template.c
simple_idct_mmx.c
snowdsp_mmx.c
vc1dsp_mmx.c Fix issue #301: 2008-01-02 19:24:42 +00:00
vp3dsp_mmx.c
vp3dsp_mmx.h
vp3dsp_sse2.c
vp3dsp_sse2.h