[FFmpeg-devel] [PATCH] avfilter: add VIF filter

Ashish Pratap Singh ashk43712 at gmail.com
Mon Jul 31 12:15:18 EEST 2017


On Mon, Jul 31, 2017 at 3:24 AM, Ronald S. Bultje <rsbultje at gmail.com>
wrote:

> Hi,
>
> On Sun, Jul 30, 2017 at 1:46 PM, Ashish Pratap Singh <ashk43712 at gmail.com>
> wrote:
>
> > On Sat, Jul 29, 2017 at 3:15 PM, Moritz Barsnick <barsnick at gmx.net>
> wrote:
> > > On Sat, Jul 29, 2017 at 14:16:29 +0530, Ashish Pratap Singh wrote:
> > > > +        av_log(ctx, AV_LOG_ERROR, "error: av_malloc failed for
> > > data_buf.\n");
> > >
> > > Are these messages of any help to anyone?
> > >
> > What would be an appropriate error message or should I don't write
> anything
> > at all?
>
>
> For -ENOMEM, you don't need to write an error message, the system error
> code is clear enough.
>
> Ok, thanks.

> Ronald
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list