-
- Downloads
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
Showing
- libavutil/intreadwrite.h 3 additions, 3 deletionslibavutil/intreadwrite.h
- libavutil/lfg.h 3 additions, 3 deletionslibavutil/lfg.h
- libavutil/lls.h 3 additions, 3 deletionslibavutil/lls.h
- libavutil/log.h 3 additions, 3 deletionslibavutil/log.h
- libavutil/lzo.h 3 additions, 3 deletionslibavutil/lzo.h
- libavutil/mathematics.h 3 additions, 3 deletionslibavutil/mathematics.h
- libavutil/md5.h 3 additions, 3 deletionslibavutil/md5.h
- libavutil/mem.h 3 additions, 3 deletionslibavutil/mem.h
- libavutil/pca.h 3 additions, 3 deletionslibavutil/pca.h
- libavutil/random.h 3 additions, 3 deletionslibavutil/random.h
- libavutil/rational.h 3 additions, 3 deletionslibavutil/rational.h
- libavutil/rc4.h 3 additions, 3 deletionslibavutil/rc4.h
- libavutil/sha1.h 3 additions, 3 deletionslibavutil/sha1.h
- libavutil/softfloat.h 3 additions, 3 deletionslibavutil/softfloat.h
- libavutil/tree.h 3 additions, 3 deletionslibavutil/tree.h
- libavutil/x86_cpu.h 3 additions, 3 deletionslibavutil/x86_cpu.h
- libpostproc/postprocess.h 3 additions, 3 deletionslibpostproc/postprocess.h
- libpostproc/postprocess_internal.h 3 additions, 3 deletionslibpostproc/postprocess_internal.h
Loading
Please register or sign in to comment