On 11/24/17, 4:36 PM, "Carl Eugen Hoyos" <ceffm...@gmail.com> wrote:
>2017-11-24 12:03 GMT+01:00 Moritz Barsnick <barsn...@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? Thanks for that question. Yes, it was removed intentionally, as the calling function was also printing the same log, with ERROR. > >If yes, please mention in the commit message that this was >not a useful warning (or make it a separate commit). I have amended the commit message and have sent a new patch v2. Thanks and regards, Karthick _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel