plugins/elements/gstmultiqueue.c: Don't deadlock when releasing a pad - gst_pad_set_a...
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 13 Apr 2007 11:20:48 +0000 (11:20 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 13 Apr 2007 11:20:48 +0000 (11:20 +0000)
commit60f4a78b3d42b48b91581fde7d6212c988915aba
tree2007c2a47c738674d5abceb149531fbfb2e41648
parente28b310a73747afac2fa55770ab4254bf0806154
plugins/elements/gstmultiqueue.c: Don't deadlock when releasing a pad - gst_pad_set_active may try and take the multi...

Original commit message from CVS:
* plugins/elements/gstmultiqueue.c: (gst_multi_queue_release_pad):
Don't deadlock when releasing a pad - gst_pad_set_active may try
and take the multiqueue lock too.
ChangeLog
plugins/elements/gstmultiqueue.c