gstreamer/gst-libs/gst/base
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
..
gstaggregator.c audiomixer: critical error for blocksize, timeout min/max values 2014-10-21 10:58:48 +02:00
gstaggregator.h aggregator: add a timeout property determining buffer wait time 2014-10-09 23:52:11 +11:00
Makefile.am libs: Don't install headers and pc files for libgstwayland/badvideo/badbase 2014-07-11 09:33:57 +02:00