[FFmpeg-cvslog] Chagelog: update

Michael Niedermayer git at videolan.org
Sat Oct 22 02:50:55 EEST 2016


ffmpeg | branch: release/3.1 | Michael Niedermayer <michael at niedermayer.cc> | Sat Oct 22 01:37:37 2016 +0200| [2a5c41e3e4a7e763503af59de903d5649dcc071a] | committer: Michael Niedermayer

Chagelog: update

Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2a5c41e3e4a7e763503af59de903d5649dcc071a
---

 Changelog | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Changelog b/Changelog
index 9baf711..ccb0799 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,10 @@ Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
 version 3.1.5:
+- avformat/mxfdec: Check size to avoid integer overflow in mxf_read_utf16_string()
+- avcodec/mpegvideo_enc: Clear mmx state in ff_mpv_reallocate_putbitbuffer()
+- avcodec/utils: Clear MMX state before returning from avcodec_default_execute*()
+- doc/examples/demuxing_decoding: Drop AVFrame->pts use
 - libopenjpegenc: fix out-of-bounds reads when filling the edges
 - libopenjpegenc: stop reusing image data buffer for openjpeg 2
 - configure: fix detection of libopenjpeg



More information about the ffmpeg-cvslog mailing list