Browse code

Update Changelog for 0.7.3 release

Reinhard Tartler authored on 2011/12/24 06:40:24
Showing 1 changed files
... ...
@@ -1,6 +1,15 @@
1 1
 Entries are sorted chronologically from oldest to youngest within each release,
2 2
 releases are sorted from youngest to oldest.
3 3
 
4
+version 0.7.3:
5
+
6
+- check buffer and input values in various parts of the code:
7
+  vmd (CVE-2011-4364), qdm2 (CVE-2011-4351), imgutils (several codecs),
8
+  vp6 (CVE-2011-4353), svq1 (CVE-2011-4579), vp3 (CVE-2011-4352), wma, 4xm
9
+- backport avcodec_open2() as a replacement for avcodec_open()
10
+- backport avformat_find_stream_info()
11
+
12
+
4 13
 version 0.7.2:
5 14
 
6 15
 - check buffer and input values in various parts of the code: