funnel: Make sure to only lock the stream lock once
authorSebastian Dröge <sebastian@centricular.com>
Wed, 9 Nov 2016 09:37:09 +0000 (11:37 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 9 Nov 2016 09:37:09 +0000 (11:37 +0200)
commitabe60a92c48af99527c4c7c249f63de30010618f
treecc42d42c4570064ab6f4e92b8c1d8b7e11df7a0f
parent5571ad1260871e09a47298a4601f225167381ff6
funnel: Make sure to only lock the stream lock once

We also only unlock it once, and otherwise have it locked forever from
this thread, causing deadlocks on shutdown later.
plugins/elements/gstfunnel.c