[FFmpeg-devel] [PATCH] avformat/avio: use av_match_name to match protocol lists

Leo Izen leo.izen at gmail.com
Thu Apr 28 15:43:21 EEST 2022


On 4/20/22 16:33, Leo Izen wrote:
> This swaps av_match_list to av_match_name inside ffurl_connect,
> which allows ALL to be treated as a valid value on the whitelist
> or blacklist in accordance with the behavior described in the
> documentation.
> ---
>   libavformat/avio.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
>
This has been on the ML for a week, can someone take a look at it? 
Thanks in advance.

Leo Izen (thebombzen)




More information about the ffmpeg-devel mailing list