Shitiz Garg <[email protected]> writes:

> +    if (length < bitstream_size + 12) {
> +        av_log(f->avctx, AV_LOG_ERROR, "attempting to read from outside the 
> buffer\n");

This error message could be better.  Something along the lines of
"packet size too small" perhaps.

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to