1. 500a9fe Fix security vulnerability: Effect command might allow negative indexes by rago · 8 years ago
  2. ceb7b2d Fix security vulnerability: Equalizer command might allow negative indexes by rago · 8 years ago
  3. 67c5eb2 Fix potential NULL dereference in Visualizer effect am: 0c39abc483 am: 18b2de20a7 by rago · 8 years ago
  4. bcd048a Fix potential NULL dereference in Visualizer effect am: 0c39abc483 by rago · 8 years ago
  5. 18b2de2 Fix potential NULL dereference in Visualizer effect am: 0c39abc483 by rago · 8 years ago
  6. 0c39abc Fix potential NULL dereference in Visualizer effect by rago · 9 years ago
  7. 6249814 Fix potential overflow in Visualizer effect am: 57ac66340a am: 63a995164c by rago · 9 years ago
  8. 38dcbab Fix potential overflow in Visualizer effect am: 57ac66340a am: 63a995164c by rago · 9 years ago
  9. 63a9951 Fix potential overflow in Visualizer effect am: 57ac66340a by rago · 9 years ago
  10. 57ac663 Fix potential overflow in Visualizer effect by rago · 9 years ago
  11. 540acb3 Merge "DO NOT MERGE Fix AudioEffect reply overflow" into lmp-dev by Andy Hung · 9 years ago
  12. 11018b8 DO NOT MERGE Fix AudioEffect reply overflow am: 7ffa39c454 am: 0dac1009bb by Andy Hung · 9 years ago
  13. 02bdc83 DO NOT MERGE Fix AudioEffect reply overflow am: 7ffa39c454 am: 0dac1009bb by Andy Hung · 9 years ago
  14. 0dac100 DO NOT MERGE Fix AudioEffect reply overflow am: 7ffa39c454 by Andy Hung · 9 years ago
  15. 94587af DO NOT MERGE Fix AudioEffect reply overflow by Andy Hung · 9 years ago
  16. 7ffa39c DO NOT MERGE Fix AudioEffect reply overflow by Andy Hung · 9 years ago
  17. b09e4a0 hal: use consistent in call indication by Ravi Kumar Alamanda · 10 years ago
  18. cefbbac hal: update EC reference handling by Eric Laurent · 11 years ago
  19. a765719 audio: use consistent in call indication by Eric Laurent · 11 years ago
  20. a4fc902 hal: update handling voice call driving output by Ravi Kumar Alamanda · 11 years ago
  21. 744996b hal: updates for DEVICE_OUT_LINE by Eric Laurent · 11 years ago
  22. 36886fc hal: stop voice call when mode is set to AUDIO_MODE_NORMAL by Ravi Kumar Alamanda · 11 years ago
  23. 01fd3fb audio: fix audio mode transitions by Eric Laurent · 11 years ago
  24. 4920d38 Merge "audio: fix mic mute for SIP calls" into lmp-dev by Eric Laurent · 11 years ago
  25. 6402646 hal: enable more default logs by Ravi Kumar Alamanda · 11 years ago
  26. 7b2b5ab audio: fix mic mute for SIP calls by Eric Laurent · 11 years ago
  27. 4cc4ce1 hal: pass voice volumes to ext speaker driver by Eric Laurent · 11 years ago
  28. 1b0d8ce hal: Support "safe speaker" on msm8974 platform by Eric Laurent · 11 years ago
  29. 7aec9d7 Revert "hal: Support "safe speaker" on msm8974 platform" by Eric Laurent · 11 years ago
  30. 4933ff6 hal: Support "safe speaker" on msm8974 platform by Jon Eklund · 11 years ago
  31. 0499d4f hal: add support for external speaker driver library by Eric Laurent · 11 years ago
  32. 39ace3d audio: stop call before changing playback path route by Eric Laurent · 11 years ago
  33. b9df188 Merge "audio: fix voice call crash on 8084 platform" into lmp-dev by Eric Laurent · 11 years ago
  34. 9ef1bd6 Merge "Revert "Revert "audio: add support for routing to/from voice TX/RX paths""" into lmp-dev by Eric Laurent · 11 years ago
  35. b991fb0 hal: fix headset path by Eric Laurent · 11 years ago
  36. 75a2e1d audio: fix voice call crash on 8084 platform by Eric Laurent · 11 years ago
  37. 99c752d Revert "Revert "audio: add support for routing to/from voice TX/RX paths"" by Ravi Kumar Alamanda · 11 years ago
  38. 3ad4e1b hal: Add support for dualmic fluence for voice communication by Ravi Kumar Alamanda · 11 years ago
  39. 08dbcfc hal: avoid usage of extern functions and tables by Ravi Kumar Alamanda · 11 years ago
  40. 235c348 hal: fix incorrect acdb ids of tmus specific devices by Ravi Kumar Alamanda · 11 years ago
  41. f181924 hal: fix voice call device routing issue by Ravi Kumar Alamanda · 11 years ago
  42. 8b33679 hal: Fix initial audio loss in voice calls by Ravi Kumar Alamanda · 11 years ago
  43. 55a1293 Revert "audio: add support for routing to/from voice TX/RX paths" by Vineeta Srivastava · 11 years ago
  44. ae9a10c audio: rework dependency on libmdmdetect by Iliyan Malchev · 11 years ago
  45. f7c6468 audio: fix razor checkbuild by Eric Laurent · 11 years ago
  46. b37e36b Merge "audio: add support for routing to/from voice TX/RX paths" into lmp-dev by Eric Laurent · 11 years ago
  47. 8edfd66 audio: add support for routing to/from voice TX/RX paths by Eric Laurent · 11 years ago
  48. 97a1059 audio: compilation & warning fixes for offload effects by Haynes Mathew George · 11 years ago
  49. 41f8665 post_proc: Offload effects combined patchset by Haynes Mathew George · 11 years ago
  50. 09f2e0e hal: Add support for AUDIO_DEVICE_OUT_LINE by Eric Laurent · 11 years ago
  51. 9d0d3f1 hal: Add support for Hearing Aid Compatibility (HAC) mode by Eric Laurent · 11 years ago
  52. 91975a6 audio HAL: add parameters to open stream functions by Eric Laurent · 11 years ago
  53. 7fa48c2 Merge "hal: use correct voice call use case id" into lmp-dev by Vineeta Srivastava · 11 years ago
  54. a237ecc hal: use correct voice call use case id by Ravi Kumar Alamanda · 11 years ago
  55. 8251ac8 audio: fix aac offload by Eric Laurent · 11 years ago
  56. ff5d651 audio: Ignore ENOSYS error from voice_extn_set_parameter by Haynes Mathew George · 11 years ago
  57. 68e79ce Add audio_input_flags_t to open_input_stream for low latency by Glenn Kasten · 11 years ago
  58. 98c9562 audio: extend platform parser by Haynes Mathew George · 11 years ago
  59. 5bc1884 hal: Add XML parser for platform info by Haynes Mathew George · 11 years ago
  60. fdf296a audio: deprecate audio_stream_frame_size() by Eric Laurent · 11 years ago
  61. 0de8d1f audio: fixed channel count determination from channel mask by Eric Laurent · 11 years ago
  62. 20bcfa8 audio: Fix volume control for offload playback by Haynes Mathew George · 11 years ago
  63. b4d368e hal: msm8974: fix VOICE_HANDSET selection for non-TMUS operators by Eric Laurent · 11 years ago
  64. eb772b7 Merge "hal: Fix no voice call audio issue on handset" by Vineeta Srivastava · 11 years ago
  65. 1de6e5a hal: Fix no voice call audio issue on handset by Ravi Kumar Alamanda · 11 years ago
  66. 24ca9ad audio: compilation fixes by Haynes Mathew George · 11 years ago
  67. 4b89e37 Revert "Revert "hal: Add support for IMS calls"" by Vineeta Srivastava · 11 years ago
  68. 299760a hal: Add support for external sound devices by Ravi Kumar Alamanda · 11 years ago
  69. a609e8e Revert "hal: Add support for IMS calls" by Eric Laurent · 11 years ago
  70. cedf1ac hal: Add support for IMS calls by Haynes Mathew George · 11 years ago
  71. cc9649b audio: fix unused param warnings by Haynes Mathew George · 11 years ago
  72. 6e4a58a am 88acf968: Revert "Disable fast capture by default for 8974" by Glenn Kasten · 11 years ago
  73. 88acf96 Revert "Disable fast capture by default for 8974" by Glenn Kasten · 11 years ago
  74. 517fcc6 am 98fd4533: Disable fast capture by default for 8974 by Glenn Kasten · 11 years ago
  75. 98fd453 Disable fast capture by default for 8974 by Glenn Kasten · 11 years ago
  76. ddd5f65 resolved conflicts for merge of 4f993391 to master by Glenn Kasten · 11 years ago
  77. 4f99339 Runtime configuration of period size by Glenn Kasten · 11 years ago
  78. 8e6e98f hal: Add support for HFP feature by Ravi Kumar Alamanda · 11 years ago
  79. 83281a9 hal: Add voice call support for msm8084 target by Ravi Kumar Alamanda · 11 years ago
  80. aeac395 Audio HAL support for 8084 board by Vineeta Srivastava · 11 years ago
  81. 80e2d86 hal: Correct audio HAL library name by Ravi Kumar Alamanda · 11 years ago
  82. d0660b7 am ac84e81d: am d47ff224: am 34fa769a: audio msm8974: new path for speaker phone with AEC by Eric Laurent · 11 years ago
  83. ac84e81 am d47ff224: am 34fa769a: audio msm8974: new path for speaker phone with AEC by Eric Laurent · 11 years ago
  84. 9f30654 audio: support for wide-band speech audio over BT by Ravi Kumar Alamanda · 11 years ago
  85. c38e452 audio: use of audio_route_{apply/reset}_and_update_path APIs by Ravi Kumar Alamanda · 11 years ago
  86. e713730 Fix compile errors by Glenn Kasten · 11 years ago
  87. 6fcba9c Add extended bit-depth capability to audio hal by Andy Hung · 11 years ago
  88. e005e9e Merge "Scan and verify audio device parameters on open" by Andy Hung · 11 years ago
  89. 31aca91 Scan and verify audio device parameters on open by Andy Hung · 11 years ago
  90. 03f0943 audio: fix set_parameters return value. by Eric Laurent · 11 years ago
  91. fc39070 am 1e95cf3e: am 34fa769a: audio msm8974: new path for speaker phone with AEC by Eric Laurent · 11 years ago
  92. 1e95cf3 am 34fa769a: audio msm8974: new path for speaker phone with AEC by Eric Laurent · 11 years ago
  93. d47ff22 am 34fa769a: audio msm8974: new path for speaker phone with AEC by Eric Laurent · 11 years ago
  94. 34fa769 audio msm8974: new path for speaker phone with AEC by Eric Laurent · 11 years ago
  95. daa827d am 48177a7b: am 7bc597c3: Merge "Visualizer: do not use GNU old-style field designators" by Nick Kralevich · 11 years ago
  96. 48177a7 am 7bc597c3: Merge "Visualizer: do not use GNU old-style field designators" by Nick Kralevich · 11 years ago
  97. 7bc597c Merge "Visualizer: do not use GNU old-style field designators" by Nick Kralevich · 11 years ago
  98. 19af91c Visualizer: do not use GNU old-style field designators by synergy dev · 11 years ago
  99. defe30c am 3f6b86a5: am e1d13d9e: Merge commit \'1ed341977485618189efe926120b291f0df3d33a\' into HEAD by The Android Open Source Project · 11 years ago
  100. 3f6b86a am e1d13d9e: Merge commit \'1ed341977485618189efe926120b291f0df3d33a\' into HEAD by The Android Open Source Project · 11 years ago