aggregator: More fixes around locking when accessing protected private fields
authorThibault Saunier <tsaunier@gnome.org>
Mon, 26 Jan 2015 10:32:47 +0000 (11:32 +0100)
committerThibault Saunier <tsaunier@gnome.org>
Thu, 29 Jan 2015 09:24:18 +0000 (10:24 +0100)
commitccf329d5276b319e2601453efbc1bd87768676c7
tree3cfe76253d5a69377b3100e5c30c899510d9d1ff
parent1a07467d5f30c5ce6c7f6e3e9aa39d66b2237084
aggregator: More fixes around locking when accessing protected private fields

In some more places we were accessing GstAggregator->segment
and GstAggregator->seqnum without holding the GST_OBJECT_LOCK

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