diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2016-10-17 18:13:44 +0200 |
---|---|---|
committer | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2016-10-17 18:13:44 +0200 |
commit | a2d3e7392d2de3919e21cdb1ef0685c58b849e09 (patch) | |
tree | 9fe891b262f8c223cad411a1675e26640758c243 | |
parent | d391719be19be2f2716dcb1da9f88b0b4214e4c4 (diff) | |
download | ffmpeg-a2d3e7392d2de3919e21cdb1ef0685c58b849e09.tar.gz |
Changelog: update for recent commits
Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version 3.1.5: +- libopenjpegenc: fix out-of-bounds reads when filling the edges +- libopenjpegenc: stop reusing image data buffer for openjpeg 2 +- configure: fix detection of libopenjpeg - doc: fix various typos and grammar errors - avformat/utils: Update codec_id before using it in the parser init - cmdutils: fix typos |