summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrantišek Dvořák <valtri@users.sourceforge.net>2006-06-11 15:09:47 +0000
committerFrantišek Dvořák <valtri@users.sourceforge.net>2006-06-11 15:09:47 +0000
commitba717771e1356acbc7c4c35cb2828098a5a31675 (patch)
tree7e45bca28965eb0b52b238116b1e124bf834be1b /ChangeLog
parente07d8ace636273c3b848c5dc6bdec6b86c3b3270 (diff)
downloadxine-lib-ba717771e1356acbc7c4c35cb2828098a5a31675.tar.gz
xine-lib-ba717771e1356acbc7c4c35cb2828098a5a31675.tar.bz2
Re-commit lost change: Fix the freeze on QuickTime files when configured with non-existing win32 codecs path. win32.c have known nothing about all paths tested in module.c.
CVS patchset: 8033 CVS date: 2006/06/11 15:09:47
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d580c7e3c..6a4ca1b1c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,7 @@ xine-lib (1.1.2)
* Fix up health check to find libX11 and libXv shared objects even if
devel packages aren't installed (where appropriate). (Ubuntu 47357)
* Fix install problems in case configure was generated by autoconf >= 2.59c.
+ * Fixed some win32 codec freezes when configured w32-path doesn't exist
xine-lib (1.1.1)
* Improve sound quality when using alsa 1.0.9 or above.