FLVContext Struct Reference


Data Fields

const AVClassclass
 Class for private options.
int trust_metadata
 configure streams according onMetaData
int wrong_dts
 wrong dts due to negative cts
uint8_tnew_extradata [FLV_STREAM_TYPE_NB]
int new_extradata_size [FLV_STREAM_TYPE_NB]
int last_sample_rate
int last_channels
struct {
   int64_t   dts
   int64_t   pos
validate_index [2]
int validate_next
int validate_count
int searched_for_end
int reserved
int64_t duration_offset
int64_t filesize_offset
int64_t duration
int64_t delay
 first dts delay (needed for AVC & Speex)

Detailed Description

Definition at line 41 of file flvdec.c.


Field Documentation

Class for private options.

Definition at line 42 of file flvdec.c.

first dts delay (needed for AVC & Speex)

Definition at line 65 of file flvenc.c.

Referenced by flv_write_header(), and flv_write_packet().

int64_t FLVContext::dts

Definition at line 50 of file flvdec.c.

Referenced by flv_read_packet(), and parse_keyframes_index().

Definition at line 64 of file flvenc.c.

Referenced by flv_write_packet(), and flv_write_trailer().

Definition at line 62 of file flvenc.c.

Referenced by flv_write_header(), and flv_write_trailer().

Definition at line 63 of file flvenc.c.

Referenced by flv_write_header(), and flv_write_trailer().

Definition at line 48 of file flvdec.c.

Referenced by flv_read_packet().

Definition at line 47 of file flvdec.c.

Referenced by flv_read_packet().

uint8_t* FLVContext::new_extradata[FLV_STREAM_TYPE_NB]

Definition at line 45 of file flvdec.c.

Referenced by flv_queue_extradata(), flv_read_close(), and flv_read_packet().

int FLVContext::new_extradata_size[FLV_STREAM_TYPE_NB]

Definition at line 46 of file flvdec.c.

Referenced by flv_queue_extradata(), and flv_read_packet().

int64_t FLVContext::pos

Definition at line 51 of file flvdec.c.

Referenced by flv_read_packet(), and parse_keyframes_index().

Definition at line 61 of file flvenc.c.

Referenced by flv_write_header(), and flv_write_packet().

Definition at line 55 of file flvdec.c.

Referenced by flv_read_packet().

configure streams according onMetaData

Definition at line 43 of file flvdec.c.

Referenced by amf_parse_object().

Definition at line 54 of file flvdec.c.

Referenced by flv_read_packet(), flv_read_seek(), and parse_keyframes_index().

struct { ... } FLVContext::validate_index[2]

Definition at line 53 of file flvdec.c.

Referenced by flv_read_packet().

wrong dts due to negative cts

Definition at line 44 of file flvdec.c.

Referenced by flv_read_packet().


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

Generated on Fri Oct 26 02:50:15 2012 for FFmpeg by  doxygen 1.5.8