gst/gstpad.c: Release pad lock before calling out to avoid a possible deadlock.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 14 May 2008 13:52:59 +0000 (13:52 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 14 May 2008 13:52:59 +0000 (13:52 +0000)
commit98db43c6f033e53febec507a0fc9ddee88314a61
tree418e23e3e424a1e849b8121ac88884c010a051fe
parent363148faf48e73b40d32069ac4c8bf1088780b92
gst/gstpad.c: Release pad lock before calling out to avoid a possible deadlock.

Original commit message from CVS:
* gst/gstpad.c: (gst_pad_peer_accept_caps):
Release pad lock before calling out to avoid a possible deadlock.
ChangeLog
gst/gstpad.c