[FFmpeg-cvslog] Changelog: update for 2.3.2
Michael Niedermayer
git at videolan.org
Mon Aug 11 17:31:29 CEST 2014
ffmpeg | branch: release/2.3 | Michael Niedermayer <michaelni at gmx.at> | Mon Aug 11 17:06:48 2014 +0200| [b88de7b31a4a5c35d10b1392d2d86d93fc942b4c] | committer: Michael Niedermayer
Changelog: update for 2.3.2
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b88de7b31a4a5c35d10b1392d2d86d93fc942b4c
---
Changelog | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/Changelog b/Changelog
index 2faa83f..57dbfbe 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,19 @@
Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.
+version 2.3.2:
+- snow: fix null pointer dereference
+- huffyucdec: fix overread
+- vc1dec: fix crash
+- iff: fix out of array access
+- matroskaenc: fix assertion failure
+- cdgraphics: fix infinite loop
+- dvdsub_parser: fix infinite loop
+- mpeg12dec: support decoding some broken files
+- v4l2enc: fix crash
+- h264_parser: fix handling huge resolutions
+- h264_mp4toannexb_bsf: multiple bugfixes
+
version 2.3.1:
- public AVDCT API/ABI for DCT functions
- g2meet: allow size changes within original sizes
More information about the ffmpeg-cvslog
mailing list