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)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
commitbe58999bffa5c7d16863bc3c3073141dfb2fd1b0
tree5919d782a5b65a94d0b10c09deba1badc3fff425
parent1d5f3fe084d617a34821df324f742157d7022ce6
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
libs/gst/base/gstaggregator.c