diff options
author | Michael Niedermayer <michael@niedermayer.cc> | 2018-02-13 00:41:03 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-02-13 00:41:03 +0100 |
commit | d797d9f21562f21e04668fa8997f7a629ad01cff (patch) | |
tree | ff0920e33f09d24f9c6f93ac8a84922c060f316c | |
parent | 89668fa8430886823b476c13cb46e766f3cf7547 (diff) | |
download | ffmpeg-d797d9f21562f21e04668fa8997f7a629ad01cff.tar.gz |
Changelog: Update
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-rw-r--r-- | Changelog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. version 2.8.14: +- avcodec/vp3: Error out on invalid num_coeffs in unpack_vlcs() +- avcodec/mpeg4videodec: Ignore multiple VOL headers +- avcodec/vp3: Check eob_run +- avcodec/huffyuvdec: Check input buffer size +- avcodec/wavpack: Fix integer overflow in FFABS +- avcodec/aacsbr_fixed: Fix overflows in rounding in sbr_hf_assemble() +- changelog: update with previous commit - x264: Support version 153 - avcodec/indeo5: Do not leave frame_type set to an invalid value - avcodec/hevc_ps: Check log2_sao_offset_scale_* |