ext/esd/esdsink.*: Close the esd connection on pause, because esd will just wait...
authorJan Schmidt <thaytan@mad.scientist.com>
Sun, 13 Jun 2004 10:58:34 +0000 (10:58 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Sun, 13 Jun 2004 10:58:34 +0000 (10:58 +0000)
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.

ChangeLog

index 9638007..0bbf50b 100644 (file)
--- 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