Home
last modified time | relevance | path

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

/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/
H A Dffmpeg_filter.c102 AVDictionaryEntry *strict_dict = av_dict_get(ost->encoder_opts, "strict", NULL, 0); in choose_pix_fmts() local
103 if (strict_dict) in choose_pix_fmts()
105 av_opt_set(ost->enc_ctx, "strict", strict_dict->value, 0); in choose_pix_fmts()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/
H A Dffmpeg_filter.c102 AVDictionaryEntry *strict_dict = av_dict_get(ost->encoder_opts, "strict", NULL, 0); in choose_pix_fmts() local
103 if (strict_dict) in choose_pix_fmts()
105 av_opt_set(ost->enc_ctx, "strict", strict_dict->value, 0); in choose_pix_fmts()
/dports/multimedia/handbrake/ffmpeg-4.4/fftools/
H A Dffmpeg_filter.c97 AVDictionaryEntry *strict_dict = av_dict_get(ost->encoder_opts, "strict", NULL, 0); in choose_pix_fmts() local
98 if (strict_dict) in choose_pix_fmts()
100 av_opt_set(ost->enc_ctx, "strict", strict_dict->value, 0); in choose_pix_fmts()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/fftools/
H A Dffmpeg_filter.c97 AVDictionaryEntry *strict_dict = av_dict_get(ost->encoder_opts, "strict", NULL, 0); in choose_pix_fmts() local
98 if (strict_dict) in choose_pix_fmts()
100 av_opt_set(ost->enc_ctx, "strict", strict_dict->value, 0); in choose_pix_fmts()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/fftools/
H A Dffmpeg_filter.c118 AVDictionaryEntry *strict_dict = av_dict_get(ost->encoder_opts, "strict", NULL, 0); in choose_pix_fmts() local
119 if (strict_dict) in choose_pix_fmts()
121 av_opt_set(ost->enc_ctx, "strict", strict_dict->value, 0); in choose_pix_fmts()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/fftools/
H A Dffmpeg_filter.c118 AVDictionaryEntry *strict_dict = av_dict_get(ost->encoder_opts, "strict", NULL, 0); in choose_pix_fmts() local
119 if (strict_dict) in choose_pix_fmts()
121 av_opt_set(ost->enc_ctx, "strict", strict_dict->value, 0); in choose_pix_fmts()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/fftools/
H A Dffmpeg_filter.c120 AVDictionaryEntry *strict_dict = av_dict_get(ost->encoder_opts, "strict", NULL, 0); in choose_pix_fmts() local
121 if (strict_dict) in choose_pix_fmts()
123 av_opt_set(ost->enc_ctx, "strict", strict_dict->value, 0); in choose_pix_fmts()