aggregator: Rename confusingly named stream lock to flush lock
authorOlivier Crête <olivier.crete@collabora.com>
Wed, 18 Feb 2015 20:06:01 +0000 (15:06 -0500)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
commit3c17c777ee3ff01c0088001cf7b4a890ee8e06b6
tree85ce672dffa0703fad06eaa1fbad8b7706eb391d
parentaa78cf96f47c46c04a317e0c77771487fb4bacac
aggregator: Rename confusingly named stream lock to flush lock

This lock is not what is commonly known as a "stream lock" in GStremer,
it's not recursive and it's taken from the non-serialized FLUSH_START event.

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