ffmpeg/libavcodec/i386
Stefano Sabatini 987903826b Globally rename the header inclusion guard names.
Consistently apply this rule: the guard name is obtained from the
filename by stripping the leading "lib", converting '/' and '.'  to
'_' and uppercasing the resulting name. Guard names in the root
directory have to be prefixed by "FFMPEG_".

Originally committed as revision 15120 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-08-31 07:39:47 +00:00
..
cavsdsp_mmx.c
cpuid.c
dsputil_h264_template_mmx.c
dsputil_h264_template_ssse3.c
dsputil_mmx.c Use ff_vp3_idct_data in vp3dsp_mmx.c rather than duplicating it 2008-08-31 07:05:55 +00:00
dsputil_mmx.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
dsputil_mmx_avg.h
dsputil_mmx_qns.h
dsputil_mmx_rnd.h
dsputil_yasm.asm
dsputilenc_mmx.c
fdct_mmx.c
fft_3dn.c
fft_3dn2.c
fft_mmx.asm
fft_sse.c
flacdsp_mmx.c
h264_i386.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
h264dsp_mmx.c
idct_mmx.c
idct_mmx_xvid.c
idct_sse2_xvid.c
idct_xvid.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
mathops.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
mmx.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
motion_est_mmx.c
mpegvideo_mmx.c
mpegvideo_mmx_template.c
simple_idct_mmx.c
snowdsp_mmx.c
vc1dsp_mmx.c
vp3dsp_mmx.c Use ff_vp3_idct_data in vp3dsp_mmx.c rather than duplicating it 2008-08-31 07:05:55 +00:00
vp3dsp_mmx.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
vp3dsp_sse2.c
vp3dsp_sse2.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
x86inc.asm