OptionsContext 627 fftools/ffmpeg.h void reset_options(OptionsContext *o, int is_input); OptionsContext 186 fftools/ffmpeg_opt.c static void uninit_options(OptionsContext *o) OptionsContext 218 fftools/ffmpeg_opt.c static void init_options(OptionsContext *o) OptionsContext 304 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 310 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 316 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 322 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 328 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 446 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 454 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 614 fftools/ffmpeg_opt.c static int copy_metadata(char *outspec, char *inspec, AVFormatContext *oc, AVFormatContext *ic, OptionsContext *o) OptionsContext 706 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 748 fftools/ffmpeg_opt.c static AVCodec *choose_decoder(OptionsContext *o, AVFormatContext *s, AVStream *st) OptionsContext 763 fftools/ffmpeg_opt.c static void add_input_streams(OptionsContext *o, AVFormatContext *ic) OptionsContext 1055 fftools/ffmpeg_opt.c static int open_input_file(OptionsContext *o, const char *filename) OptionsContext 1374 fftools/ffmpeg_opt.c static int choose_encoder(OptionsContext *o, AVFormatContext *s, OutputStream *ost) OptionsContext 1409 fftools/ffmpeg_opt.c static OutputStream *new_output_stream(OptionsContext *o, AVFormatContext *oc, enum AVMediaType type, int source_index) OptionsContext 1634 fftools/ffmpeg_opt.c static char *get_ost_filters(OptionsContext *o, AVFormatContext *oc, OptionsContext 1654 fftools/ffmpeg_opt.c static void check_streamcopy_filters(OptionsContext *o, AVFormatContext *oc, OptionsContext 1668 fftools/ffmpeg_opt.c static OutputStream *new_video_stream(OptionsContext *o, AVFormatContext *oc, int source_index) OptionsContext 1866 fftools/ffmpeg_opt.c static OutputStream *new_audio_stream(OptionsContext *o, AVFormatContext *oc, int source_index) OptionsContext 1939 fftools/ffmpeg_opt.c static OutputStream *new_data_stream(OptionsContext *o, AVFormatContext *oc, int source_index) OptionsContext 1952 fftools/ffmpeg_opt.c static OutputStream *new_unknown_stream(OptionsContext *o, AVFormatContext *oc, int source_index) OptionsContext 1965 fftools/ffmpeg_opt.c static OutputStream *new_attachment_stream(OptionsContext *o, AVFormatContext *oc, int source_index) OptionsContext 1973 fftools/ffmpeg_opt.c static OutputStream *new_subtitle_stream(OptionsContext *o, AVFormatContext *oc, int source_index) OptionsContext 2003 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 2066 fftools/ffmpeg_opt.c static void init_output_filter(OutputFilter *ofilter, OptionsContext *o, OptionsContext 2120 fftools/ffmpeg_opt.c static int open_output_file(OptionsContext *o, const char *filename) OptionsContext 2770 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 2936 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 2942 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 2948 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 2952 fftools/ffmpeg_opt.c static int opt_default_new(OptionsContext *o, const char *opt, const char *arg) OptionsContext 2974 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 3022 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 3034 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 3050 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 3067 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 3079 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 3085 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 3103 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 3117 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 3153 fftools/ffmpeg_opt.c OptionsContext *o = optctx; OptionsContext 3279 fftools/ffmpeg_opt.c int (*open_file)(OptionsContext*, const char*)) OptionsContext 3285 fftools/ffmpeg_opt.c OptionsContext o; OptionsContext 3387 fftools/ffmpeg_opt.c #define OFFSET(x) offsetof(OptionsContext, x)