From 44cb25a34299247d695dec9a9c7881832e54e3ef Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Sat, 27 Sep 2008 00:43:07 +0000 Subject: 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. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 03102233..f5cef900 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-09-27 Jan Schmidt + + * 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 * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init), -- cgit