summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-30 16:15:57 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-05-30 16:15:57 +0100
commitfe2112a1ac52fbf65e2624b978f9d33f04b6af56 (patch)
treed7added18fd164d7104a90566cbcbac592d6529a /ChangeLog
parent17b4d5acdbcfdf069e549ba27b49b8dc89ce2488 (diff)
parentb681e2018ab1e212195aa5dfa1fb03cb69533e62 (diff)
downloadxine-lib-fe2112a1ac52fbf65e2624b978f9d33f04b6af56.tar.gz
xine-lib-fe2112a1ac52fbf65e2624b978f9d33f04b6af56.tar.bz2
Merge from 1.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 08cd301b3..4f7aa3e2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,10 @@ xine-lib (1.1.7) (unreleased)
not needed for any given frame.
* Document dvba: MRLs (ATSC with full tuning info).
* Fix VCD playback (broken since 1.1.4).
+ * Fix demuxing of FLAC files with ID3v2 tags.
+ * 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.
xine-lib (1.1.6)
* Split the DirectFB plugin into X11 and non-X versions.