gst/playback/gstplaybasebin.c: Unlock GROUP_LOCK in failure cases, so that we don...
authorMichael Smith <msmith@xiph.org>
Thu, 10 Nov 2005 17:29:48 +0000 (17:29 +0000)
committerMichael Smith <msmith@xiph.org>
Thu, 10 Nov 2005 17:29:48 +0000 (17:29 +0000)
commit3b5568c1a4349cab77fd0ef0a18601d5e53c1b64
treec0a1e7270ba148c1680615eca16f94be67107163
parent31461ebd0bee83effaa36e85209b9888eb44dd61
gst/playback/gstplaybasebin.c: Unlock GROUP_LOCK in failure cases, so that we don't deadlock when trying to go to NUL...

Original commit message from CVS:
* gst/playback/gstplaybasebin.c: (group_commit), (new_decoded_pad),
(setup_substreams), (set_active_source):
Unlock GROUP_LOCK in failure cases, so that we don't deadlock when
trying to go to NULL if we failed to read a file.
ChangeLog
gst/playback/gstplaybasebin.c