#include <movenc.h>
Data Fields | |
int | mode |
int | entry |
unsigned | timescale |
uint64_t | time |
int64_t | track_duration |
long | sample_count |
long | sample_size |
long | chunkCount |
int | has_keyframes |
uint32_t | flags |
int | language |
int | track_id |
int | tag |
stsd fourcc | |
AVCodecContext * | enc |
int | vos_len |
uint8_t * | vos_data |
MOVIentry * | cluster |
int | audio_vbr |
int | height |
active picture (w/o VBI) height for D-10/IMX | |
uint32_t | tref_tag |
int | tref_id |
trackID of the referenced track | |
int64_t | start_dts |
int | hint_track |
the track that hints this track, -1 if no hint track is set | |
int | src_track |
the track that this hint track describes | |
AVFormatContext * | rtp_ctx |
the format context for the hinting rtp muxer | |
uint32_t | prev_rtp_ts |
int64_t | cur_rtp_ts_unwrapped |
uint32_t | max_packet_size |
int64_t | default_duration |
uint32_t | default_sample_flags |
uint32_t | default_size |
HintSampleQueue | sample_queue |
AVIOContext * | mdat_buf |
int64_t | moof_size_offset |
int64_t | data_offset |
int64_t | frag_start |
int64_t | tfrf_offset |
int | nb_frag_info |
MOVFragmentInfo * | frag_info |
struct { | |
int64_t struct_offset | |
int first_packet_seq | |
int first_packet_entry | |
int packet_seq | |
int packet_entry | |
int slices | |
} | vc1_info |
Definition at line 77 of file movenc.h.
Definition at line 98 of file movenc.h.
Referenced by get_samples_per_packet(), mov_write_audio_tag(), mov_write_header(), and mov_write_stts_tag().
long MOVIndex::chunkCount |
Definition at line 85 of file movenc.h.
Referenced by build_chunks(), mov_write_stco_tag(), and mov_write_stsc_tag().
Definition at line 97 of file movenc.h.
Referenced by build_chunks(), compute_avg_bitrate(), ff_mov_write_packet(), get_cluster_duration(), mov_flush_fragment(), mov_parse_vc1_frame(), mov_write_ctts_tag(), mov_write_edts_tag(), mov_write_packet(), mov_write_stco_tag(), mov_write_stsc_tag(), mov_write_stss_tag(), mov_write_stsz_tag(), mov_write_tfhd_tag(), mov_write_tfxd_tag(), mov_write_trailer(), and mov_write_trun_tag().
int64_t MOVIndex::cur_rtp_ts_unwrapped |
int64_t MOVIndex::data_offset |
Definition at line 119 of file movenc.h.
Referenced by mov_flush_fragment(), mov_write_moof_tag(), and mov_write_stco_tag().
int64_t MOVIndex::default_duration |
Definition at line 111 of file movenc.h.
Referenced by mov_write_tfhd_tag(), and mov_write_trun_tag().
uint32_t MOVIndex::default_sample_flags |
Definition at line 112 of file movenc.h.
Referenced by mov_write_tfhd_tag(), and mov_write_trun_tag().
uint32_t MOVIndex::default_size |
Definition at line 113 of file movenc.h.
Referenced by mov_write_tfhd_tag(), and mov_write_trun_tag().
Definition at line 93 of file movenc.h.
Referenced by ff_mov_close_hinting(), ff_mov_init_hinting(), ff_mov_write_packet(), ipod_get_codec_tag(), mov_create_chapter_track(), mov_find_codec_tag(), mov_get_codec_tag(), mov_get_dv_codec_tag(), mov_get_rawvideo_codec_tag(), mov_write_audio_tag(), mov_write_avid_tag(), mov_write_chan_tag(), mov_write_dvc1_structs(), mov_write_esds_tag(), mov_write_extradata_tag(), mov_write_fiel_tag(), mov_write_hdlr_tag(), mov_write_header(), mov_write_iods_tag(), mov_write_isml_manifest(), mov_write_minf_tag(), mov_write_ms_tag(), mov_write_packet(), mov_write_pasp_tag(), mov_write_stbl_tag(), mov_write_stsd_tag(), mov_write_stts_tag(), mov_write_subtitle_tag(), mov_write_tapt_tag(), mov_write_tfhd_tag(), mov_write_tkhd_tag(), mov_write_trailer(), mov_write_trak_tag(), mov_write_udta_tag(), mov_write_video_tag(), mov_write_wave_tag(), mov_write_wfex_tag(), and mp4_get_codec_tag().
int MOVIndex::entry |
Definition at line 79 of file movenc.h.
Referenced by build_chunks(), compute_avg_bitrate(), ff_mov_write_packet(), get_cluster_duration(), get_samples_per_packet(), mov_flush_fragment(), mov_parse_vc1_frame(), mov_write_ctts_tag(), mov_write_iods_tag(), mov_write_mdhd_tag(), mov_write_moof_tag(), mov_write_moov_tag(), mov_write_mvhd_tag(), mov_write_packet(), mov_write_stbl_tag(), mov_write_stco_tag(), mov_write_stsc_tag(), mov_write_stss_tag(), mov_write_stsz_tag(), mov_write_stts_tag(), mov_write_tfhd_tag(), mov_write_tkhd_tag(), and mov_write_trun_tag().
uint32_t MOVIndex::flags |
Definition at line 89 of file movenc.h.
Referenced by ff_mov_write_packet(), mov_create_chapter_track(), mov_write_stbl_tag(), and mov_write_trun_tag().
Definition at line 124 of file movenc.h.
Referenced by mov_flush_fragment(), mov_write_tfra_tag(), mov_write_tfrf_tag(), and mov_write_trailer().
int64_t MOVIndex::frag_start |
Definition at line 120 of file movenc.h.
Referenced by mov_flush_fragment(), and mov_write_tfxd_tag().
Definition at line 86 of file movenc.h.
Referenced by ff_mov_write_packet(), mov_parse_vc1_frame(), and mov_write_stbl_tag().
int MOVIndex::height |
active picture (w/o VBI) height for D-10/IMX
Definition at line 99 of file movenc.h.
Referenced by mov_write_header(), mov_write_tkhd_tag(), and mov_write_video_tag().
the track that hints this track, -1 if no hint track is set
Definition at line 104 of file movenc.h.
Referenced by ff_mov_init_hinting(), ff_mov_write_packet(), and mov_write_header().
uint32_t MOVIndex::max_packet_size |
Definition at line 109 of file movenc.h.
Referenced by mov_write_rtp_tag(), and write_hint_packets().
Definition at line 117 of file movenc.h.
Referenced by ff_mov_write_packet(), and mov_flush_fragment().
int MOVIndex::mode |
Definition at line 78 of file movenc.h.
Referenced by mov_create_chapter_track(), mov_find_codec_tag(), mov_write_amr_tag(), mov_write_audio_tag(), mov_write_hdlr_tag(), mov_write_header(), mov_write_mdhd_tag(), mov_write_minf_tag(), mov_write_stbl_tag(), mov_write_tfhd_tag(), mov_write_tkhd_tag(), mov_write_trak_tag(), and mov_write_video_tag().
int64_t MOVIndex::moof_size_offset |
Definition at line 118 of file movenc.h.
Referenced by mov_write_moof_tag(), and mov_write_trun_tag().
Definition at line 123 of file movenc.h.
Referenced by mov_flush_fragment(), mov_write_mfra_tag(), mov_write_tfra_tag(), mov_write_tfrf_tag(), and mov_write_tfrf_tags().
Definition at line 131 of file movenc.h.
Referenced by mov_parse_vc1_frame(), and mov_write_dvc1_structs().
Definition at line 130 of file movenc.h.
Referenced by mov_parse_vc1_frame(), and mov_write_dvc1_structs().
uint32_t MOVIndex::prev_rtp_ts |
the format context for the hinting rtp muxer
Definition at line 106 of file movenc.h.
Referenced by ff_mov_add_hinted_packet(), ff_mov_close_hinting(), ff_mov_init_hinting(), and mov_write_trak_tag().
Definition at line 83 of file movenc.h.
Referenced by ff_mov_write_packet(), and mov_write_stts_tag().
Definition at line 115 of file movenc.h.
Referenced by ff_mov_add_hinted_packet(), ff_mov_close_hinting(), and write_hint_packets().
Definition at line 84 of file movenc.h.
Referenced by ff_mov_write_packet(), mov_write_audio_tag(), and mov_write_header().
int MOVIndex::slices |
Definition at line 132 of file movenc.h.
Referenced by mov_parse_vc1_frame(), and mov_write_dvc1_structs().
the track that this hint track describes
Definition at line 105 of file movenc.h.
Referenced by ff_mov_init_hinting(), and mov_write_moov_tag().
int64_t MOVIndex::start_dts |
Definition at line 102 of file movenc.h.
Referenced by ff_mov_write_packet(), get_cluster_duration(), mov_flush_fragment(), mov_write_dvc1_structs(), mov_write_header(), and mov_write_tfxd_tag().
int64_t MOVIndex::struct_offset |
Definition at line 127 of file movenc.h.
Referenced by mov_write_dvc1_tag(), and mov_write_trailer().
int MOVIndex::tag |
stsd fourcc
Definition at line 92 of file movenc.h.
Referenced by ff_mov_init_hinting(), mov_create_chapter_track(), mov_write_audio_tag(), mov_write_hdlr_tag(), mov_write_header(), mov_write_minf_tag(), mov_write_moov_tag(), mov_write_ms_tag(), mov_write_subtitle_tag(), mov_write_trailer(), mov_write_trak_tag(), mov_write_video_tag(), and mov_write_wave_tag().
int64_t MOVIndex::tfrf_offset |
Definition at line 121 of file movenc.h.
Referenced by mov_flush_fragment(), and mov_write_traf_tag().
uint64_t MOVIndex::time |
Definition at line 81 of file movenc.h.
Referenced by mov_write_mdhd_tag(), mov_write_moov_tag(), and mov_write_tkhd_tag().
unsigned MOVIndex::timescale |
Definition at line 80 of file movenc.h.
Referenced by compute_avg_bitrate(), ff_mov_init_hinting(), mov_create_chapter_track(), mov_write_audio_tag(), mov_write_edts_tag(), mov_write_header(), mov_write_mdhd_tag(), mov_write_mvhd_tag(), mov_write_rtp_tag(), and mov_write_tkhd_tag().
int64_t MOVIndex::track_duration |
Definition at line 82 of file movenc.h.
Referenced by compute_avg_bitrate(), ff_mov_write_packet(), get_cluster_duration(), mov_flush_fragment(), mov_write_edts_tag(), mov_write_mdhd_tag(), mov_write_mvhd_tag(), mov_write_tfxd_tag(), and mov_write_tkhd_tag().
Definition at line 91 of file movenc.h.
Referenced by mov_write_esds_tag(), mov_write_moov_tag(), mov_write_mvhd_tag(), mov_write_tfhd_tag(), mov_write_tfra_tag(), mov_write_tkhd_tag(), mov_write_trak_tag(), and mov_write_trex_tag().
trackID of the referenced track
Definition at line 101 of file movenc.h.
Referenced by mov_write_moov_tag(), and mov_write_tref_tag().
uint32_t MOVIndex::tref_tag |
Definition at line 100 of file movenc.h.
Referenced by mov_write_moov_tag(), mov_write_trak_tag(), and mov_write_tref_tag().
struct { ... } MOVIndex::vc1_info |
Referenced by mov_parse_vc1_frame(), mov_write_dvc1_structs(), mov_write_dvc1_tag(), and mov_write_trailer().
Definition at line 96 of file movenc.h.
Referenced by ff_mov_write_packet(), mov_write_ac3_tag(), mov_write_avcc_tag(), mov_write_avid_tag(), mov_write_dvc1_structs(), mov_write_dvc1_tag(), mov_write_esds_tag(), mov_write_glbl_tag(), mov_write_header(), and mov_write_trailer().
Definition at line 95 of file movenc.h.
Referenced by ff_mov_write_packet(), mov_write_ac3_tag(), mov_write_audio_tag(), mov_write_avcc_tag(), mov_write_dvc1_structs(), mov_write_dvc1_tag(), mov_write_esds_tag(), mov_write_glbl_tag(), mov_write_header(), mov_write_trailer(), and mov_write_video_tag().