inputselector: Protect g_object_notify() with the object's mutex
authorKipp Cannon <kcannon@ligo.caltech.edu>
Sun, 24 Jan 2010 19:53:00 +0000 (20:53 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 31 Dec 2010 00:54:04 +0000 (00:54 +0000)
commit15b1ee56d4e0ee7c2672b0c1900356215a87b7aa
tree84497b52eb91cee57c36a7222366e48a9021c0a3
parentacf1616ae141a18246cc571e07b8c7adf11e2b7d
inputselector: Protect g_object_notify() with the object's mutex

This works around the thread unsafety of g_object_notify()

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