]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/mpeg12data.h
Fix incorrect increment in sgidec.c
[ffmpeg] / libavcodec / mpeg12data.h
index 9695e9d41e65aa6b5196825d210aa8b15b2bea8f..d4ef11e0c6e8973fd2be6f802ef9ba241a9fbbb0 100644 (file)
@@ -48,7 +48,7 @@ extern const uint8_t ff_mpeg12_mbPatTable[64][2];
 
 extern const uint8_t ff_mpeg12_mbMotionVectorTable[17][2];
 
-extern const AVRational ff_frame_rate_tab[];
+extern const AVRational avpriv_frame_rate_tab[];
 
 extern const float ff_mpeg1_aspect[16];
 extern const AVRational ff_mpeg2_aspect[16];