ffmpeg/libavcodec/ppc
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
..
check_altivec.c
dsputil_altivec.c
dsputil_altivec.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
dsputil_ppc.c
dsputil_ppc.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
fdct_altivec.c
fft_altivec.c
float_altivec.c Missing static in float_to_int16_altivec declaration 2008-08-25 16:32:03 +00:00
gcc_fixes.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
gmc_altivec.c
h264_altivec.c
h264_template_altivec.c
idct_altivec.c
imgresample_altivec.c
imgresample_altivec.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
int_altivec.c
mathops.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
mpegvideo_altivec.c
snow_altivec.c
types_altivec.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
util_altivec.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
vc1dsp_altivec.c