mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
b1eef4f436
Instead of using the GST_OBJECT_LOCK we should have a dedicated mutex for the pad as it is also associated with the mutex on the EVENT_MUTEX on which we wait in the _chain function of the pad. The GstAggregatorPad.segment is still protected with the GST_OBJECT_LOCK. Remove the gst_aggregator_pad_peak_unlocked method as it does not make sense anymore with a private lock. https://bugzilla.gnome.org/show_bug.cgi?id=742684 |
||
---|---|---|
.. | ||
gstaudiomixer.c | ||
gstaudiomixer.h | ||
gstaudiomixerorc-dist.c | ||
gstaudiomixerorc-dist.h | ||
gstaudiomixerorc.orc | ||
Makefile.am |