[FFmpeg-devel] [PATCH]Be more verbose if the https protocol was not found

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Jul 10 22:04:17 CEST 2013


Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:

> +    if (!strcmp("https", proto_str))
> +        av_log(NULL, AV_LOG_WARNING, "https protocol 
> not found, recompile with openssl or gnutls enabled.\n");

Merged by Michael.

Thank you, Carl Eugen



More information about the ffmpeg-devel mailing list