GStreamer multimedia framework
Find a file
Vineeth T M d38e242a72 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
gst/audiomixer audiomixer: critical error for blocksize, timeout min/max values 2014-10-21 10:58:48 +02:00
tests/check/elements test: use G_GSIZE_FORMAT in audiomixer test 2014-10-09 16:20:07 +03:00