1. 0c739c5 Merge "Fix potential NULL dereference in Visualizer effect" by Ricardo Garcia · 9 years ago
  2. ef22507 Enable strict warnings and fix unused warnings by Glenn Kasten · 9 years ago
  3. b66492c Fix potential NULL dereference in Visualizer effect by rago · 9 years ago
  4. d40faa1 Fix compiler warnings. by Ting-Yuan Huang · 9 years ago
  5. 099ab28 Fix potential overflow in Visualizer effect by rago · 9 years ago
  6. 0f714a4 audio effects: fix heap overflow by Eric Laurent · 10 years ago
  7. e541269 Use new channel count functions for audio masks by Andy Hung · 11 years ago
  8. 7cb0e73 libeffects: 64 bit compile issues by Mark Salyzyn · 11 years ago
  9. abb7b17 Fix preventing from heap overwrite in capture command by Ryszard Grzesica · 11 years ago
  10. 5bf2560 Merge commit 'b2059ff384eee8ffb70a7ec8fc5570405201c734' into HEAD by The Android Open Source Project · 11 years ago
  11. c9d8ea7 libeffects: do not use GNU old-style field designators by synergydev · 12 years ago
  12. 6fbc9ef Fix log typos in Visualizer effect by Jean-Michel Trivi · 12 years ago
  13. 09647d2 Add support for level measurements in Visualizer by Jean-Michel Trivi · 12 years ago
  14. 5baf2af more support for audio effect offload by Eric Laurent · 12 years ago
  15. 7f16b19 Only export the symbols that need to be by Marco Nelissen · 13 years ago
  16. 655604a Only export the symbols that need to be by Marco Nelissen · 13 years ago
  17. 6035cb5 Switch to new fx library API by Marco Nelissen · 13 years ago
  18. 1bb85d2 Switch to new fx library API by Marco Nelissen · 13 years ago
  19. a189a68 Use struct assignment instead of explicit memcpy by Glenn Kasten · 13 years ago
  20. f06c2ed Take latency and current time into account for visualization by Marco Nelissen · 13 years ago
  21. 3476de6 Add support for scaling mode parameter by Jean-Michel Trivi · 13 years ago
  22. 183dc77 fix visualizer inactivity detection by Eric Laurent · 13 years ago
  23. 5e92a78 Effect UUID inputs passed by pointer are const by Glenn Kasten · 13 years ago
  24. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  25. 3d5188b audio effects: rename configure command by Eric Laurent · 13 years ago
  26. 73bb0b9 am 2c29a5cf: am 1f8c6212: Merge "visualizer: reset buffer if playback is idle" into ics-mr1 by Eric Laurent · 13 years ago
  27. 3df40a0 visualizer: reset buffer if playback is idle by Eric Laurent · 13 years ago
  28. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
  29. ba7b8f8 Audio Effect API: process reverse stream function by Eric Laurent · 14 years ago
  30. 6d8b694 Moved and renamed effect API header files by Eric Laurent · 14 years ago
  31. e1315cf New effect library API by Eric Laurent · 14 years ago
  32. 64c3bde Fix off-by-two and other bugs in the visualization code. b/3137511 by Marco Nelissen · 15 years ago
  33. 0fa449c Fix error in AudioEffect command status reporting. by Eric Laurent · 15 years ago
  34. 0e75f0f Fix issue 2913071. by Eric Laurent · 15 years ago
  35. 25f4395 Audio effects: modified command() parameter types. by Eric Laurent · 15 years ago
  36. f997cab Fixed problems in audio effect volume control. by Eric Laurent · 15 years ago
  37. 2c8e5ca First submission of audio effect library from NXP software. by Eric Laurent · 15 years ago[Renamed from media/libeffects/EffectVisualizer.cpp]
  38. e44b1ef Modifications in audio effect engine state management. by Eric Laurent · 15 years ago
  39. da7581b Added Visualizer effect. by Eric Laurent · 15 years ago