ffmpeg/libpostproc
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
..
Makefile non-recursive makefiles 2008-04-07 21:16:31 +00:00
postprocess.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
postprocess.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
postprocess_altivec_template.c Remove AltiVec vector declaration compiler compatibility macros. 2008-07-24 10:53:32 +00:00
postprocess_internal.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
postprocess_template.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00