[FFmpeg-cvslog] Changelog: Update
Michael Niedermayer
git at videolan.org
Tue Feb 13 02:19:43 EET 2018
ffmpeg | branch: release/2.8 | Michael Niedermayer <michael at niedermayer.cc> | Tue Feb 13 00:41:03 2018 +0100| [d797d9f21562f21e04668fa8997f7a629ad01cff] | committer: Michael Niedermayer
Changelog: Update
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d797d9f21562f21e04668fa8997f7a629ad01cff
---
Changelog | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Changelog b/Changelog
index 5db4541ab5..07edb32653 100644
--- a/Changelog
+++ b/Changelog
@@ -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_*
More information about the ffmpeg-cvslog
mailing list