summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2004-06-13 10:58:34 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2004-06-13 10:58:34 +0000
commit7657b3d60b4b13852748b4ebe78716a3c5044571 (patch)
treee8bab2d6ca358cf1ea9ebe7333e923b037132e0c
parent2f0385333071b34c40949444d98f07fe77da07c5 (diff)
downloadgstreamer-plugins-bad-7657b3d60b4b13852748b4ebe78716a3c5044571.tar.gz
ext/esd/esdsink.*: Close the esd connection on pause, because esd will just wait - blocking all other esd clients ind...
Original commit message from CVS: * ext/esd/esdsink.c: (gst_esdsink_change_state): * ext/esd/esdsink.h: Close the esd connection on pause, because esd will just wait - blocking all other esd clients indefinitely.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 963800777..0bbf50b08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-06-13 Jan Schmidt <thaytan@mad.scientist.com>
+ * ext/esd/esdsink.c: (gst_esdsink_change_state):
+ * ext/esd/esdsink.h:
+ Close the esd connection on pause, because esd will just wait -
+ blocking all other esd clients indefinitely.
+
2004-06-12 Christophe Fergeau <teuf@gnome.org>
* gst/tags/gstvorbistag.c: replaced a g_warning which I added in my