summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-09-27 00:43:07 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-09-27 00:43:07 +0000
commit44cb25a34299247d695dec9a9c7881832e54e3ef (patch)
tree668fd4c26117cf98d282227878d7ea5e1f8db33a /ChangeLog
parentb17599a297fcb5d15a7f871e4ef3230d12b9f024 (diff)
ext/pulse/pulsesink.c: Fix problems with pulsesink randomly erroring with code 'OK' after a format change on the stre...
Original commit message from CVS: * ext/pulse/pulsesink.c: Fix problems with pulsesink randomly erroring with code 'OK' after a format change on the stream by waiting when disconnecting the stream.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 03102233..f5cef900 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-27 Jan Schmidt <jan.schmidt@sun.com>
+
+ * ext/pulse/pulsesink.c:
+ Fix problems with pulsesink randomly erroring with code 'OK' after a
+ format change on the stream by waiting when disconnecting the stream.
+
2008-09-26 Wim Taymans <wim.taymans@collabora.co.uk>
* gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init),