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 Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
cpuid.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
dsputil_h264_template_mmx.c Do not misuse long as the size of a register in x86. 2008-05-08 21:11:24 +00:00
dsputil_h264_template_ssse3.c Do not misuse long as the size of a register in x86. 2008-05-08 21:11:24 +00:00
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 Do not misuse long as the size of a register in x86. 2008-05-08 21:11:24 +00:00
dsputil_mmx_qns.h Do not misuse long as the size of a register in x86. 2008-05-08 21:11:24 +00:00
dsputil_mmx_rnd.h Do not misuse long as the size of a register in x86. 2008-05-08 21:11:24 +00:00
dsputil_yasm.asm file which should have been added in r14749 2008-08-14 05:00:25 +00:00
dsputilenc_mmx.c Make LOAD4/STORE4 macros more generic. 2008-07-08 09:24:11 +00:00
fdct_mmx.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
fft_3dn.c split-radix FFT 2008-08-12 00:26:58 +00:00
fft_3dn2.c missing prototype 2008-08-14 04:41:02 +00:00
fft_mmx.asm split-radix FFT 2008-08-12 00:26:58 +00:00
fft_sse.c remove mdct tmp buffer 2008-08-12 00:36:36 +00:00
flacdsp_mmx.c Realign newlines. 2008-06-28 18:30:50 +00:00
h264_i386.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
h264dsp_mmx.c Fix h264_loop_filter_strength_mmx2() so it works with PAFF. 2008-07-19 21:53:54 +00:00
idct_mmx.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
idct_mmx_xvid.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
idct_sse2_xvid.c Make the function prototype visible to comply with C99 inline. 2008-07-09 17:51:57 +00:00
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 Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
mpegvideo_mmx.c stricter constraints of asm() blocks 2008-08-24 08:41:20 +00:00
mpegvideo_mmx_template.c Do not misuse long as the size of a register in x86. 2008-05-08 21:11:24 +00:00
simple_idct_mmx.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
snowdsp_mmx.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
vc1dsp_mmx.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
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 Declare ff_vp3_idct_data to be uint16_t 2008-08-31 07:05:29 +00:00
vp3dsp_sse2.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
x86inc.asm import yasm macros from x264 2008-08-11 23:54:09 +00:00