aggregator: Protect all latency related members with the object lock
authorOlivier CrĂȘte <olivier.crete@collabora.com>
Thu, 22 Jan 2015 00:44:57 +0000 (19:44 -0500)
committerThibault Saunier <tsaunier@gnome.org>
Thu, 29 Jan 2015 09:24:18 +0000 (10:24 +0100)
commit9df8ac0a988d69a04f90f4cd8d27ad7878450fb5
tree02b3677a9251b7bfa1dfab70bac7595584354f73
parent41d26673d676eb8ad424211abfe0116b281182c5
aggregator: Protect all latency related members with the object lock

The locking was not consistent, now consistently use the object lock.

https://bugzilla.gnome.org/show_bug.cgi?id=742684
gst-libs/gst/base/gstaggregator.c