summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-06-02 15:30:50 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-06-02 15:30:50 +0100
commit8e910e3fea1078118f4343db9c519e10be73877c (patch)
tree0a03fd067531bc952957521fa0357cd560f8c1b2 /ChangeLog
parent43f1a8e3c042707c60661c625ce7b348c50eb510 (diff)
parent29a4bed3de97bf33fe1dd786c0b1f0638c152684 (diff)
downloadxine-lib-8e910e3fea1078118f4343db9c519e10be73877c.tar.gz
xine-lib-8e910e3fea1078118f4343db9c519e10be73877c.tar.bz2
Merge from 1.1; handle Debian packaging fallout from the merge.
--HG-- rename : debian/libxine1-doc.docs => debian/libxine2-doc.docs rename : debian/libxine1-doc.manpages => debian/libxine2-doc.manpages
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7d334612..af103b697 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -49,6 +49,8 @@ xine-lib (1.1.7) (unreleased)
* Use the integer versions of Speex decoding functions, this avoids an
iteration over the decoded frames to transform them to integers, and
also avoids an improper saturation.
+ * Prioritize the musepack demuxer over mpgaudio, as sometimes the latter can
+ misfire and report a good file as unplayable.
xine-lib (1.1.6)
* Split the DirectFB plugin into X11 and non-X versions.