Data Fields | |
| AVFormatContext * | fc |
| int | time_scale |
| int64_t | duration |
| int | found_moov |
| int | found_mdat |
| AVPaletteControl | palette_control |
| DVDemuxContext * | dv_demux |
| AVFormatContext * | dv_fctx |
| int | isom |
| MOVFragment | fragment |
| current fragment in moof atom | |
| MOVTrackExt * | trex_data |
| unsigned | trex_count |
| int | itunes_metadata |
| metadata are itunes style | |
Definition at line 143 of file mov.c.
| int64_t MOVContext::duration |
Definition at line 144 of file mov.c.
Referenced by mov_build_index(), mov_read_cmov(), mov_read_ctts(), mov_read_default(), mov_read_dref(), mov_read_elst(), mov_read_enda(), mov_read_esds(), mov_read_extradata(), mov_read_ftyp(), mov_read_glbl(), mov_read_hdlr(), mov_read_header(), mov_read_mdhd(), mov_read_moof(), mov_read_mvhd(), mov_read_pasp(), mov_read_smi(), mov_read_stco(), mov_read_stsc(), mov_read_stsd(), mov_read_stss(), mov_read_stsz(), mov_read_stts(), mov_read_tfhd(), mov_read_tkhd(), mov_read_trak(), mov_read_trkn(), mov_read_trun(), mov_read_udta_string(), mov_read_wave(), and mp4_read_descr().
Definition at line 148 of file mov.c.
Referenced by mov_read_default(), mov_read_mdat(), and mov_read_packet().
Definition at line 147 of file mov.c.
Referenced by mov_read_default(), mov_read_header(), and mov_read_moov().
current fragment in moof atom
Definition at line 153 of file mov.c.
Referenced by mov_read_moof(), mov_read_tfhd(), and mov_read_trun().
| int MOVContext::isom |
Definition at line 152 of file mov.c.
Referenced by mov_read_ftyp(), mov_read_hdlr(), and mov_read_stsd().
metadata are itunes style
Definition at line 156 of file mov.c.
Referenced by mov_read_ilst(), and mov_read_udta_string().
| unsigned MOVContext::trex_count |
Definition at line 154 of file mov.c.
Referenced by mov_read_close(), mov_read_tfhd(), and mov_read_trex().
1.5.8