Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dlibx265.c54 AVDictionary *x265_opts; member
370 while ((en = av_dict_get(ctx->x265_opts, "", en, AV_DICT_IGNORE_SUFFIX))) { in libx265_encode_init()
717 { "x265-params", "set the x265 configuration using a :-separated list of key=value parameters", OFFSET(x265_opts), AV_OPT_TYPE_DICT, { 0 }, 0, 0, VE },

Completed in 2 milliseconds