On Mon, Jul 31, 2017 at 3:24 AM, Ronald S. Bultje <[email protected]> wrote:
> Hi, > > On Sun, Jul 30, 2017 at 1:46 PM, Ashish Pratap Singh <[email protected]> > wrote: > > > On Sat, Jul 29, 2017 at 3:15 PM, Moritz Barsnick <[email protected]> > 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 > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-devel > _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
