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 Remove unnecessary parentheses from return calls. 2008-05-06 09:16:36 +00:00
dsputil_altivec.c Remove AltiVec vector declaration compiler compatibility macros. 2008-07-24 10:53:32 +00:00
dsputil_altivec.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
dsputil_ppc.c cosmetics: Reindent two misplaced braces. 2008-07-20 20:02:09 +00:00
dsputil_ppc.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
fdct_altivec.c Remove AltiVec vector declaration compiler compatibility macros. 2008-07-24 10:53:32 +00:00
fft_altivec.c cosmetics: Reformat PPC code in libavcodec according to style guidelines. 2008-07-20 18:58:30 +00:00
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 cosmetics: Reformat PPC code in libavcodec according to style guidelines. 2008-07-20 18:58:30 +00:00
h264_altivec.c cosmetics: Fix indentation after last commit. 2008-07-24 16:54:51 +00:00
h264_template_altivec.c cosmetics: Fix indentation after last commit. 2008-07-24 16:54:51 +00:00
idct_altivec.c Remove AltiVec vector declaration compiler compatibility macros. 2008-07-24 10:53:32 +00:00
imgresample_altivec.c cosmetics: Reformat PPC code in libavcodec according to style guidelines. 2008-07-20 18:58:30 +00:00
imgresample_altivec.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
int_altivec.c cosmetics: Reformat PPC code in libavcodec according to style guidelines. 2008-07-20 18:58:30 +00:00
mathops.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
mpegvideo_altivec.c Remove AltiVec vector declaration compiler compatibility macros. 2008-07-24 10:53:32 +00:00
snow_altivec.c cosmetics: Reformat PPC code in libavcodec according to style guidelines. 2008-07-20 18:58:30 +00:00
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 Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00