|
FFmpeg
|
MPEG-1/2 tables. More...
Go to the source code of this file.
Variables | |
| const uint16_t | ff_mpeg1_default_intra_matrix [] |
| const uint16_t | ff_mpeg1_default_non_intra_matrix [64] |
| const uint16_t | ff_mpeg12_vlc_dc_lum_code [12] |
| const unsigned char | ff_mpeg12_vlc_dc_lum_bits [12] |
| const uint16_t | ff_mpeg12_vlc_dc_chroma_code [12] |
| const unsigned char | ff_mpeg12_vlc_dc_chroma_bits [12] |
| RLTable | ff_rl_mpeg1 |
| RLTable | ff_rl_mpeg2 |
| const uint8_t | ff_mpeg12_mbAddrIncrTable [36][2] |
| const uint8_t | ff_mpeg12_mbPatTable [64][2] |
| const uint8_t | ff_mpeg12_mbMotionVectorTable [17][2] |
| const AVRational | ff_mpeg12_frame_rate_tab [] |
| const AVRational | ff_mpeg2_frame_rate_tab [] |
| const float | ff_mpeg1_aspect [16] |
| const AVRational | ff_mpeg2_aspect [16] |
MPEG-1/2 tables.
1.8.12