summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBram Verweij <amverweij@gmail.com>2007-06-01 09:05:56 +0200
committerBram Verweij <amverweij@gmail.com>2007-06-01 09:05:56 +0200
commitb800951399e9ea2d83dabac78e554cf196d4cfc5 (patch)
tree0bd50510c51ab02adbd286efd90fa084f8bec410 /ChangeLog
parentc6c900ac497ccb751bb35c9f913ad62395003f74 (diff)
downloadxine-lib-b800951399e9ea2d83dabac78e554cf196d4cfc5.tar.gz
xine-lib-b800951399e9ea2d83dabac78e554cf196d4cfc5.tar.bz2
Prioritise the musepack demuxer over mpgaudio, as sometimes the latter can misfire and report a good file as unplayable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f439b880..a827947c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,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.