summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBastien Nocera <hadess@users.sourceforge.net>2004-09-23 15:19:47 +0000
committerBastien Nocera <hadess@users.sourceforge.net>2004-09-23 15:19:47 +0000
commit9d14da63dfd03d633c04b6ba52ebbb0aaa11004b (patch)
treed6b27ba95531878dde1ffd40333cfc51a789a56a /ChangeLog
parent983e4dd1dbd74b3aea742f5eb702275c8715f541 (diff)
downloadxine-lib-9d14da63dfd03d633c04b6ba52ebbb0aaa11004b.tar.gz
xine-lib-9d14da63dfd03d633c04b6ba52ebbb0aaa11004b.tar.bz2
- Fix crashes with some input plugins when no audio output was available
That's either that, or always registering audio.num_buffers in src/xine-engine/audio_decoder.c CVS patchset: 6994 CVS date: 2004/09/23 15:19:47
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06e34ba27..e7655adb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,7 @@
automatic software cropping is provided for drivers not supporting it.
* Fixed displaying of mpeg2 files where width/height is not a multiple of 16
(these files required cropping after decoding)
+ * Fix crashes with some input plugins when no audio output was available
xine-lib (1-rc6)
* Moved win32 frontend into separate module.