On Fri, Oct 27, 2017 at 9:56 PM, Jan Ekstrom <jee...@gmail.com> wrote:
> On Fri, Oct 27, 2017 at 9:46 PM, Nicolas George <geo...@nsup.org> wrote:
>> Print a warning to let applicatios fix their use.
>> After a deprecation period, check with a low-level assert.
>> Also make the constraint explicit in the doxygen comment.
>
> Difference to the previous version:
>> -        av_log(s, AV_LOG_WARNING, "Invalid return value 0 for stream 
>> protocol\n");
>> +        av_log(NULL, AV_LOG_WARNING, "Invalid return value 0 for stream 
>> protocol\n");
>
> Thus LGTM.
>
> Jan

The patch set has been applied.


Jan
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to