summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMathieu Olivier <molivier@users.sourceforge.net>2006-01-24 21:59:13 +0000
committerMathieu Olivier <molivier@users.sourceforge.net>2006-01-24 21:59:13 +0000
commit831f63fa140840937681c867c91d8f54b777d617 (patch)
tree5b034ae30b1e50b2d7d97db87f10dc638fd7c0fd /ChangeLog
parentd0dd2292ac85bdd58eb4b82b8d10ca41a14f55ec (diff)
downloadxine-lib-831f63fa140840937681c867c91d8f54b777d617.tar.gz
xine-lib-831f63fa140840937681c867c91d8f54b777d617.tar.bz2
Matroska demuxer was miscalculating the lace sizes for fixed-size lacing
CVS patchset: 7841 CVS date: 2006/01/24 21:59:13
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e39a425b1..64bc30ed6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@ xine-lib (1.1.2)
* Also look for Xv support in /usr/lib for X.org's new location
* Fix using xine-lib on systems with SELinux enabled
* Build right with libiconv in /usr/local as default on FreeBSD
+ * Fix a potential crash with fixed-size lacing in the Matroska demuxer
xine-lib (1.1.1)
* Improve sound quality when using alsa 1.0.9 or above.