ffmpeg | branch: release/4.1 | Michael Niedermayer <mich...@niedermayer.cc> | Mon Feb 4 00:51:42 2019 +0100| [31a1d2aa83096c3a07bd2f943bb9be6bda411147] | committer: Michael Niedermayer
Changelog: update Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=31a1d2aa83096c3a07bd2f943bb9be6bda411147 --- Changelog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Changelog b/Changelog index 0919015174..acf01244ec 100644 --- a/Changelog +++ b/Changelog @@ -2,6 +2,14 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version 4.1.1: +- avcodec/pgssubdec: Check for duplicate display segments +- avformat/rtsp: Check number of streams in sdp_parse_line() +- avformat/rtsp: Clear reply in every iteration in ff_rtsp_connect() +- avcodec/rasc: Move ff_get_buffer() after frame checks +- avcodec/rasc: Check uncompressed dlta size +- avcodec/fic: Check that there is input left in fic_decode_block() +- avcodec/ilbcdec: Fix undefined integer overflow lsf2poly() +- avcodec/ilbcdec: Fix integer overflow in construct_vector() - avcodec/prosumer: Error out if decompress() stops reading data - avcodec/tiff: Check for 12bit gray fax - avutil/imgutils: Optimize memset_bytes() by using av_memcpy_backptr() _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog