summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2008-03-28 22:50:47 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2008-03-28 22:50:47 +0000
commit11da081690da7a299909dfba0a6ad913dc11a3e3 (patch)
treeb96dc0a2426819f6655d48bd8f0acec7f1fee6cb
parent7d7b7eb2f71df2e90e4100348993966e5c26d022 (diff)
downloadxine-lib-11da081690da7a299909dfba0a6ad913dc11a3e3.tar.gz
xine-lib-11da081690da7a299909dfba0a6ad913dc11a3e3.tar.bz2
Changelog entries for the AIFF & LPCM fixes.
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f2c4d857..e2f9b3131 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@ xine-lib (1.1.11.1) 2008-??-??
possibly execute arbitrary code. (CVE-2008-1482)
* 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.
+ * LPCM fixes: input over-reading, conversion of 24-bit samples.
xine-lib (1.1.11) 2008-03-19
* Security fixes: