summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2009-04-06 00:28:05 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2009-04-06 00:28:05 +0100
commit317aec21b9ccbbc288eb428e1d74a51723a2b953 (patch)
treed984ce931c951d89d9ed4b2cd3ef0dc03cd1a786 /ChangeLog
parent699f3239e00a5ff922cf52a22389be0d2fb86bd7 (diff)
parenta6bc7ed17d202107208bbe637ca92d5886c3d686 (diff)
downloadxine-lib-317aec21b9ccbbc288eb428e1d74a51723a2b953.tar.gz
xine-lib-317aec21b9ccbbc288eb428e1d74a51723a2b953.tar.bz2
Merge from 1.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5555ef360..868601e85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -68,10 +68,18 @@ xine-lib (1.1.90) (Unreleased)
* Report more video output capabilities via (port)->get_capabilities():
colour controls, zooming, colour keying.
+xine-lib (1.1.17) 2009-??-??
+ * Add support for Matroska SIMPLEBLOCK.
+ * Add support for sndio (OpenBSD sound API).
+ * Correct invalid MIME info in the MOD demuxer.
+ * Fix a resource leak in libdvdnav.
+ * Properly NUL-terminate when reading ID3v2.2 tag content.
+ * Fix handling of the length of UTF-16 content sourced from, e.g., ID3 tags.
+
xine-lib (1.1.16.3) 2009-04-03
* Security fixes:
- Fix another possible int overflow in the 4XM demuxer.
- (ref. TKADV2009-004, CVE-2009-0385)
+ (ref. TKADV2009-004, CVE-2009-0698)
- Fix an integer overflow in the Quicktime demuxer.
* Enable libmpeg2new (if configured with --enable-libmpeg2new).
This is not yet production code; the old mpeg2 decoder remains the default.
@@ -93,7 +101,7 @@ xine-lib (1.1.16.2) 2009-02-10
* More malloc checking (ref. CVE-2008-5240).
* Fix race conditions in gapless_switch (ref. kde bug #180339)
* Fix a possible integer overflow in the 4XM demuxer.
- (TKADV2009-004, CVE-2009-0385)
+ (TKADV2009-004, CVE-2009-0698)
xine-lib (1.1.16.1) 2009-01-11
* Fix build with older ffmpeg, both internal and in Debian 5.0.