PESContext Struct Reference


Data Fields

int pid
int pcr_pid
 if -1 then all packets containing PCR are considered
int stream_type
MpegTSContextts
AVFormatContextstream
AVStreamst
AVStreamsub_st
 stream for the embedded AC3 stream in HDMV TrueHD
enum MpegTSState state
int data_index
int total_size
int pes_header_size
int extended_stream_id
int64_t pts
int64_t dts
int64_t ts_packet_pos
 position of first TS packet of this PES packet
uint8_t header [MAX_PES_HEADER_SIZE]
uint8_t * buffer

Detailed Description

Definition at line 140 of file mpegts.c.


Field Documentation

Definition at line 150 of file mpegts.c.

Referenced by mpegts_push_data(), mpegts_read_packet(), and new_pes_packet().

int64_t PESContext::dts

Definition at line 154 of file mpegts.c.

Referenced by add_pes_stream(), mpegts_push_data(), and new_pes_packet().

Definition at line 153 of file mpegts.c.

Referenced by mpegts_push_data(), and new_pes_packet().

uint8_t PESContext::header[MAX_PES_HEADER_SIZE]

Definition at line 156 of file mpegts.c.

Referenced by mpegts_push_data().

if -1 then all packets containing PCR are considered

Definition at line 142 of file mpegts.c.

Referenced by add_pes_stream().

Definition at line 152 of file mpegts.c.

Referenced by mpegts_push_data().

Definition at line 141 of file mpegts.c.

Referenced by add_pes_stream(), mpegts_push_data(), mpegts_set_stream_info(), and pmt_cb().

int64_t PESContext::pts

Definition at line 154 of file mpegts.c.

Referenced by add_pes_stream(), mpegts_push_data(), and new_pes_packet().

Definition at line 146 of file mpegts.c.

Referenced by mpegts_push_data(), mpegts_set_stream_info(), new_pes_packet(), and pmt_cb().

Definition at line 148 of file mpegts.c.

Referenced by add_pes_stream(), mpegts_push_data(), and mpegts_read_packet().

Definition at line 145 of file mpegts.c.

Referenced by add_pes_stream(), mpegts_push_data(), mpegts_set_stream_info(), and pmt_cb().

Definition at line 143 of file mpegts.c.

Referenced by mpegts_push_data(), mpegts_set_stream_info(), new_pes_packet(), and pmt_cb().

stream for the embedded AC3 stream in HDMV TrueHD

Definition at line 147 of file mpegts.c.

Referenced by mpegts_set_stream_info(), new_pes_packet(), and pmt_cb().

Definition at line 151 of file mpegts.c.

Referenced by mpegts_push_data().

Definition at line 144 of file mpegts.c.

Referenced by add_pes_stream(), and mpegts_push_data().

position of first TS packet of this PES packet

Definition at line 155 of file mpegts.c.

Referenced by mpegts_push_data(), and new_pes_packet().


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:36:57 2012 for FFmpeg by  doxygen 1.5.8