aggregator: Rename confusinly named SRC_STREAM_LOCK macros to SRC_LOCK
authorOlivier Crête <olivier.crete@collabora.com>
Wed, 18 Feb 2015 20:11:14 +0000 (15:11 -0500)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
commitad2cd52bae1d3a65f12b5fb3790476b408a41295
tree76414f9296b3889cbbf1647bb4007c1d3fb60b61
parent3c17c777ee3ff01c0088001cf7b4a890ee8e06b6
aggregator: Rename confusinly named SRC_STREAM_LOCK macros to SRC_LOCK

This will match the name of the lock itself. It is also not a stream
lock as it not recursive and not held while pushing.

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