1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-29 23:38:24 +02:00
ffmpeg/libavcodec/armv4l
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_arm_s.S pld instruction are used in libavcodec/armv4l/dsputil_arm_s.S which can be used 2008-03-24 11:49:59 +00:00
dsputil_arm.c ARM: add prefetch function using ARMv5 PLD instruction 2008-08-25 02:29:04 +00:00
dsputil_iwmmxt_rnd.h cosmetics: __asm__ __volatile__ --> asm volatile 2008-04-17 21:57:52 +00:00
dsputil_iwmmxt.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
float_arm_vfp.c convert DOS-style carriage return to Unix-style 2008-06-17 14:42:51 +00:00
jrevdct_arm.S COSMETICS: tabs --> spaces, some prettyprinting 2005-12-22 01:10:11 +00:00
mathops.h Globally rename the header inclusion guard names. 2008-08-31 07:39:47 +00:00
mpegvideo_arm.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
mpegvideo_armv5te.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
mpegvideo_iwmmxt.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
simple_idct_arm.S Misc spelling fixes, prefer American over British English. 2007-12-02 15:43:08 +00:00
simple_idct_armv5te.S update my email address 2007-07-05 20:08:51 +00:00
simple_idct_armv6.S update my email address 2007-07-05 20:08:51 +00:00