]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/mpeg12data.h
threads: add sysconf based number of CPUs detection
[ffmpeg] / libavcodec / mpeg12data.h
index 3586a614aa2827c29cfbeed7a17a05f19a1ea7c0..86ba3ec15fc7f0b42293bbec59462ffe0318c339 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];