1. 2aef6ec Merge "Add dynamic source default effects" by Ari Hausman-Cohen · 7 years ago
  2. b40f1cf Merge "Prevent object of AudioEffect be deleted until construction finished" am: 637ee654cf am: 1b201ee707 by haobo10173529 · 7 years ago
  3. 2462831 Add dynamic source default effects by Ari Hausman-Cohen · 7 years ago
  4. 3f51b54 Prevent object of AudioEffect be deleted until construction finished by haobo10173529 · 7 years ago
  5. 433722e Add dynamic stream default effects by Ari Hausman-Cohen · 7 years ago
  6. 2046ec7 Update getEffectDescriptors() to include type by Ari Hausman-Cohen · 7 years ago
  7. 5b506f2 audio effects: Eliminate the cause warning logs about unreleased interface by Mikhail Naganov · 8 years ago
  8. 424c4f5 audio effects: Eliminate the cause warning logs about unreleased interface by Mikhail Naganov · 8 years ago
  9. b643627 fix client pid for effects applied by audio policy by Eric Laurent · 8 years ago
  10. 538ec5e Split libmedia into libmedia and libaudioclient by Marco Nelissen · 9 years ago[Renamed from media/libmedia/AudioEffect.cpp]
  11. d848eb4 Use audio_session_t consistently by Glenn Kasten · 9 years ago
  12. eecd765 Use only strong references to AudioEffect by Eric Laurent · 10 years ago
  13. be71aa2 Respect the record audio app op - media by Svet Ganov · 10 years ago
  14. 40bc906 namespace does not need a closing semicolon by Glenn Kasten · 10 years ago
  15. 06b4606 Update calls to IInterface::asBinder() by Marco Nelissen · 11 years ago
  16. a0fd9ca AudioEffect acquires session by Jean-Michel Trivi · 11 years ago
  17. 0f11b51 Fix unused parameter warnings in audio by Glenn Kasten · 11 years ago
  18. 8d6cc84 Remove unnecessary parameter by Glenn Kasten · 13 years ago
  19. 85ab62c Line length 100 by Glenn Kasten · 13 years ago
  20. a189a68 Use struct assignment instead of explicit memcpy by Glenn Kasten · 13 years ago
  21. e53b9ea Whitespace and indentation by Glenn Kasten · 13 years ago
  22. f063b49 Fix build warning by Glenn Kasten · 13 years ago
  23. af7d818 Enhance Visualizer behavior in the case of mediaserver death. by John Grossman · 13 years ago
  24. 90bebef No newline or space at end of ALOG format string by Glenn Kasten · 13 years ago
  25. 5e92a78 Effect UUID inputs passed by pointer are const by Glenn Kasten · 13 years ago
  26. f587ba5 Declare more IAudioFlinger methods const by Glenn Kasten · 13 years ago
  27. a0d6833 Use NULL not 0 for raw pointers by Glenn Kasten · 13 years ago
  28. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  29. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  30. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
  31. 57dae99 Added APIs for audio preprocessing by Eric Laurent · 14 years ago
  32. 7c7f10b Audio framework: support for audio pre processing by Eric Laurent · 14 years ago
  33. 65580f9 Removed interface to load audio effects libraries by Eric Laurent · 14 years ago
  34. cc8ace7 Do not disable effect in AudioEffect destructor. by Eric Laurent · 14 years ago
  35. f5aafb2 Fix issue 3157123. by Eric Laurent · 15 years ago
  36. 0fa449c Fix error in AudioEffect command status reporting. by Eric Laurent · 15 years ago
  37. 8569f0d Fixed several audio effects problems. by Eric Laurent · 15 years ago
  38. 25f4395 Audio effects: modified command() parameter types. by Eric Laurent · 15 years ago
  39. 42a050f Fix swap of sessionId and output in audio effect API. by Jean-Michel Trivi · 15 years ago
  40. da7581b Added Visualizer effect. by Eric Laurent · 15 years ago
  41. ffe9c25 Various fixes and improvements in audio effects implementation by Eric Laurent · 15 years ago
  42. 801a118 Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI. by Eric Laurent · 15 years ago