diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-08-11 17:06:48 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-08-11 17:06:48 +0200 |
commit | b88de7b31a4a5c35d10b1392d2d86d93fc942b4c (patch) | |
tree | 9f08bf6fb1fb80a5990e25ed386cc72cdfd6398f | |
parent | 11420649d021e35a2b037cf156d8256a0c64c484 (diff) | |
download | ffmpeg-b88de7b31a4a5c35d10b1392d2d86d93fc942b4c.tar.gz |
Changelog: update for 2.3.2n2.3.2
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | Changelog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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 |