diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2016-12-02 00:47:39 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-12-02 00:47:39 +0100 |
commit | 518beeb72f533a54c4a7136643cff5e9a84c646c (patch) | |
tree | 059a356506ccff5e85da36b41f8daff173c6e1e8 | |
parent | 46edc6d5ef24018c06233cfddd779ca849c667ea (diff) | |
download | ffmpeg-518beeb72f533a54c4a7136643cff5e9a84c646c.tar.gz |
Changelog: Update
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version 2.8.9 +- avcodec/flac_parser: Update nb_headers_buffered +- avformat/idroqdec: Check chunk_size for being too large - filmstripdec: correctly check image dimensions - mss2: only use error correction for matching block counts - softfloat: decrease MIN_EXP to cover full float range |