diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-10-22 01:37:37 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-10-22 01:37:37 +0200 |
commit | 2a5c41e3e4a7e763503af59de903d5649dcc071a (patch) | |
tree | 7f6ff09921a58911f0cd99e9c87cff513c86fa45 | |
parent | 9e6586ceb2f2891730557c7ec8bf5388cc7b0d94 (diff) | |
download | ffmpeg-2a5c41e3e4a7e763503af59de903d5649dcc071a.tar.gz |
Chagelog: updaten3.1.5
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | Changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |