Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add floating point volume handling to AudioMixer | Andy Hung | 2014-07-08 | 1 | -1/+1 |
* | Replace int bitDepth with audio_format_t in Resampler | Andy Hung | 2014-07-07 | 1 | -1/+1 |
* | Fix build warnings | Glenn Kasten | 2012-12-17 | 1 | -2/+2 |
* | more optimizations... | Mathias Agopian | 2012-11-10 | 1 | -3/+0 |
* | refactor code to improve neon code | Mathias Agopian | 2012-11-10 | 1 | -1/+4 |
* | change how we store the FIR coefficients | Mathias Agopian | 2012-11-05 | 1 | -1/+2 |
* | improve SINC resampler performance | Mathias Agopian | 2012-11-05 | 1 | -1/+1 |
* | improve SINC resampler coefficients | Mathias Agopian | 2012-10-26 | 1 | -1/+1 |
* | Integrate improved coefficient sinc resampler: VHQ | Glenn Kasten | 2012-10-04 | 1 | -19/+20 |
* | audioflinger: use resample coefficients from audio-resampler library. | SathishKumar Mani | 2012-09-26 | 1 | -7/+17 |
* | Use virtual destructors | Glenn Kasten | 2012-02-03 | 1 | -1/+1 |
* | By convention const goes before the type specifier | Glenn Kasten | 2012-01-06 | 1 | -4/+4 |
* | move native services under services/ | Mathias Agopian | 2010-07-14 | 1 | -0/+88 |