1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-29 23:38:24 +02:00
ffmpeg/libavcodec/ps2
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
..
dsputil_mmi.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
idct_mmi.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
mmi.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
mpegvideo_mmi.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00