Home
last modified time | relevance | path

Searched refs:AVOptionType (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavutil/
Dopt.h221 enum AVOptionType{ enum
260 enum AVOptionType type;
Dopt.c671 enum AVOptionType type, const char *desc, int nb_fmts) in set_format()
987 enum AVOptionType type, const char *desc) in get_format()
1146 int req_flags, int rej_flags, enum AVOptionType parent_type) in opt_list()
1733 static int opt_size(enum AVOptionType type) in opt_size()
/third_party/ffmpeg/doc/
DAPIchanges1595 Add AV_OPT_TYPE_COLOR value to AVOptionType enum.
1621 Add AV_OPT_TYPE_DURATION value to AVOptionType enum.
1624 Add AV_OPT_TYPE_VIDEO_RATE value to AVOptionType enum.
1670 Add AV_OPT_TYPE_SAMPLE_FMT value to AVOptionType enum.
1907 default_val field is used for which AVOptionType.