FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AVIContext Struct Reference

Data Fields

const AVClassclass
 
int64_t riff_end
 
int64_t movi_end
 
int64_t fsize
 
int64_t io_fsize
 
int64_t movi_list
 
int64_t last_pkt_pos
 
int index_loaded
 
int is_odml
 
int non_interleaved
 
int stream_index
 
DVDemuxContextdv_demux
 
int odml_depth
 
int use_odml
 
int64_t dts_max
 
int64_t riff_start
 
int64_t odml_list
 
int64_t frames_hdr_all
 
int riff_id
 
int write_channel_mask
 

Detailed Description

Definition at line 69 of file avidec.c.

Field Documentation

const AVClass * AVIContext::class

Definition at line 70 of file avidec.c.

int64_t AVIContext::riff_end

Definition at line 71 of file avidec.c.

Referenced by avi_read_header(), and get_riff().

int64_t AVIContext::movi_end

Definition at line 72 of file avidec.c.

Referenced by avi_load_index(), and avi_read_header().

int64_t AVIContext::fsize

Definition at line 73 of file avidec.c.

Referenced by avi_read_header(), avi_sync(), and read_braindead_odml_indx().

int64_t AVIContext::io_fsize

Definition at line 74 of file avidec.c.

Referenced by avi_read_header(), and avi_sync().

int64_t AVIContext::movi_list
int64_t AVIContext::last_pkt_pos

Definition at line 76 of file avidec.c.

Referenced by avi_read_packet(), and avi_sync().

int AVIContext::index_loaded
int AVIContext::is_odml

Definition at line 78 of file avidec.c.

Referenced by avi_read_header().

int AVIContext::non_interleaved
int AVIContext::stream_index

Definition at line 80 of file avidec.c.

Referenced by avi_read_header(), avi_read_idx1(), avi_read_packet(), avi_read_seek(), and avi_sync().

DVDemuxContext* AVIContext::dv_demux

Definition at line 81 of file avidec.c.

Referenced by avi_read_close(), avi_read_header(), avi_read_packet(), avi_read_seek(), and avi_sync().

int AVIContext::odml_depth

Definition at line 82 of file avidec.c.

Referenced by read_braindead_odml_indx().

int AVIContext::use_odml

Definition at line 83 of file avidec.c.

Referenced by avi_read_header().

int64_t AVIContext::dts_max

Definition at line 85 of file avidec.c.

Referenced by avi_read_packet(), and avi_read_seek().

int64_t AVIContext::riff_start

Definition at line 63 of file avienc.c.

Referenced by avi_start_new_riff(), avi_write_packet(), and avi_write_trailer().

int64_t AVIContext::odml_list

Definition at line 63 of file avienc.c.

Referenced by avi_write_trailer().

int64_t AVIContext::frames_hdr_all

Definition at line 64 of file avienc.c.

Referenced by avi_write_counters(), and avi_write_header().

int AVIContext::riff_id
int AVIContext::write_channel_mask

Definition at line 66 of file avienc.c.

Referenced by avi_write_header().


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