diff options
author | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2016-10-17 18:15:04 +0200 |
---|---|---|
committer | Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> | 2016-10-17 18:15:04 +0200 |
commit | f309b698e6b72644ab1ff09a62078beb12a1bf7b (patch) | |
tree | c7415d4c088ad6f44ea186c12375533547be1eec | |
parent | 0887f1835d69d65fef45eb9aa0183bb06954f52a (diff) | |
download | ffmpeg-f309b698e6b72644ab1ff09a62078beb12a1bf7b.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.0.4: +- libopenjpegenc: fix out-of-bounds reads when filling the edges +- libopenjpegenc: stop reusing image data buffer for openjpeg 2 +- configure: fix detection of libopenjpeg - cmdutils: fix typos - lavfi: fix typos - lavc: fix typos |