FFmpeg
Variables
avs2.c File Reference
#include "avs2.h"

Go to the source code of this file.

Variables

const AVRational ff_avs2_frame_rate_tab [16]
 

Variable Documentation

◆ ff_avs2_frame_rate_tab

const AVRational ff_avs2_frame_rate_tab[16]
Initial value:
= {
{ 0 , 0 },
{ 24000, 1001},
{ 24 , 1 },
{ 25 , 1 },
{ 30000, 1001},
{ 30 , 1 },
{ 50 , 1 },
{ 60000, 1001},
{ 60 , 1 },
{ 100 , 1 },
{ 120 , 1 },
{ 200 , 1 },
{ 240 , 1 },
{ 300 , 1 },
{ 0 , 0 },
{ 0 , 0 }
}

Definition at line 25 of file avs2.c.

Referenced by davs2_dump_frames(), and parse_avs2_seq_header().