Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2011-12-24 01:40:24 +0400
committerReinhard Tartler <siretart@tauware.de>2011-12-24 01:40:24 +0400
commitd61b38b9db9bdc5e98f529c043767f8fd5369859 (patch)
treed59438c0e110962e9a6afcda8d927a826d60bae8
parentd912a30c7d5cf9b8fdb26402804c9b0f999b4ff1 (diff)
Update Changelog for 0.7.3 release
-rw-r--r--Changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index ab02a02bf5..e8fcf8257f 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,15 @@
Entries are sorted chronologically from oldest to youngest within each release,
releases are sorted from youngest to oldest.
+version 0.7.3:
+
+- check buffer and input values in various parts of the code:
+ vmd (CVE-2011-4364), qdm2 (CVE-2011-4351), imgutils (several codecs),
+ vp6 (CVE-2011-4353), svq1 (CVE-2011-4579), vp3 (CVE-2011-4352), wma, 4xm
+- backport avcodec_open2() as a replacement for avcodec_open()
+- backport avformat_find_stream_info()
+
+
version 0.7.2:
- check buffer and input values in various parts of the code: