OptionsContext 515 ffmpeg.h void reset_options(OptionsContext *o, int is_input); OptionsContext 114 ffmpeg_opt.c static void uninit_options(OptionsContext *o) OptionsContext 146 ffmpeg_opt.c static void init_options(OptionsContext *o) OptionsContext 200 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 206 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 212 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 218 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 224 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 321 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 329 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 427 ffmpeg_opt.c static int copy_metadata(char *outspec, char *inspec, AVFormatContext *oc, AVFormatContext *ic, OptionsContext *o) OptionsContext 519 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 561 ffmpeg_opt.c static AVCodec *choose_decoder(OptionsContext *o, AVFormatContext *s, AVStream *st) OptionsContext 576 ffmpeg_opt.c static void add_input_streams(OptionsContext *o, AVFormatContext *ic) OptionsContext 794 ffmpeg_opt.c static int open_input_file(OptionsContext *o, const char *filename) OptionsContext 1059 ffmpeg_opt.c static void choose_encoder(OptionsContext *o, AVFormatContext *s, OutputStream *ost) OptionsContext 1076 ffmpeg_opt.c static OutputStream *new_output_stream(OptionsContext *o, AVFormatContext *oc, enum AVMediaType type, int source_index) OptionsContext 1265 ffmpeg_opt.c static char *get_ost_filters(OptionsContext *o, AVFormatContext *oc, OptionsContext 1285 ffmpeg_opt.c static void check_streamcopy_filters(OptionsContext *o, AVFormatContext *oc, OptionsContext 1299 ffmpeg_opt.c static OutputStream *new_video_stream(OptionsContext *o, AVFormatContext *oc, int source_index) OptionsContext 1463 ffmpeg_opt.c static OutputStream *new_audio_stream(OptionsContext *o, AVFormatContext *oc, int source_index) OptionsContext 1536 ffmpeg_opt.c static OutputStream *new_data_stream(OptionsContext *o, AVFormatContext *oc, int source_index) OptionsContext 1549 ffmpeg_opt.c static OutputStream *new_attachment_stream(OptionsContext *o, AVFormatContext *oc, int source_index) OptionsContext 1557 ffmpeg_opt.c static OutputStream *new_subtitle_stream(OptionsContext *o, AVFormatContext *oc, int source_index) OptionsContext 1587 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 1650 ffmpeg_opt.c static int read_ffserver_streams(OptionsContext *o, AVFormatContext *s, const char *filename) OptionsContext 1700 ffmpeg_opt.c static void init_output_filter(OutputFilter *ofilter, OptionsContext *o, OptionsContext 1757 ffmpeg_opt.c static int open_output_file(OptionsContext *o, const char *filename) OptionsContext 2228 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 2389 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 2395 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 2401 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 2405 ffmpeg_opt.c static int opt_default_new(OptionsContext *o, const char *opt, const char *arg) OptionsContext 2427 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 2475 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 2484 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 2500 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 2515 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 2527 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 2533 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 2551 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 2562 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 2598 ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 2714 ffmpeg_opt.c int (*open_file)(OptionsContext*, const char*)) OptionsContext 2720 ffmpeg_opt.c OptionsContext o; OptionsContext 2809 ffmpeg_opt.c #define OFFSET(x) offsetof(OptionsContext, x)