1. 068561c AudioFlinger: Split off audio processing library by Andy Hung · 8 years ago[Renamed (99%) from services/audioflinger/AudioResampler.cpp]
  2. eb16561 liblog: use log/log.h for ALOG macros by Mark Salyzyn · 8 years ago
  3. 60d0207 Replace cutils/log.h with either android/log.h or log/log.h by Mark Salyzyn · 9 years ago
  4. 505fd30 Disable ARM assembly optimization of legacy linear resampler by Glenn Kasten · 9 years ago
  5. d79072e Remove TimedAudioTrack and associated code by Glenn Kasten · 9 years ago
  6. 6b3b7e3 Return number of frames output from resample method by Andy Hung · 10 years ago
  7. 8a9737c __ARM_HAVE_HALFWORD_MULTIPLY is always true for __arm__. by Elliott Hughes · 10 years ago
  8. 5e58b0a Add floating point volume handling to AudioMixer by Andy Hung · 11 years ago
  9. 3348e36 Replace int bitDepth with audio_format_t in Resampler by Andy Hung · 11 years ago
  10. 075abae Add and enable multichannel for audio resampler by Andy Hung · 11 years ago
  11. 771386e Add and enable floating point option for audio resampler by Andy Hung · 11 years ago
  12. 24781ff Fix resampler to allow output of single frame by Andy Hung · 11 years ago
  13. 01d3acb Fix clang warnings in AudioFlinger by Glenn Kasten · 11 years ago
  14. 4a25471 am 5ef74dce: am d66cd743: Merge "audioflinger: conform inline ASM to UAL" by Glenn Kasten · 11 years ago
  15. 5f51ade audioflinger: conform inline ASM to UAL by synergy dev · 11 years ago
  16. 9e0308c Enable new dynamic audio resampler as default by Andy Hung · 11 years ago
  17. ee931ff Remove warnings in Audio mixer resampler compilation. by Andy Hung · 11 years ago
  18. 86eae0e Audio resampler update to add S16 filters by Andy Hung · 11 years ago
  19. 6e2ebe9 Use curly braces in 'if' to make it easier to add logs by Glenn Kasten · 12 years ago
  20. 51ba3c7 reenable the cubic resampler by Mathias Agopian · 13 years ago
  21. 93d0767 reenable the cubic resampler by Mathias Agopian · 13 years ago
  22. f1b2a9b Increase allowed number of VHQ resamplers to 3 by Glenn Kasten · 13 years ago
  23. c4640c9 Increase allowed number of VHQ resamplers to 3 by Glenn Kasten · 13 years ago
  24. a6d4133 Integrate improved coefficient sinc resampler: VHQ by Glenn Kasten · 13 years ago
  25. ac60205 Integrate improved coefficient sinc resampler: VHQ by Glenn Kasten · 13 years ago
  26. 41dfd12 audioflinger: use resample coefficients from audio-resampler library. by SathishKumar Mani · 13 years ago
  27. 76b1116 audioflinger: use resample coefficients from audio-resampler library. by SathishKumar Mani · 13 years ago
  28. e53b9ea Whitespace and indentation by Glenn Kasten · 13 years ago
  29. 4ff14ba Upintegrate Audio Flinger changes from ICS_AAH by John Grossman · 13 years ago
  30. 3a144d0 Merge "Disable HQ resamplers for now until qualified" by Glenn Kasten · 13 years ago
  31. cdf2158 Disable HQ resamplers for now until qualified by Glenn Kasten · 13 years ago
  32. 90bebef No newline or space at end of ALOG format string by Glenn Kasten · 13 years ago
  33. d5e54f7 Remove dead code by Glenn Kasten · 13 years ago
  34. c1dc1cb Rename LOG_ASSERT to ALOG_ASSERT DO NOT MERGE by Steve Block · 13 years ago
  35. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  36. b8a8052 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  37. c23e2f2 Bug 5522189 re-enable ARM opts but disable inline by Glenn Kasten · 13 years ago
  38. 305f4b6 Bug 5522189 temporary workaround by Glenn Kasten · 14 years ago
  39. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
  40. eb8b914 AudioResampler: use relative instead of absolute labels by Nick Kralevich · 14 years ago
  41. 4d02439 am 4430670f: am ca7ad44a: Merge "audioflinger: Enable ARMv5TE optimized resampler" by Brad Fitzpatrick · 14 years ago
  42. 0c0a1c0 audioflinger: Enable ARMv5TE optimized resampler by Jim Huang · 14 years ago
  43. 243f5f9 Fix issue 3479042. by Eric Laurent · 14 years ago
  44. 65ab471 move native services under services/ by Mathias Agopian · 15 years ago