diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-05-30 16:15:57 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-05-30 16:15:57 +0100 |
commit | fe2112a1ac52fbf65e2624b978f9d33f04b6af56 (patch) | |
tree | d7added18fd164d7104a90566cbcbac592d6529a /ChangeLog | |
parent | 17b4d5acdbcfdf069e549ba27b49b8dc89ce2488 (diff) | |
parent | b681e2018ab1e212195aa5dfa1fb03cb69533e62 (diff) | |
download | xine-lib-fe2112a1ac52fbf65e2624b978f9d33f04b6af56.tar.gz xine-lib-fe2112a1ac52fbf65e2624b978f9d33f04b6af56.tar.bz2 |
Merge from 1.1.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |