On Tue, May 5, 2015 at 2:51 PM Andreas Cadhalpun <
[email protected]> wrote:
>
> +        if (!s->ref_pics[i]) {
> +            av_log(s->avctx, AV_LOG_ERROR, "Reference could not be
> allocated\n");
> +            return -1;
> +        }
> +


AVERROR(ENOMEM)

Timothy
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to