1. f683462 Remove modules that depended on webrtc_legacy by Harish Mahendrakar · 5 years ago
  2. b6926c7 preprocessing: Format the code using clang-format by Harish Mahendrakar · 5 years ago
  3. 0a1a504 Merge "Preprocessing benchmark : Initial version" by Andy Hung · 5 years ago
  4. fd60579 Preprocessing benchmark : Initial version by Rivukanta Bhattacharya · 5 years ago
  5. c4c5417 libeffects: AEC mobile mode set as default by Rivukanta Bhattacharya · 5 years ago
  6. 0833703 libeffects: Pre-processing migration to new webrtc by Saketh Sathuvalli · 5 years ago
  7. 4ece3e0 libeffects: Testbench for Preprocessing effects agc, aec, ns by Saketh Sathuvalli · 5 years ago
  8. d5fa9ed Merge "Don't specify webrtc's include dirs" by Treehugger Robot · 6 years ago
  9. 5e3093a Don't specify webrtc's include dirs by Jorge E. Moreira · 6 years ago
  10. 0c9544a Use memmove for overlapping memory blocks in preprocessing. by Jiabin Huang · 6 years ago
  11. b20cf7d audio policy: concurrent capture effects by Eric Laurent · 7 years ago
  12. 154fce4 Convert media effects to Android.bp by Dan Willemsen · 7 years ago
  13. 3939960 audio: fix switch to break or use FALLTHROUGH_INTENDED by Chih-Hung Hsieh · 7 years ago
  14. f29dc04 Suppress bogus static analysis warnings. by Chih-Hung Hsieh · 7 years ago
  15. 27ddf57 Add libhardware_headers to various modules by Vijay Venkatraman · 9 years ago
  16. d1d95eb Merge "libeffects: move all libraries to vendor" am: 0b9bb5e2d1 am: f036194218 am: 86e5abfd24 by SzuWei Lin · 9 years ago
  17. 0c46529 Merge "libeffects: move all libraries to vendor" am: 0b9bb5e2d1 am: f036194218 by SzuWei Lin · 9 years ago
  18. f7df59c libeffects: move all libraries to vendor by SzuWei Lin · 9 years ago
  19. 6debec1 move AOSP audio preprocessing to vendor image by Eric Laurent · 9 years ago
  20. 904d632 Add support for USB headset device by Eric Laurent · 9 years ago
  21. ef22507 Enable strict warnings and fix unused warnings by Glenn Kasten · 9 years ago
  22. e40e393 Remove unnecessary pathmap usage by Dan Willemsen · 9 years ago
  23. e564c20 Merge "Add multi-mic support for the noise suppression pre-processing effect" am: 511555dd26 by Eric Laurent · 10 years ago
  24. 511555d Merge "Add multi-mic support for the noise suppression pre-processing effect" by Eric Laurent · 10 years ago
  25. 766bf73 Add multi-mic support for the noise suppression pre-processing effect by Alex Luebs · 10 years ago
  26. 70d20f9 Merge "Update to new WebRTC version" am: 47dabd3825 am: b1f8616332 by Chih-hung Hsieh · 10 years ago
  27. 3f11ef0 Update to new WebRTC version by Alex Luebs · 10 years ago
  28. 30a5c3d Merge "Port PreProcessing to the new WebRTC version" am: f0f6fdd4d1 am: 7ec102b586 by Chih-hung Hsieh · 10 years ago
  29. 9718b7d Port PreProcessing to the new WebRTC version by Alex Luebs · 10 years ago
  30. 7772e4d Merge "Change include path and names to compile with new webrtc." am: 2d772fd4af am: 84669feac3 by Chih-hung Hsieh · 10 years ago
  31. de7fa31 Change include path and names to compile with new webrtc. by Chih-Hung Hsieh · 10 years ago
  32. 679650f pre processing: check malloc return by Eric Laurent · 10 years ago
  33. 0f714a4 audio effects: fix heap overflow by Eric Laurent · 11 years ago
  34. e541269 Use new channel count functions for audio masks by Andy Hung · 12 years ago
  35. 49f0955 resolved conflicts for merge of cf79c7a5 to master by Ying Wang · 12 years ago
  36. b302bd5 LP64 fixes for media/libeffects by Ashok Bhat · 12 years ago
  37. 377b2ec Make frameworks/av 64-bit compatible by Kévin PETIT · 12 years ago
  38. 7d6fc5e frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH by Colin Cross · 12 years ago
  39. c9d8ea7 libeffects: do not use GNU old-style field designators by synergydev · 12 years ago
  40. ecba748 Add liblog by Ying Wang · 13 years ago
  41. 480421b Turn off executable bit on ordinary files by Glenn Kasten · 13 years ago
  42. 7f16b19 Only export the symbols that need to be by Marco Nelissen · 13 years ago
  43. 6035cb5 Switch to new fx library API by Marco Nelissen · 13 years ago
  44. 8895925 audioflinger: changes for new audio devices enums by Eric Laurent · 13 years ago
  45. a189a68 Use struct assignment instead of explicit memcpy by Glenn Kasten · 14 years ago
  46. 3d51d5c Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/ by James Dong · 14 years ago
  47. 3f9c84c audio pre processing: test code for dual mic by Eric Laurent · 14 years ago
  48. ab334fd audio_channel_in/out_mask_from_count by Glenn Kasten · 14 years ago
  49. 33b3839 Remove dependency on audio_* location by Glenn Kasten · 14 years ago
  50. 76533e9 audio preprocessing: fix multiple enable problem by Eric Laurent · 14 years ago
  51. 1f5ce8b Merge "Fix audio preprocessing library wrapper" by Eric Laurent · 14 years ago
  52. 5e92a78 Effect UUID inputs passed by pointer are const by Glenn Kasten · 14 years ago
  53. 94fef38 Fix audio preprocessing library wrapper by Eric Laurent · 14 years ago
  54. 5387696 modifications for new webrtc modules by Eric Laurent · 14 years ago
  55. 29357bc Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  56. 5ff1dd5 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
  57. 3d5188b audio effects: rename configure command by Eric Laurent · 14 years ago
  58. 3856b09 Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE by Steve Block · 14 years ago
  59. a9390d4 Audio preprocessing wrapper for webrtc. by Eric Laurent · 15 years ago