diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-03-29 14:00:57 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-03-29 14:00:57 +0000 |
commit | fce031eb887d7bb72acde81396f84b384aefd765 (patch) | |
tree | d01d75f341466491fee9eedce5c99cf1b6ebce43 | |
parent | fd4cb7f8687ded5d128cd8a63df99d69201f1b9a (diff) | |
download | xine-lib-fce031eb887d7bb72acde81396f84b384aefd765.tar.gz xine-lib-fce031eb887d7bb72acde81396f84b384aefd765.tar.bz2 |
Changelog update.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ xine-lib (1.1.11.1) 2008-??-?? * Added a few more memory allocation checks to the above demuxers. * WAV file playback fix: don't assume that the first chunk is "fmt ". * Don't try to play partial 24-bit AIFF frames (decoder would lose data). - * Fixed handling of AIFF comment chunks. + * Fixed AIFF comment chunk handling and sample rate reading. * LPCM fixes: input over-reading, conversion of 24-bit samples. xine-lib (1.1.11) 2008-03-19 |