[FFmpeg-cvslog] Update Changelog for 0.7.3 release
Reinhard Tartler
git at videolan.org
Sun Dec 25 19:56:42 CET 2011
ffmpeg | branch: release/0.8 | Reinhard Tartler <siretart at tauware.de> | Fri Dec 23 22:40:24 2011 +0100| [d61b38b9db9bdc5e98f529c043767f8fd5369859] | committer: Reinhard Tartler
Update Changelog for 0.7.3 release
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d61b38b9db9bdc5e98f529c043767f8fd5369859
---
Changelog | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/Changelog b/Changelog
index ab02a02..e8fcf82 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:
More information about the ffmpeg-cvslog
mailing list