summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-06-04 20:58:46 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-06-04 20:58:46 +0100
commit53c578ab41a18686c99b7168dc6e7de4479fb74f (patch)
tree459d94ff81842bd887d34334c9a62c85d1af9afa /ChangeLog
parent4bc3f24d3a85f682707851e6865a2c890c326c2c (diff)
parentf022bad42861429cac5c56c575b54819ba092b98 (diff)
downloadxine-lib-53c578ab41a18686c99b7168dc6e7de4479fb74f.tar.gz
xine-lib-53c578ab41a18686c99b7168dc6e7de4479fb74f.tar.bz2
Merge from 1.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a1395109..685d79a1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -51,6 +51,9 @@ xine-lib (1.1.7) (unreleased)
also avoids an improper saturation.
* Prioritize the musepack demuxer over mpgaudio, as sometimes the latter can
misfire and report a good file as unplayable.
+ * Fix an mmap problem with huge files on 32-bit systems.
+ * Improved MPEG PES stream handling: specifically, misdetection of data
+ streams as PES streams.
xine-lib (1.1.6)
* Split the DirectFB plugin into X11 and non-X versions.