summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-06-03 18:06:50 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-06-03 18:06:50 +0100
commitf022bad42861429cac5c56c575b54819ba092b98 (patch)
tree03172307d9ebe592e52ca7d3acf53b3d5763e163
parent3e2ed6d0263c021644041ad3928ba4e7074360d7 (diff)
downloadxine-lib-f022bad42861429cac5c56c575b54819ba092b98.tar.gz
xine-lib-f022bad42861429cac5c56c575b54819ba092b98.tar.bz2
Changelog entry for the MPEG PES change.
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff67ebc56..30512e72f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,8 @@ xine-lib (1.1.7) (unreleased)
* 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.