diff options
| author | Jan Schmidt <thaytan@mad.scientist.com> | 2004-06-13 10:58:34 +0000 |
|---|---|---|
| committer | Jan Schmidt <thaytan@mad.scientist.com> | 2004-06-13 10:58:34 +0000 |
| commit | d3deeade47c524006c5477073c02b56d50826f85 (patch) | |
| tree | 055f49828022c79a4e854cf07ed05e43f4aa3e5a /ChangeLog | |
| parent | 816e9ec7c0ee37dd4cacbbade0624e75e0ffe41c (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |
