]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/rv40vlc2.h
10l: vorbisdec: declare dy
[ffmpeg] / libavcodec / rv40vlc2.h
index f1664fcd6a34e35636dbd7cebc19aba74534c8f0..15119a145b9d6aef5e3e700218fa26efdf96abd5 100644 (file)
  */
 
 /**
- * @file rv40vlc2.h
+ * @file
  * RV40 VLC tables used for macroblock information decoding
  */
 
-#ifndef FFMPEG_RV40VLC2_H
-#define FFMPEG_RV40VLC2_H
+#ifndef AVCODEC_RV40VLC2_H
+#define AVCODEC_RV40VLC2_H
 
 #include <stdint.h>
 
@@ -703,4 +703,4 @@ static const uint8_t block_num_to_btype_vlc_num[12] = {
  0, 1, 0, 0, 2, 3, 0, 5, 0, 0, 4, 0
 };
 //@}
-#endif /* FFMPEG_RV40VLC2_H */
+#endif /* AVCODEC_RV40VLC2_H */