diff options
author | Diego Biurrun <diego@biurrun.de> | 2010-10-18 19:38:02 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2010-10-18 19:38:02 +0000 |
commit | 69e8b43812bf994f843c74cea26650386cd6e589 (patch) | |
tree | f293d56704bd13f1f353ef348a0a71057568e6b5 | |
parent | 2f504d7a90605b77d1a9ac43a8d1efa208e0f515 (diff) | |
download | ffmpeg-69e8b43812bf994f843c74cea26650386cd6e589.tar.gz |
Update Changelog for 0.5.3 release.
Originally committed as revision 25521 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
-rw-r--r-- | Changelog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -2,6 +2,15 @@ Entries are sorted chronologically from oldest to youngest within each release, releases are sorted from youngest to oldest. +version 0.5.3: + +- build system improvements +- performance fix for seekable HTTP +- fix several potentially exploitable issues in the FLIC decoder + (addresses CVE-2010-3429) + + + version 0.5.2: - Hurd support |