]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - libavcodec/mpeg12data.h
Fix segault
[frescor/ffmpeg.git] / libavcodec / mpeg12data.h
index d15bf4baa9863f766d07e76a6e9d67d68f7b0a00..47973e19b41e8dc8386e64efe2d336fcaa1c3e09 100644 (file)
  */
 
 /**
- * @file mpeg12data.h
+ * @file libavcodec/mpeg12data.h
  * MPEG1/2 tables.
  */
 
-#ifndef FFMPEG_MPEG12DATA_H
-#define FFMPEG_MPEG12DATA_H
+#ifndef AVCODEC_MPEG12DATA_H
+#define AVCODEC_MPEG12DATA_H
 
 #include <stdint.h>
 #include "libavutil/rational.h"
@@ -53,4 +53,4 @@ extern const AVRational ff_frame_rate_tab[];
 extern const float ff_mpeg1_aspect[16];
 extern const AVRational ff_mpeg2_aspect[16];
 
-#endif /* FFMPEG_MPEG12DATA_H */
+#endif /* AVCODEC_MPEG12DATA_H */