Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable clang++ due to compiler error. | Chih-Hung Hsieh | 2014-11-14 | 1 | -0/+6 |
* | Move to libc++. | Dan Albert | 2014-11-11 | 1 | -14/+3 |
* | Fix build warnings | Glenn Kasten | 2014-07-29 | 3 | -9/+9 |
* | Add multichannel capability to AudioMixer | Andy Hung | 2014-07-24 | 3 | -10/+30 |
* | Fix multichannel integer resampling and add tests | Andy Hung | 2014-07-21 | 1 | -9/+101 |
* | Add floating point volume handling to AudioMixer | Andy Hung | 2014-07-08 | 1 | -5/+6 |
* | Replace int bitDepth with audio_format_t in Resampler | Andy Hung | 2014-07-07 | 1 | -4/+5 |
* | Add and enable multichannel for audio resampler | Andy Hung | 2014-07-02 | 1 | -14/+51 |
* | Add test-mixer AudioMixer test program | Andy Hung | 2014-06-20 | 3 | -0/+458 |
* | Extract out test utility functions from resampler_tests | Andy Hung | 2014-06-18 | 3 | -202/+322 |
* | Add tests directory for AudioFlinger | Andy Hung | 2014-05-28 | 4 | -0/+535 |