[FFmpeg-devel] [PATCH] avformat/hlsenc: Added context to av_log calls

Moritz Barsnick barsnick at gmx.net
Fri Nov 24 13:03:37 EET 2017


On Fri, Nov 24, 2017 at 15:42:30 +0530, Karthick J wrote:
>          if (av_strncasecmp(master_url, media_url, base_len)) {
> -            av_log(NULL, AV_LOG_WARNING, "Unable to find relative url\n");
>              return AVERROR(EINVAL);

Was it intention to remove this one?

Moritz


More information about the ffmpeg-devel mailing list