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 |
17 years ago | |
|---|---|---|
| .. | ||
| dsputil_vis.c | Use full path for #includes from another directory. | 17 years ago |
| simple_idct_vis.c | Use full path for #includes from another directory. | 17 years ago |
| vis.h | Globally rename the header inclusion guard names. | 17 years ago |