gstreamer/gst/audiomixer
Nirbheek Chauhan ad8cb458ba audioaggregator: Sync pad values before aggregating
We need to sync the pad values before taking the aggregator and pad locks
otherwise the element will just deadlock if there's any property changes
scheduled using GstController since that involves taking the aggregator and pad
locks.

Also add a test for this.

https://bugzilla.gnome.org/show_bug.cgi?id=749574
2015-07-22 19:50:38 +01:00
..
gstaudioaggregator.c audioaggregator: Sync pad values before aggregating 2015-07-22 19:50:38 +01:00
gstaudioaggregator.h audioaggregator: Split base class from audiomixer 2015-03-16 16:41:45 -04:00
gstaudiointerleave.c audiointerleave: Always have "channels" be the actual pad count 2015-06-01 19:43:20 -04:00
gstaudiointerleave.h audiointerleave: Set src caps in aggregate 2015-03-16 16:44:03 -04:00
gstaudiomixer.c audiomixer: fix misleading documentation copied from adder 2015-06-09 14:37:36 +01:00
gstaudiomixer.h audioaggregator: Split base class from audiomixer 2015-03-16 16:41:45 -04:00
gstaudiomixerorc-dist.c Release 1.5.1 2015-06-07 10:55:35 +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 audiointerleave: Add interleave element based on audioaggregator 2015-03-16 16:44:03 -04:00