[FFmpeg-cvslog] Changelog update

Andreas Cadhalpun git at videolan.org
Thu Jul 30 19:24:55 CEST 2015


ffmpeg | branch: release/2.5 | Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com> | Thu Jul 30 18:54:25 2015 +0200| [5e833d958c09e79be873f40df88d75425132ba16] | committer: Andreas Cadhalpun

Changelog update

Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun at googlemail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=5e833d958c09e79be873f40df88d75425132ba16
---

 Changelog |    8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Changelog b/Changelog
index 9cfeeff..8d010d9 100644
--- a/Changelog
+++ b/Changelog
@@ -2,6 +2,14 @@ Entries are sorted chronologically from oldest to youngest within each release,
 releases are sorted from youngest to oldest.
 
 version 2.5.8
+- snow: remove an obsolete av_assert2
+- huffyuvdec: validate image size
+- vc1dec: use get_bits_long and limit the read bits to 32
+- mpegaudiodec: copy AVFloatDSPContext from first context to all contexts
+- libshine: fix support for shine 3.0
+- avidec: check for valid bit_rate range
+- avformat/nut: support WavPack
+- avcodec/diracdec: Check slices malloc and propagate error code
 - avcodec/vp8: Check buffer size in vp8_decode_frame_header()
 - avcodec/vp8: Fix null pointer dereference in ff_vp8_decode_free()
 - avcodec/diracdec: Check for hpel_base allocation failure



More information about the ffmpeg-cvslog mailing list