ges: Protect from Gst dynamic callbacks
authorThibault Saunier <thibault.saunier@collabora.com>
Wed, 29 May 2013 18:05:52 +0000 (14:05 -0400)
committerThibault Saunier <thibault.saunier@collabora.com>
Wed, 29 May 2013 21:14:31 +0000 (17:14 -0400)
commit7e121ff167c900faae46154f076ff5a35d49f938
tree1cc9fc8e29e29c911ba341d9ff53e703752df86a
parent302e0ed5d769976bfdf5c01c667b10d4905b8d5c
ges: Protect from Gst dynamic callbacks

The pad-added and no-more-pad signal can be emited from any thread
so we have to protect our code from that
ges/ges-timeline-pipeline.c
ges/ges-timeline.c