[FFmpeg-devel] [PATCH] lavc/avcodec: fix global/private option precendence

Cameron Gutman aicommander at gmail.com
Mon Oct 14 01:00:51 EEST 2024


On Sun, Oct 13, 2024 at 8:29 AM Anton Khirnov <anton at khirnov.net> wrote:
>
> Broken after 7753a9d62725d5bd8313e2d249acbe1c8af79ab1. Apply only the
> whitelist early, and the rest with a single call to av_opt_set_dict2()
> with AV_OPT_SEARCH_CHILDREN, which should be equivalent to the original
> behaviour.
>
> Reported-by: Cameron Gutman <aicommander at gmail.com>
> ---

Thanks for the quick patch. Looks good here.

Tested-by: Cameron Gutman <aicommander at gmail.com>


More information about the ffmpeg-devel mailing list