mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-20 15:27:07 +00:00
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.
This commit is contained in:
parent
2f03853330
commit
7657b3d60b
1 changed files with 6 additions and 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
|
||||
|
|
Loading…
Reference in a new issue