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)
commit7657b3d60b4b13852748b4ebe78716a3c5044571
treee8bab2d6ca358cf1ea9ebe7333e923b037132e0c
parent2f0385333071b34c40949444d98f07fe77da07c5
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.
ChangeLog