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
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.


Detailed Description

RTP/H264 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().

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 rtp_h264.c.

Referenced by h264_free_extradata(), h264_handle_packet(), h264_new_extradata(), and parse_h264_sdp_line().

from the sdp setup parameters.

Definition at line 61 of file rtp_h264.c.

Referenced by sdp_parse_fmtp_config_h264().

Definition at line 90 of file rdt.c.

Referenced by rdt_free_extradata(), 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 rtp_h264.c.

Referenced by sdp_parse_fmtp_config_h264().

from the sdp setup parameters.

Definition at line 59 of file rtp_h264.c.

Referenced by sdp_parse_fmtp_config_h264().

from the sdp setup parameters.

Definition at line 60 of file rtp_h264.c.

Referenced by sdp_parse_fmtp_config_h264().

Definition at line 88 of file rdt.c.

Referenced by rdt_free_extradata(), rdt_load_mdpr(), rdt_new_extradata(), and rdt_parse_packet().

Definition at line 89 of file rdt.c.

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


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

Generated on Fri Oct 26 02:35:48 2012 for FFmpeg by  doxygen 1.5.8