summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJames Courtier-Dutton <jcdutton@users.sourceforge.net>2003-10-04 22:27:58 +0000
committerJames Courtier-Dutton <jcdutton@users.sourceforge.net>2003-10-04 22:27:58 +0000
commit70768558c8a2c34f2cce7a3721c40af89eade2f6 (patch)
tree66a08e1f6e0dcdc25ea8e683bde076f9b904fe1f /ChangeLog
parentd2405ec55123737ac4f73702ebf41726701cad11 (diff)
downloadxine-lib-70768558c8a2c34f2cce7a3721c40af89eade2f6.tar.gz
xine-lib-70768558c8a2c34f2cce7a3721c40af89eade2f6.tar.bz2
Fix blocking on xine start when using alsa.
Fixes bug: - http://bugs.debian.org/211304 CVS patchset: 5442 CVS date: 2003/10/04 22:27:58
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 880195c3b..ea7f49ee4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -45,8 +45,10 @@ xine-lib (1-rc1)
* fix crasher in CDDA plugin
* nvtv tvmode support removed from xine-lib. it is better suited in the
frontends where it should be replaced with the new libnvtvsimple.
+ * Fix blocking on xine start when using alsa.
* fix mp3 VBR length and pts computation
* initial id3v2 support (id3v2.3 and id3v2.4 are not yet supported)
+ * Fix blocking on xine start when using alsa.
xine-lib (1-rc0a)
* includes ffmpeg's MPEG encode in dist tarball (fixes DXR3 support)