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

Carl Eugen Hoyos ceffmpeg at gmail.com
Fri Nov 24 13:05:45 EET 2017


2017-11-24 12:03 GMT+01:00 Moritz Barsnick <barsnick at gmx.net>:
> 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?

If yes, please mention in the commit message that this was
not a useful warning (or make it a separate commit).

Carl Eugen


More information about the ffmpeg-devel mailing list