On 2011-12-14 15:36:36 +0000, Måns Rullgård wrote: > 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.
pushed with changed error message and reworded commit message. Janne _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
