gstreamer/gst/audiomixer
Thibault Saunier b1eef4f436 aggregator: Make the PAD_LOCK private
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
2015-01-29 10:24:18 +01:00
..
gstaudiomixer.c aggregator: Make the PAD_LOCK private 2015-01-29 10:24:18 +01:00
gstaudiomixer.h audiomixer: Change blocksize property to output-buffer-duration in time format 2014-12-23 11:45:50 +01:00
gstaudiomixerorc-dist.c Release 1.3.1 2014-05-03 19:57:57 +02:00
gstaudiomixerorc-dist.h audiomixer: Add new element based on adder that does synchronized audio mixing 2013-11-06 15:35:38 +01:00
gstaudiomixerorc.orc audiomixer: Add new element based on adder that does synchronized audio mixing 2013-11-06 15:35:38 +01:00
Makefile.am audiomixer: fix build flag order 2014-12-21 07:47:25 -05:00