1. 068561c AudioFlinger: Split off audio processing library by Andy Hung · 8 years ago[Renamed (98%) from services/audioflinger/AudioResamplerSinc.h]
  2. 60d0207 Replace cutils/log.h with either android/log.h or log/log.h by Mark Salyzyn · 9 years ago
  3. 6b3b7e3 Return number of frames output from resample method by Andy Hung · 10 years ago
  4. 63238ef Remove redundant semicolon from namespace closing by Glenn Kasten · 10 years ago
  5. 5e58b0a Add floating point volume handling to AudioMixer by Andy Hung · 11 years ago
  6. 3348e36 Replace int bitDepth with audio_format_t in Resampler by Andy Hung · 11 years ago
  7. c497431 Fix build warnings by Glenn Kasten · 12 years ago
  8. 7492a7f more optimizations... by Mathias Agopian · 13 years ago
  9. 0d585c8 refactor code to improve neon code by Mathias Agopian · 13 years ago
  10. 46afbec change how we store the FIR coefficients by Mathias Agopian · 13 years ago
  11. a798c97 improve SINC resampler performance by Mathias Agopian · 13 years ago
  12. 443e696 improve SINC resampler coefficients by Mathias Agopian · 13 years ago
  13. ac60205 Integrate improved coefficient sinc resampler: VHQ by Glenn Kasten · 13 years ago
  14. 76b1116 audioflinger: use resample coefficients from audio-resampler library. by SathishKumar Mani · 13 years ago
  15. c19e224 Use virtual destructors by Glenn Kasten · 13 years ago
  16. 54c3b66 By convention const goes before the type specifier by Glenn Kasten · 13 years ago
  17. 65ab471 move native services under services/ by Mathias Agopian · 15 years ago