On Sat, 23 Jan 2016 16:34:45 -0800
Timothy Gu <timothyg...@gmail.com> wrote:

> On Sat, Jan 23, 2016 at 07:13:38PM +0000, Mark Thompson wrote:
> > +        av_log(0, AV_LOG_ERROR, "Failed to destroy surface: "
> > +               "%d (%s).\n", vas, vaErrorStr(vas));  
> 
> Maybe you can consider adding an AVClass just for logging. Either way the “0”
> needs to be “NULL.”

(0 is perfectly fine, some libcs even define NULL to 0.)
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to