tee: Remove dyn lock
authorSebastian Dröge <sebastian@centricular.com>
Thu, 2 Jan 2014 10:13:27 +0000 (11:13 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 2 Jan 2014 10:13:27 +0000 (11:13 +0100)
commit34f8b4d6f3e6a61519f23e8ef0644a6fdfc99daa
treeb94a4984b4e72e8cd29d0a3ad6fd3e759e376ec4
parente80fd39947c697d591789feee918cd6a27f1ca15
tee: Remove dyn lock

It was used for pad-alloc in 0.10 but currently is completely unused
and not necessary. All pad access is protected by the tee object lock
and keeping another reference to the current pad.
plugins/elements/gsttee.c
plugins/elements/gsttee.h