summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/tests
Commit message (Expand)AuthorAgeFilesLines
* Enable clang compilation.Chih-Hung Hsieh2015-05-151-6/+0
* TimestretchBufferProvider integration with Sonic LibraryRicardo Garcia2015-04-131-2/+4
* Factor out buffer provider code from AudioMixerAndy Hung2015-04-081-0/+1
* Return number of frames output from resample methodAndy Hung2015-04-081-1/+4
* Improve resampler speed for floating point and arm64Andy Hung2015-03-032-2/+2
* Merge "Fix AudioMixer floating interaction with downmixer"Andy Hung2014-11-192-36/+68
|\
| * Fix AudioMixer floating interaction with downmixerAndy Hung2014-11-072-36/+68
* | Disable clang++ due to compiler error.Chih-Hung Hsieh2014-11-141-0/+6
* | Move to libc++.Dan Albert2014-11-111-14/+3
|/
* Fix build warningsGlenn Kasten2014-07-293-9/+9
* Add multichannel capability to AudioMixerAndy Hung2014-07-243-10/+30
* Fix multichannel integer resampling and add testsAndy Hung2014-07-211-9/+101
* Add floating point volume handling to AudioMixerAndy Hung2014-07-081-5/+6
* Replace int bitDepth with audio_format_t in ResamplerAndy Hung2014-07-071-4/+5
* Add and enable multichannel for audio resamplerAndy Hung2014-07-021-14/+51
* Add test-mixer AudioMixer test programAndy Hung2014-06-203-0/+458
* Extract out test utility functions from resampler_testsAndy Hung2014-06-183-202/+322
* Add tests directory for AudioFlingerAndy Hung2014-05-284-0/+535