#include <avconv.h>
const char** OptionsContext::attachments |
Definition at line 107 of file avconv.h.
Referenced by open_output_file(), and opt_attach().
SpecifierOpt* OptionsContext::audio_channels |
Definition at line 78 of file avconv.h.
Referenced by open_input_file().
int OptionsContext::audio_disable |
Definition at line 119 of file avconv.h.
Referenced by open_output_file().
SpecifierOpt* OptionsContext::audio_sample_rate |
Definition at line 80 of file avconv.h.
Referenced by open_input_file().
SpecifierOpt* OptionsContext::bitstream_filters |
int OptionsContext::chapters_input_file |
Definition at line 110 of file avconv.h.
Referenced by init_options(), and open_output_file().
SpecifierOpt* OptionsContext::codec_names |
SpecifierOpt* OptionsContext::codec_tags |
SpecifierOpt* OptionsContext::copy_initial_nonkeyframes |
SpecifierOpt* OptionsContext::dump_attachment |
Definition at line 95 of file avconv.h.
Referenced by open_input_file().
SpecifierOpt* OptionsContext::filters |
SpecifierOpt* OptionsContext::force_fps |
SpecifierOpt* OptionsContext::forced_key_frames |
const char* OptionsContext::format |
Definition at line 74 of file avconv.h.
Referenced by open_input_file(), and open_output_file().
SpecifierOpt* OptionsContext::frame_aspect_ratios |
SpecifierOpt* OptionsContext::frame_pix_fmts |
Definition at line 86 of file avconv.h.
Referenced by open_input_file().
SpecifierOpt* OptionsContext::frame_rates |
Definition at line 82 of file avconv.h.
Referenced by open_input_file().
SpecifierOpt* OptionsContext::frame_sizes |
Definition at line 84 of file avconv.h.
Referenced by open_input_file().
OptionGroup* OptionsContext::g |
Definition at line 70 of file avconv.h.
Referenced by add_input_streams(), new_output_stream(), open_files(), open_input_file(), open_output_file(), and opt_target().
int64_t OptionsContext::input_ts_offset |
Definition at line 90 of file avconv.h.
Referenced by open_input_file().
SpecifierOpt* OptionsContext::inter_matrices |
SpecifierOpt* OptionsContext::intra_matrices |
uint64_t OptionsContext::limit_filesize |
Definition at line 113 of file avconv.h.
Referenced by init_options(), and open_output_file().
SpecifierOpt* OptionsContext::max_frames |
MetadataMap(* OptionsContext::meta_data_maps)[2] |
Definition at line 102 of file avconv.h.
Referenced by uninit_options().
SpecifierOpt* OptionsContext::metadata |
Definition at line 127 of file avconv.h.
Referenced by open_output_file().
int OptionsContext::metadata_chapters_manual |
Definition at line 106 of file avconv.h.
Referenced by copy_metadata(), and open_output_file().
int OptionsContext::metadata_global_manual |
Definition at line 104 of file avconv.h.
Referenced by copy_metadata(), and open_output_file().
SpecifierOpt* OptionsContext::metadata_map |
Definition at line 153 of file avconv.h.
Referenced by open_output_file().
int OptionsContext::metadata_streams_manual |
Definition at line 105 of file avconv.h.
Referenced by copy_metadata(), and open_output_file().
float OptionsContext::mux_max_delay |
Definition at line 115 of file avconv.h.
Referenced by init_options(), and open_output_file().
float OptionsContext::mux_preload |
Definition at line 114 of file avconv.h.
Referenced by open_output_file(), and opt_target().
int OptionsContext::nb_attachments |
Definition at line 108 of file avconv.h.
Referenced by open_output_file(), and opt_attach().
int OptionsContext::nb_audio_channels |
Definition at line 79 of file avconv.h.
Referenced by open_input_file().
int OptionsContext::nb_audio_sample_rate |
Definition at line 81 of file avconv.h.
Referenced by open_input_file().
int OptionsContext::nb_dump_attachment |
Definition at line 96 of file avconv.h.
Referenced by open_input_file().
int OptionsContext::nb_frame_pix_fmts |
Definition at line 87 of file avconv.h.
Referenced by open_input_file().
int OptionsContext::nb_frame_rates |
Definition at line 83 of file avconv.h.
Referenced by open_input_file().
int OptionsContext::nb_frame_sizes |
Definition at line 85 of file avconv.h.
Referenced by open_input_file().
int OptionsContext::nb_metadata |
Definition at line 128 of file avconv.h.
Referenced by open_output_file().
int OptionsContext::nb_metadata_map |
Definition at line 154 of file avconv.h.
Referenced by open_output_file().
int OptionsContext::nb_stream_maps |
Definition at line 100 of file avconv.h.
Referenced by open_output_file(), opt_map(), and uninit_options().
int OptionsContext::nb_streamid_map |
Definition at line 125 of file avconv.h.
Referenced by new_output_stream(), and opt_streamid().
SpecifierOpt* OptionsContext::pass |
SpecifierOpt* OptionsContext::passlogfiles |
SpecifierOpt* OptionsContext::presets |
SpecifierOpt* OptionsContext::qscale |
int OptionsContext::rate_emu |
Definition at line 91 of file avconv.h.
Referenced by open_input_file().
SpecifierOpt* OptionsContext::rc_overrides |
int64_t OptionsContext::recording_time |
Definition at line 112 of file avconv.h.
Referenced by init_options(), and open_output_file().
SpecifierOpt* OptionsContext::sample_fmts |
int OptionsContext::shortest |
Definition at line 116 of file avconv.h.
Referenced by open_output_file().
int64_t OptionsContext::start_time |
Definition at line 73 of file avconv.h.
Referenced by open_input_file(), and open_output_file().
StreamMap* OptionsContext::stream_maps |
Definition at line 99 of file avconv.h.
Referenced by open_output_file(), opt_map(), and uninit_options().
int* OptionsContext::streamid_map |
Definition at line 124 of file avconv.h.
Referenced by new_output_stream(), opt_streamid(), and uninit_options().
int OptionsContext::subtitle_disable |
Definition at line 120 of file avconv.h.
Referenced by open_output_file().
SpecifierOpt* OptionsContext::top_field_first |
SpecifierOpt* OptionsContext::ts_scale |
int OptionsContext::video_disable |
Definition at line 118 of file avconv.h.
Referenced by open_output_file().