diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-01-17 03:10:22 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2010-01-17 03:10:22 +0000 |
commit | e890141a04b1e79feddf17b4db460050a25f613e (patch) | |
tree | 9711272317c20b5f9f387c9063f73beef76260c0 /ChangeLog | |
parent | f6456aeccb0e7a420aa25997d8fe6ee87da489a5 (diff) | |
download | xine-lib-e890141a04b1e79feddf17b4db460050a25f613e.tar.gz xine-lib-e890141a04b1e79feddf17b4db460050a25f613e.tar.bz2 |
"Fix" playback of 24-bit FLAC.
We pretend that it's 16-bit to avoid "audio device unavailable" (ALSA).
Also, the clock is a bit fast.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ xine-lib (1.1.1?) 20??-??-?? * TTA demuxer fixes; allow seeking. * More meta-information tags. (Nothing sets these yet, though.) * Added basic support for .qtl (Quicktime media link). + * "Fixed" playback of 24-bit FLAC. xine-lib (1.1.17) 2009-12-01 * Add support for Matroska SIMPLEBLOCK. |