1. 704c577 Visualizer: fix native crash when visualizer release by zengjing · 7 years ago
  2. aa4db89 Remove unused #include. by Elliott Hughes · 8 years ago
  3. 2e5b570 Remove force argument to ensure mCaptureThread exit within Visualizer destructor by ganxiaolin · 9 years ago
  4. d848eb4 Use audio_session_t consistently by Glenn Kasten · 9 years ago
  5. 9b030df Fix for Visualizer release bug by Ricardo Garcia · 10 years ago
  6. be71aa2 Respect the record audio app op - media by Svet Ganov · 10 years ago
  7. 40bc906 namespace does not need a closing semicolon by Glenn Kasten · 10 years ago
  8. 63f6ffb libmedia: ensure mCaptureThread exit within Visualizer destructor by Haynes Mathew George · 11 years ago
  9. 09647d2 Add support for level measurements in Visualizer by Jean-Michel Trivi · 12 years ago
  10. 1ab85ec Include what is needed by Glenn Kasten · 12 years ago
  11. 85ab62c Line length 100 by Glenn Kasten · 13 years ago
  12. d407095 Remove dead code in libmedia by Glenn Kasten · 13 years ago
  13. 3476de6 Add support for scaling mode parameter by Jean-Michel Trivi · 13 years ago
  14. e53b9ea Whitespace and indentation by Glenn Kasten · 13 years ago
  15. af7d818 Enhance Visualizer behavior in the case of mediaserver death. by John Grossman · 13 years ago
  16. 9096f34 Fix typos in string constants by Glenn Kasten · 13 years ago
  17. 3f6448e Move fixed_fft to system/media/audio_utils by Glenn Kasten · 13 years ago
  18. a9b21c5 Rename Visualizer::mLock by Glenn Kasten · 13 years ago
  19. 83bc7f3 libmedia new can't fail on Android by Glenn Kasten · 13 years ago
  20. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  21. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
  22. 6d8b694 Moved and renamed effect API header files by Eric Laurent · 14 years ago
  23. fce7a47 audio/media: convert to using the audio HAL and new audio defs by Dima Zavin · 14 years ago
  24. 209821c Increase the number of useful bits in the spectrum. by Marco Nelissen · 14 years ago
  25. 6b6a736 Visualizer: Fix the conversion from 8-bit sample to 16-bit sample. by Chia-chi Yeh · 15 years ago
  26. 0fa449c Fix error in AudioEffect command status reporting. by Eric Laurent · 15 years ago
  27. dbd2b7e Visualizer: replace the FFT implementation with a faster one. by Chia-chi Yeh · 15 years ago
  28. 25f4395 Audio effects: modified command() parameter types. by Eric Laurent · 15 years ago
  29. da7581b Added Visualizer effect. by Eric Laurent · 15 years ago