[FFmpeg-devel] [PATCH] libavformat/tls_mbedtls: Changes the return code handling of mbedtls_x509_crt_parse_file
Marth64
marth64 at proxyid.net
Tue Jul 16 04:25:58 EEST 2024
> Could do. What level were you thinking? WARN?
How about,
```
av_log(h, AV_LOG_WARNING, "Failed to process %d certificate(s) from
the CA bundle, ignoring these certificates\n", ret);
```
Thank you,
More information about the ffmpeg-devel
mailing list