summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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.