timeline-element: Disconnect child properties handlers.
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Tue, 31 Mar 2015 12:26:19 +0000 (14:26 +0200)
committerMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Tue, 31 Mar 2015 13:32:08 +0000 (15:32 +0200)
commite89dccc9aaabe429b18f1613a2417a1e99b81f32
treef2144ffc6e4a26eead0f2461862dd6a8aaf7c838
parent1ea442a021d257793309fd1aa4cab23d7293451e
timeline-element: Disconnect child properties handlers.

Summary:
+ And freeze notifies while doing so.

We had a race with GstController which isn't MT safe, we can
fix it by propertly disconnecting signals, and making sure
no notifies are emitted while doing so.

Reviewers: thiblahute

Differential Revision: http://phabricator.freedesktop.org/D64
ges/ges-timeline-element.c