gstreamer/sys/opensles
Sebastian Dröge 141fb455e8 openslesringbuffer: Allocate at most 4 internal buffers
4 is the "typical" number of buffers defined by Android's OpenSL ES
implementation, and its code is optimized for this. Also because we
have our own ringbuffer around this, we will always have enough
buffering on our side already.

Allows for more efficient processing.
2015-02-05 12:28:13 +01:00
..
Makefile.am opensles: Port to 1.0 2012-10-25 14:05:49 +02:00
opensles.c Fix FSF address 2012-11-04 00:09:59 +00:00
opensles.h Fix FSF address 2012-11-04 00:09:59 +00:00
openslesringbuffer.c openslesringbuffer: Allocate at most 4 internal buffers 2015-02-05 12:28:13 +01:00
openslesringbuffer.h opensles: Only include <gst/audio/audio.h> 2013-03-03 12:30:44 +01:00
openslessink.c openslessink/src: Lower default buffer time to 200ms like alsasink 2015-02-05 12:21:55 +01:00
openslessink.h opensles: Only include <gst/audio/audio.h> 2013-03-03 12:30:44 +01:00
openslessrc.c openslessink/src: Lower default buffer time to 200ms like alsasink 2015-02-05 12:21:55 +01:00
openslessrc.h opensles: Only include <gst/audio/audio.h> 2013-03-03 12:30:44 +01:00