aggregator: Protect the srcpad caps negotiation with the stream lock
authorOlivier Crête <olivier.crete@collabora.com>
Thu, 22 Jan 2015 00:35:25 +0000 (19:35 -0500)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 2 Dec 2017 15:10:26 +0000 (15:10 +0000)
commit142073cc796b8ce94ef5ad51c0229da056017eda
treef68c996dee310adf1c3ed9aac36616c3f746bfe5
parent9add3480122f144cfcd38ad2032fb5b286dfda0f
aggregator: Protect the srcpad caps negotiation with the stream lock

Instead of adding another lock, use the srcpad stream lock, which is already
taken anyway to push out the new caps if needed.

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