PayloadContext Struct Reference

RTP/H264 specific private data. More...


Data Fields

AVFormatContextrmctx
RMStreamrmst [MAX_STREAMS]
uint8_t * mlti_data
unsigned int mlti_data_size
char buffer [RTP_MAX_PACKET_LENGTH+FF_INPUT_BUFFER_PADDING_SIZE]
int audio_pkt_cnt
 remaining audio packets in rmdec
ByteIOContextpktbuf
ByteIOContext pb
char * buf
unsigned long cookie
 sanity check, to make sure we get the pointer we're expecting.
uint8_t profile_idc
 from the sdp setup parameters.
uint8_t profile_iop
 from the sdp setup parameters.
uint8_t level_idc
 from the sdp setup parameters.
int packetization_mode
 from the sdp setup parameters.
unsigned ident
 24-bit stream configuration identifier
uint32_t timestamp
ByteIOContextfragment
 buffer for split payloads


Detailed Description

RTP/H264 specific private data.

RTP/Xiph specific private data.

Definition at line 87 of file rdt.c.


Field Documentation

remaining audio packets in rmdec

Definition at line 93 of file rdt.c.

Referenced by rdt_parse_packet().

Definition at line 146 of file rtpdec_asf.c.

Referenced by asfrtp_free_context(), and asfrtp_parse_packet().

char PayloadContext::buffer[RTP_MAX_PACKET_LENGTH+FF_INPUT_BUFFER_PADDING_SIZE]

Definition at line 92 of file rdt.c.

Referenced by rdt_parse_packet().

unsigned long PayloadContext::cookie

sanity check, to make sure we get the pointer we're expecting.

Definition at line 56 of file rtpdec_h264.c.

Referenced by h264_free_context(), h264_handle_packet(), h264_new_context(), and parse_h264_sdp_line().

buffer for split payloads

Definition at line 45 of file rtpdec_xiph.c.

Referenced by free_fragment_if_needed(), and xiph_handle_packet().

24-bit stream configuration identifier

Definition at line 43 of file rtpdec_xiph.c.

Referenced by parse_packed_headers(), and xiph_handle_packet().

from the sdp setup parameters.

Definition at line 61 of file rtpdec_h264.c.

Referenced by sdp_parse_fmtp_config_h264().

Definition at line 90 of file rdt.c.

Referenced by rdt_free_context(), rdt_load_mdpr(), and rdt_parse_sdp_line().

Definition at line 91 of file rdt.c.

Referenced by rdt_load_mdpr(), and rdt_parse_sdp_line().

from the sdp setup parameters.

Definition at line 62 of file rtpdec_h264.c.

Referenced by sdp_parse_fmtp_config_h264().

Definition at line 145 of file rtpdec_asf.c.

Referenced by asfrtp_parse_packet().

Definition at line 145 of file rtpdec_asf.c.

Referenced by asfrtp_free_context(), and asfrtp_parse_packet().

from the sdp setup parameters.

Definition at line 59 of file rtpdec_h264.c.

Referenced by sdp_parse_fmtp_config_h264().

from the sdp setup parameters.

Definition at line 60 of file rtpdec_h264.c.

Referenced by sdp_parse_fmtp_config_h264().

Definition at line 88 of file rdt.c.

Referenced by rdt_free_context(), rdt_load_mdpr(), rdt_new_context(), and rdt_parse_packet().

Definition at line 89 of file rdt.c.

Referenced by rdt_free_context(), rdt_load_mdpr(), rdt_parse_packet(), and rdt_parse_sdp_line().

Definition at line 44 of file rtpdec_xiph.c.

Referenced by xiph_handle_packet().


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

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