Home
last modified time | relevance | path

Searched refs:strict_dict (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/fftools/
H A Dffmpeg_filter.c92 const AVDictionaryEntry *strict_dict = av_dict_get(ost->encoder_opts, "strict", NULL, 0); in choose_pix_fmts() local
93 if (strict_dict) in choose_pix_fmts()
95 av_opt_set(ost->enc_ctx, "strict", strict_dict->value, 0); in choose_pix_fmts()

Completed in 3 milliseconds