decodebin2: Only use the object lock for protecting the subtitle elements
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sat, 26 Sep 2009 10:04:55 +0000 (12:04 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 7 Oct 2009 05:23:19 +0000 (07:23 +0200)
commit0dcc0857aadf316cd073e4cc394bf8b2108f8da8
treeca1a3fb2a896bb215eaf55b01ed7d9e33b0ba273
parent9be848d04f4b94ff8d84cac5e7722464e5fa5f92
decodebin2: Only use the object lock for protecting the subtitle elements

Using the decodebin lock will result in deadlocks if the subtitle encoding
is accessed from a pad-added handler.
gst/playback/gstdecodebin2.c