diff options
author | Diego Biurrun <diego@biurrun.de> | 2010-02-28 22:22:22 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2010-02-28 22:22:22 +0000 |
commit | 4c83c13bc8f9ee727fe4bec471c6ff61ae5e311f (patch) | |
tree | c5ca99e59a847bc6a25c761aa1b7d0222ab9b64a | |
parent | bd7e30ea001afdf3965d45651305214357cddfe8 (diff) | |
download | ffmpeg-4c83c13bc8f9ee727fe4bec471c6ff61ae5e311f.tar.gz |
Mention security fixes in the changelog.
Originally committed as revision 22121 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,6 +13,9 @@ version 0.5.1: - AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries - enable symbol versioning by default for linkers that support it - backport av_lockmgr_register(), see doc/APIchanges for details +- security fixes for: + - ASF, Ogg and MOV demuxers + - FFv1, H.264, HuffYUV, MLP, MPEG audio and Snow decoders |