inputselector: Protected g_object_notify() calls for the active-pad with a recursive...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 31 Dec 2010 11:27:45 +0000 (12:27 +0100)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 31 Dec 2010 11:27:45 +0000 (12:27 +0100)
commit3f89954c271e985a6d20d5cf1266cd2d448753df
treeed36de2b4eb27d5634a7764e9f2492e2434c37b0
parent74ed5af81ac185d98f1a3f7ae1b4c4f98a78a113
inputselector: Protected g_object_notify() calls for the active-pad with a recursive mutex

This works around a thread safety problem in GLib < 2.26.0 and should
be removed when we depend on 2.26.0.

Fixes bug #607513.
plugins/elements/gstinputselector.c