Home
last modified time | relevance | path

Searched defs:codec_opts (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavfilter/
Dvf_subtitles.c302 AVDictionary *codec_opts = NULL; in init_subtitles() local
/third_party/ffmpeg/fftools/
Dcmdutils.h318 AVDictionary *codec_opts; member
Dcmdutils.c70 AVDictionary *format_opts, *codec_opts, *resample_opts; variable
2162 AVDictionary *codec_opts) in setup_find_stream_info_opts()