diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-06-03 18:06:50 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-06-03 18:06:50 +0100 |
commit | f022bad42861429cac5c56c575b54819ba092b98 (patch) | |
tree | 03172307d9ebe592e52ca7d3acf53b3d5763e163 | |
parent | 3e2ed6d0263c021644041ad3928ba4e7074360d7 (diff) | |
download | xine-lib-f022bad42861429cac5c56c575b54819ba092b98.tar.gz xine-lib-f022bad42861429cac5c56c575b54819ba092b98.tar.bz2 |
Changelog entry for the MPEG PES change.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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. |