summaryrefslogtreecommitdiffstats
path: root/audio/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Revert "audio: link against libsecril-client"Wolfgang Wiedmeyer2017-05-101-3/+2
* audio: Initial work towards a variable sampling rate.Kyle Repinski2016-01-151-1/+5
* audio: Add ability to actually force the out stream sampling rate.Kyle Repinski2016-01-151-0/+2
* audio: Determine whether or not to use out stream resampler automatically.Kyle Repinski2016-01-151-3/+0
* audio: Disable output resampling by default.Kyle Repinski2016-01-151-1/+1
* audio: Add ability to disable built-in out stream resample.Kyle Repinski2016-01-151-0/+3
* audio: link against libsecril-clientZiyan2015-06-181-2/+3
* Prepare to move system/mediaGlenn Kasten2012-03-141-2/+2
* audio HAL: add audio pre processing.Eric Laurent2011-09-061-1/+2
* audio HAL: use resampler from libaudioutils.Eric Laurent2011-08-261-2/+2
* audio: voice call supportSimon Wilson2011-06-241-2/+2
* Enable audio supportSimon Wilson2011-06-201-0/+29