summaryrefslogtreecommitdiff
path: root/sys/opensles/openslessink.c
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* opensles: Make sure to only ever create a single engine objectSebastian Dröge2012-11-011-12/+6
* opensles: Port to 1.0Sebastian Dröge2012-10-251-45/+27
* opensles: sprinkle comments and cosmetic fixesJosep Torra2012-10-181-8/+23
* opensles: drop 48kHz sample rateJosep Torra2012-10-181-1/+1
* opensles: change the defaults to use 20 ms ringbuffer segmentsJosep Torra2012-10-181-0/+2
* opensles: sink to provide the audioclock by defaultJosep Torra2012-10-181-1/+1
* opensles: do not provide a clock in the sink element.Josep Torra2012-10-181-0/+2
* opensles: fixes 8 bit format which is unsigned on android.Josep Torra2012-10-181-1/+1
* opensles: attempt to query device for capabilitiesJosep Torra2012-10-181-1/+101
* opensles: add the mute property and handle volume/mute changes on the flyJosep Torra2012-10-181-0/+21
* opensles: make the volume property actually workJosep Torra2012-10-181-1/+2
* opensles: fixes the license headersJosep Torra2012-10-181-29/+1
* opensles: Add initial draft implementation of OpenSL ES plugin.Josep Torra2012-10-181-0/+176