pipeline: Remove the dynamic lock
authorThibault Saunier <thibault.saunier@collabora.com>
Mon, 19 Aug 2013 19:13:48 +0000 (15:13 -0400)
committerThibault Saunier <thibault.saunier@collabora.com>
Mon, 19 Aug 2013 19:18:06 +0000 (15:18 -0400)
commit0c871049553ca2d649c9aceae04123aea3f6d36e
tree307ad75dfb2d372839d4ac9fcd364813da27b575
parent41d86292c9cfa8a28ccc88fc7e3d74f93ce5b864
pipeline: Remove the dynamic lock

We actually do not need it has everywhere where we would need it we are
already locked against the timeline.dyn_lock, we need to make sure it is
always the case in the future.

The hierarchy of the mutex was wrong and could possibly lead to
deadlocks
ges/ges-pipeline.c