1. 33b8404 Use audio_session_t consistently by Glenn Kasten · 9 years ago
  2. b57dd72 resolved conflicts for a884d81e to stage-aosp-master by Elliott Hughes · 9 years ago
  3. 76f6a86 constify JNINativeMethod function pointer tables by Daniel Micay · 9 years ago
  4. 0779998 audio effect JNI: fix global ref leak. by Eric Laurent · 9 years ago
  5. 76f8133 Use only strong references to AudioEffect by Eric Laurent · 9 years ago
  6. fa5ecdc Respect the record audio app op - framework by Svet Ganov · 9 years ago
  7. 031acc4b am 3787decd: am 5137415e: Merge "Use NULL instead of 0 for pointer arguments of CallStaticVoidMethod." by Narayan Kamath · 10 years ago
  8. 8bd6a20 Use NULL instead of 0 for pointer arguments of CallStaticVoidMethod. by Haitao Feng · 10 years ago
  9. cba06c2 resolved conflicts for merge of 6957369d to lmp-mr1-dev-plus-aosp by Andreas Gampe · 10 years ago
  10. 5a15d0d Frameworks/base: Wall Werror in media/jni by Andreas Gampe · 10 years ago
  11. b27a8a5 AudioEffect JNI: use new max preprocessing constant by Eric Laurent · 10 years ago
  12. 4fc28d7 AudioEffect JNI: fix queryEffects() by Eric Laurent · 10 years ago
  13. ea7861c AArch64: Use long for pointers in audio effect classes by Ashok Bhat · 11 years ago
  14. badca26 Add audio level monitoring capabilities in Visualizer effect by Jean-Michel Trivi · 11 years ago
  15. 67a1218 Fix a crash case by Mike J. Chen · 11 years ago
  16. d685894 Add liblog by Ying Wang · 12 years ago
  17. f3ec154 am edde28fd: am 5d5526aa: Merge "Handle errors from AudioEffect::queryNumberEffects" by James Dong · 12 years ago
  18. 4526f0d Handle errors from AudioEffect::queryNumberEffects by Peter Karlsson · 12 years ago
  19. b24a1b7 Remove obsolete references to libmedia_native by Glenn Kasten · 12 years ago
  20. e1123e7 Add support for scaling mode parameter in Visualizer effect by Jean-Michel Trivi · 12 years ago
  21. ae75f99 Add libmedia_native by Glenn Kasten · 13 years ago
  22. 4e42c5f Remove dependency on audio_* location by Glenn Kasten · 13 years ago
  23. 3540a01 Enhance Visualizer behavior in the case of mediaserver death. by John Grossman · 13 years ago
  24. 449725f Reuse callback buffers in the Visualizer. by John Grossman · 13 years ago
  25. 3762c31 Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  26. 8564c8d Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  27. 71f2cf1 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 13 years ago
  28. 09f1735 Fix issue 5144429: CTS test fails for AudioEffects by Eric Laurent · 13 years ago
  29. 0f7f4ec Added APIs for audio preprocessing by Eric Laurent · 13 years ago
  30. 5cc0526 Moved and renamed effect API header files by Eric Laurent · 13 years ago
  31. 602b328 Fix issue 3509396: AudioEffect.getParameter JAVA. by Eric Laurent · 14 years ago
  32. cc02ac5 Fix issue 3126094. by Eric Laurent · 14 years ago
  33. 2fb43ef fix problem in AudioEffect JNI setup. by Eric Laurent · 14 years ago
  34. 1a5149e Fix issue 3022800. by Eric Laurent · 14 years ago
  35. a4c72ac Audio effects: modified command() parameter types. by Eric Laurent · 14 years ago
  36. ca57d1c Audio Effects: added methods to effects java classes to store and load current effect settings in by Eric Laurent · 14 years ago
  37. 4cb15cf Fix swap of sessionId and output in audio effect API. by Jean-Michel Trivi · 14 years ago
  38. df9b81c Added Visualizer effect. by Eric Laurent · 14 years ago
  39. 53334cd Various fixes and improvements in audio effects implementation by Eric Laurent · 14 years ago
  40. 948235c Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI. by Eric Laurent · 14 years ago