const char** OptionsContext::attachments |
Definition at line 314 of file avconv.c.
Referenced by opt_attach(), and opt_output_file().
SpecifierOpt* OptionsContext::audio_channels |
Definition at line 285 of file avconv.c.
Referenced by opt_input_file().
int OptionsContext::audio_disable |
Definition at line 325 of file avconv.c.
Referenced by add_input_streams(), and opt_output_file().
SpecifierOpt* OptionsContext::audio_sample_rate |
Definition at line 287 of file avconv.c.
Referenced by opt_input_file().
SpecifierOpt* OptionsContext::bitstream_filters |
int OptionsContext::chapters_input_file |
Definition at line 317 of file avconv.c.
Referenced by opt_output_file(), and reset_options().
SpecifierOpt* OptionsContext::codec_names |
SpecifierOpt* OptionsContext::codec_tags |
SpecifierOpt* OptionsContext::copy_initial_nonkeyframes |
SpecifierOpt* OptionsContext::dump_attachment |
Definition at line 302 of file avconv.c.
Referenced by opt_input_file().
SpecifierOpt* OptionsContext::force_fps |
SpecifierOpt* OptionsContext::forced_key_frames |
const char* OptionsContext::format |
Definition at line 281 of file avconv.c.
Referenced by opt_input_file(), and opt_output_file().
SpecifierOpt* OptionsContext::frame_aspect_ratios |
SpecifierOpt* OptionsContext::frame_pix_fmts |
Definition at line 293 of file avconv.c.
Referenced by opt_input_file().
SpecifierOpt* OptionsContext::frame_rates |
Definition at line 289 of file avconv.c.
Referenced by opt_input_file().
SpecifierOpt* OptionsContext::frame_sizes |
Definition at line 291 of file avconv.c.
Referenced by opt_input_file().
int64_t OptionsContext::input_ts_offset |
Definition at line 297 of file avconv.c.
Referenced by opt_input_file().
SpecifierOpt* OptionsContext::inter_matrices |
SpecifierOpt* OptionsContext::intra_matrices |
uint64_t OptionsContext::limit_filesize |
Definition at line 320 of file avconv.c.
Referenced by opt_output_file(), and reset_options().
SpecifierOpt* OptionsContext::max_frames |
MetadataMap(* OptionsContext::meta_data_maps)[2] |
Definition at line 309 of file avconv.c.
Referenced by reset_options().
SpecifierOpt* OptionsContext::metadata |
Definition at line 333 of file avconv.c.
Referenced by opt_output_file().
int OptionsContext::metadata_chapters_manual |
Definition at line 313 of file avconv.c.
Referenced by copy_metadata(), and opt_output_file().
int OptionsContext::metadata_global_manual |
Definition at line 311 of file avconv.c.
Referenced by copy_metadata(), and opt_output_file().
SpecifierOpt* OptionsContext::metadata_map |
Definition at line 359 of file avconv.c.
Referenced by opt_output_file().
int OptionsContext::metadata_streams_manual |
Definition at line 312 of file avconv.c.
Referenced by copy_metadata(), and opt_output_file().
float OptionsContext::mux_max_delay |
Definition at line 322 of file avconv.c.
Referenced by opt_output_file(), and reset_options().
float OptionsContext::mux_preload |
Definition at line 321 of file avconv.c.
Referenced by opt_output_file(), and opt_target().
int OptionsContext::nb_attachments |
Definition at line 315 of file avconv.c.
Referenced by opt_attach(), and opt_output_file().
int OptionsContext::nb_audio_channels |
Definition at line 286 of file avconv.c.
Referenced by opt_input_file().
int OptionsContext::nb_audio_sample_rate |
Definition at line 288 of file avconv.c.
Referenced by opt_input_file().
int OptionsContext::nb_dump_attachment |
Definition at line 303 of file avconv.c.
Referenced by opt_input_file().
int OptionsContext::nb_frame_pix_fmts |
Definition at line 294 of file avconv.c.
Referenced by opt_input_file().
int OptionsContext::nb_frame_rates |
Definition at line 290 of file avconv.c.
Referenced by opt_input_file().
int OptionsContext::nb_frame_sizes |
Definition at line 292 of file avconv.c.
Referenced by opt_input_file().
int OptionsContext::nb_metadata |
Definition at line 334 of file avconv.c.
Referenced by opt_output_file().
int OptionsContext::nb_metadata_map |
Definition at line 360 of file avconv.c.
Referenced by opt_output_file().
int OptionsContext::nb_stream_maps |
Definition at line 307 of file avconv.c.
Referenced by opt_map(), and opt_output_file().
int OptionsContext::nb_streamid_map |
Definition at line 331 of file avconv.c.
Referenced by new_output_stream(), and opt_streamid().
SpecifierOpt* OptionsContext::presets |
SpecifierOpt* OptionsContext::qscale |
int OptionsContext::rate_emu |
Definition at line 298 of file avconv.c.
Referenced by opt_input_file().
SpecifierOpt* OptionsContext::rc_overrides |
int64_t OptionsContext::recording_time |
Definition at line 319 of file avconv.c.
Referenced by opt_output_file(), and reset_options().
SpecifierOpt* OptionsContext::sample_fmts |
int64_t OptionsContext::start_time |
Definition at line 280 of file avconv.c.
Referenced by opt_input_file(), and opt_output_file().
StreamMap* OptionsContext::stream_maps |
Definition at line 306 of file avconv.c.
Referenced by opt_map(), opt_output_file(), and reset_options().
int* OptionsContext::streamid_map |
Definition at line 330 of file avconv.c.
Referenced by new_output_stream(), opt_streamid(), and reset_options().
int OptionsContext::subtitle_disable |
Definition at line 326 of file avconv.c.
Referenced by add_input_streams(), and opt_output_file().
SpecifierOpt* OptionsContext::top_field_first |
SpecifierOpt* OptionsContext::ts_scale |
int OptionsContext::video_disable |
Definition at line 324 of file avconv.c.
Referenced by add_input_streams(), and opt_output_file().