On Tue, Feb 12, 2019 at 2:16 AM Michael Niedermayer <[email protected]> wrote: > > On Mon, Feb 11, 2019 at 03:06:51AM +0200, Jan Ekström wrote: > > Fixes some rather embarrassing mistakes that somehow passed my > > eyes. > > > > * Now catches if memory allocation has failed during bprint usage > > by checking av_bprint_is_complete(). > > * Now catches if adding an ASS rectangle into an AVSubtitle failed. > > * Returns AVERROR_INVALIDDATA if we get an invalid region buffer > > length. > > --- > > libavcodec/libaribb24.c | 25 ++++++++++++++++++------- > > 1 file changed, 18 insertions(+), 7 deletions(-) > > probably ok > > thx >
Thanks for the review, will do a final check-up and apply. Jan _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
