summaryrefslogtreecommitdiffstats
path: root/libavcodec/mpeg12data.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/mpeg12data.c')
-rw-r--r--libavcodec/mpeg12data.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mpeg12data.c b/libavcodec/mpeg12data.c
index a0dd6e5..ccc3d2d 100644
--- a/libavcodec/mpeg12data.c
+++ b/libavcodec/mpeg12data.c
@@ -305,7 +305,7 @@ const uint8_t ff_mpeg12_mbMotionVectorTable[17][2] = {
{ 0xc, 10 },
};
-const AVRational avpriv_frame_rate_tab[16] = {
+const AVRational ff_mpeg12_frame_rate_tab[16] = {
{ 0, 0},
{24000, 1001},
{ 24, 1},
OpenPOWER on IntegriCloud