Browse code

Mention security fixes in the changelog.

Originally committed as revision 22121 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5

Diego Biurrun authored on 2010/03/01 07:22:22
Showing 1 changed files
... ...
@@ -13,6 +13,9 @@ version 0.5.1:
13 13
 - AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries
14 14
 - enable symbol versioning by default for linkers that support it
15 15
 - backport av_lockmgr_register(), see doc/APIchanges for details
16
+- security fixes for:
17
+  - ASF, Ogg and MOV demuxers
18
+  - FFv1, H.264, HuffYUV, MLP, MPEG audio and Snow decoders
16 19
 
17 20
 
18 21