gstreamer/gst/audiomixer
Vineeth T M aec1f2a001 audiomixer: critical error for blocksize, timeout min/max values
Audiomixer blocksize, cant be 0, hence adjusting the minimum value to 1
timeout value of aggregator is defined with MAX of MAXINT64,
but it cannot cross G_MAXLONG * GST_SECOND - 1
Hence changed the max value of the same

https://bugzilla.gnome.org/show_bug.cgi?id=738845
2014-10-21 10:58:48 +02:00
..
gstaudiomixer.c audiomixer: critical error for blocksize, timeout min/max values 2014-10-21 10:58:48 +02:00
gstaudiomixer.h audiomixer: Set the sinkpad segments basetime after seeking 2014-10-06 18:57:28 +02: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: Port to GstAggregator 2014-10-06 18:57:28 +02:00