summaryrefslogtreecommitdiffstats
path: root/ChangeLog
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
commitd3deeade47c524006c5477073c02b56d50826f85 (patch)
tree055f49828022c79a4e854cf07ed05e43f4aa3e5a /ChangeLog
parent816e9ec7c0ee37dd4cacbbade0624e75e0ffe41c (diff)
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96380077..0bbf50b0 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