aggregator: Protect the tags with the object lock
authorOlivier Crête <olivier.crete@collabora.com>
Thu, 22 Jan 2015 00:33:18 +0000 (19:33 -0500)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
commit9add3480122f144cfcd38ad2032fb5b286dfda0f
tree44f5b69e87ab672a1acf3dd351620ec811bfd543
parent25faafaf58467f447e9921a0891e166a9f00c81b
aggregator: Protect the tags with the object lock

The tags related variables were sometimes protected, sometimes not and
sometimes atomic. Put them all under the object lock.

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