FFmpeg
|
Data Fields | |
int32_t | header_state |
unsigned char | psm_es_type [256] |
int | sofdec |
int | dvd |
int | imkh_cctv |
int | raw_ac3 |
int32_t MpegDemuxContext::header_state |
Definition at line 119 of file mpeg.c.
Referenced by mpegps_read_header(), and mpegps_read_pes_header().
unsigned char MpegDemuxContext::psm_es_type[256] |
Definition at line 120 of file mpeg.c.
Referenced by mpegps_psm_parse(), and mpegps_read_packet().
int MpegDemuxContext::sofdec |
Definition at line 121 of file mpeg.c.
Referenced by mpegps_read_header(), mpegps_read_packet(), and mpegps_read_pes_header().
int MpegDemuxContext::dvd |
Definition at line 122 of file mpeg.c.
Referenced by mpegps_read_pes_header().
int MpegDemuxContext::imkh_cctv |
Definition at line 123 of file mpeg.c.
Referenced by mpegps_read_header(), and mpegps_read_packet().
int MpegDemuxContext::raw_ac3 |
Definition at line 124 of file mpeg.c.
Referenced by mpegps_read_packet(), and mpegps_read_pes_header().