1. 86aab9b CRAS: fmt_conv - Bug fix in cras_fmt_conv by Hsin-Yu Chao · 6 years ago
  2. c8c1f72 audio_thread_log_viewer: update the version of D3 by Yu-hsuan Hsu · 6 years ago
  3. e3b43a5 CRAS: test_client - make sure stream_id is initialized by Dylan Reid · 6 years ago
  4. 93da424 CRAS: Check that the AEC dump message is the correct length by Dylan Reid · 6 years ago
  5. e93453f CRAS: test_client - Fix compile error in fuzz test by Hsin-Yu Chao · 6 years ago
  6. 9955a90 CRAS: fix build for boards without webrtc-apm package by Hsin-Yu Chao · 6 years ago
  7. 47898ac CRAS: client - Initialize effects field by Hsin-Yu Chao · 6 years ago
  8. 3b8a2bd CRAS: dbus - api to query if aec is supported by Hsin-Yu Chao · 6 years ago
  9. deb1cf6 CRAS: config - expose aec parameters in aec.ini by Hsin-Yu Chao · 6 years ago
  10. 65207dc CRAS: apm_list - Enable aec_dump by Hsin-Yu Chao · 6 years ago
  11. 0b6d24c CRAS: fuzz - Fix ossfuzz/cras build by Hsin-Yu Chao · 6 years ago
  12. 3a33a28 CRAS: apm_list - Fix channel layout on apm by Hsin-Yu Chao · 7 years ago
  13. 13b0237 CRAS: apm_list - Enable echo cancellation by Hsin-Yu Chao · 6 years ago
  14. 4dd5f3a CRAS: apm_list - Process reverse stream by Hsin-Yu Chao · 6 years ago
  15. 6ff157f CRAS: apm_list - Process input data in APM by Hsin-Yu Chao · 6 years ago
  16. 860b487 CRAS: apm_list - Add apm_list module by Hsin-Yu Chao · 6 years ago
  17. df70e2d CRAS: Add float_buffer utility by Hsin-Yu Chao · 6 years ago
  18. 2981be2 CRAS: byte_buffer - Rename utiliy functions by Hsin-Yu Chao · 6 years ago
  19. 17e1bb5 CRAS: dsp - Create dummy ini for ext_dsp_module use case by Hsin-Yu Chao · 6 years ago
  20. a2a0b82 CRAS: dsp_util - Support more sample formats by Hsin-Yu Chao · 6 years ago
  21. c3e25e0 CRAS: dsp_pipeline - Adds external dsp module interface by Hsin-Yu Chao · 6 years ago
  22. 21aa7da CRSA: iodev - Remove optimization at mute by Hsin-Yu Chao · 6 years ago
  23. 6e4ea41 CRAS: client - Set stream effects and backward support by Hsin-Yu Chao · 7 years ago
  24. bf5f091 CRAS: fmt_conv: remove signed/unsigned compares in UT by Dylan Reid · 6 years ago
  25. 553ab39 CRAS: messages - Remove unsized arrays. by Dylan Reid · 6 years ago
  26. 93741ba CRAS: iodev_info - Add stdint include by Dylan Reid · 6 years ago
  27. 470870b CRAS: iodev_info - remove unused time.h include by Dylan Reid · 6 years ago
  28. 47fd361 Revert "CRAS: client - Set stream effects" by Hsin-Yu Chao · 6 years ago
  29. 00a0b33 CRAS: client - Set stream effects by Hsin-Yu Chao · 7 years ago
  30. f724451 CRAS: iodev_list - allow multiple dev enabled callback be registered by Hsin-Yu Chao · 6 years ago
  31. 52b1139 CRAS: input_data - Adds input_data struct by Hsin-Yu Chao · 6 years ago
  32. 6d90a1c cras: Fix some undefined shifts error. by Manoj Gupta · 6 years ago
  33. b73adc2 CRAS: fmt_conv - Add quad<->stereo mappings. by Louis Collard · 6 years ago
  34. feb9007 adhd: Fix memory leaks in fmt_conv_unittest by paulhsia · 6 years ago
  35. e7df0e7 adhd: Fix memory leaks in polled_interval_checker_unittest by paulhsia · 6 years ago
  36. 1473be7 adhd: Fix memory leaks in loopback_iodev_unittest by paulhsia · 6 years ago
  37. 0e9ac1a adhd: Fix memory leak in observer_unittest by paulhsia · 6 years ago
  38. 016f66b CRAS: iodev - Remove unused channel layout data. by Louis Collard · 6 years ago
  39. 80a85eb CRAS: dev_stream - Limit the frames to copy from converter buffer by Hsin-Yu Chao · 7 years ago
  40. cf87501 CRAS: cras_alsa_io - Adjust appl_ptr correctly when leave no stream by Yu-hsuan Hsu · 6 years ago
  41. 2af96b6 adhd: Fix memory leaks in alsa_ucm_unittest by paulhsia · 6 years ago
  42. ad1abee adhd: Fix memory leaks in cras_alsa_ucm by paulhsia · 6 years ago
  43. 854469d adhd: Fix memory leak in alsa_card_unittest by paulhsia · 6 years ago
  44. 3f78af9 adhd: Fix memory leak in cras_alsa_card by paulhsia · 6 years ago
  45. 792823a adhd: Fix memory leaks in dev_stream_unittest by paulhsia · 6 years ago
  46. eae1262 adhd: Fix use after free in alert_unittest by paulhsia · 6 years ago
  47. 159d987 adhd: Fix memory leaks in linear_resampler_unittest by paulhsia · 6 years ago
  48. 8d61072 adhd: Fix memory leaks in iodev_list_unittest by paulhsia · 6 years ago
  49. 0fdafac adhd: Fix memory leak in alsa_mixer_unittest by paulhsia · 6 years ago
  50. 062f0ff adhd: Fix memory leak in cras_alsa_mixer.c by paulhsia · 6 years ago
  51. 2b9e900 adhd: Fix memory leaks and refactor in a2dp_iodev_unittest by paulhsia · 6 years ago
  52. 86d5686 adhd: Fix memory leak in cras_a2dp_iodev.c by paulhsia · 6 years ago
  53. 45ead62 adhd: Fix memory leak and refactor in hfp_iodev_unittest by paulhsia · 6 years ago
  54. 3f7cfdd adhd: Fix memory leaks in cras_hfp_iodev by paulhsia · 6 years ago
  55. 55893b7 adhd: Fix memory leaks and use after free in bt_device_unittest by paulhsia · 6 years ago
  56. 1708046 adhd: Fix memory leaks in bt_io_unittest by paulhsia · 6 years ago
  57. 6e20c5f adhd: Fix memory leaks in cras_bt_io.c by paulhsia · 6 years ago
  58. b17de17 adhd: Remove uninitialized string and syslog call in cras_alsa_jack.c by paulhsia · 6 years ago
  59. 4ba6259 adhd: Fix memory leaks in alsa_jack_unittest by paulhsia · 6 years ago
  60. 9fb1113 adhd: Fix memory leaks and uninitialized values in alsa_io_unittest by paulhsia · 6 years ago
  61. 0dfa2f6 adhd: Fix accessing uninitialized pointer in alsa_io_unittest by paulhsia · 6 years ago
  62. 380b741 adhd: Fix some memory leaks. by Manoj Gupta · 6 years ago
  63. 121929e CRAS: cras_iodev - use converted cb_level to open iodev. by paulhsia · 6 years ago
  64. 9ba33f9 CRAS: cras_iodev - adjust min_cb_level when removing the last stream. by paulhsia · 6 years ago
  65. 63fb1d7 CRAS: rstream - Clear pending reply while stream disconnected by Yu-hsuan Hsu · 6 years ago
  66. 7a43184 CRAS: alsa_helpers - Failure to set channel map isn't a fatal error by Dylan Reid · 6 years ago
  67. 78f91fc CRAS: alsa_helpers - Allow eight channel devices by Dylan Reid · 6 years ago
  68. 8e78579 CRAS: polled_interval - fn syntax for sizeof by Dylan Reid · 6 years ago
  69. 69faec3 CRAS: audio_helper: Return error if no formats are found by Dylan Reid · 6 years ago
  70. c7d30a4 UCM: cyan - update to upstream sof naming by Dylan Reid · 6 years ago
  71. c442f2a CRAS: fmt_conv - Fix buffer overflow by Dylan Reid · 6 years ago
  72. 8e025f0 CRAS: bt_device - Don't process msg if device doesn't exist by Hsin-Yu Chao · 6 years ago
  73. 247dc14 CRAS: audio_thread - handle EINTR in read. by Dylan Reid · 6 years ago
  74. 26289eb CRAS: audio_format - Support mapping RL and RR channels to SL and SR. by Louis Collard · 6 years ago
  75. 209e1da CRAS: iodev_unittest - Initialize info variable by Dylan Reid · 6 years ago
  76. 2a7ac70 CRAS: Unittests - suppress c++17 exception warning by Dylan Reid · 6 years ago
  77. ca1d23a CRAS: Fix warning in unittests by Dylan Reid · 6 years ago
  78. bc01da3 CRAS: Move remix converter to struct audio_thread by Dylan Reid · 6 years ago
  79. 4e55320 CRAS: alsa_io - Fix compilation warning with new llvm by Dylan Reid · 6 years ago
  80. ac8d5d0 CRAS: dev_stream - Update calculation of max_frames passed to converter. by Louis Collard · 6 years ago
  81. c1bb960 CRAS: iodev - Adjust window of rate estimator to be shorter by Cheng-Yi Chiang · 6 years ago
  82. ab780d1 CRAS: Monitor and update audio status when necessary. by Louis Collard · 6 years ago
  83. 7d6961f CRAS: Add messaging between audio and main thread for audio active state. by Louis Collard · 6 years ago
  84. 6945e0e chell, glados: Enable DC fitler in DSP for external mic by Cheng-Yi Chiang · 6 years ago
  85. c4dd97d CRAS: Add dbus interface for active status by Louis Collard · 6 years ago
  86. 46b1cd0 Snap for 4620899 from 0702ba2786f5bedc375b9b7c8120d212c02c08f6 to pi-release by android-build-team Robot · 6 years ago int/p/fp2 rel/p/fp2/20.10.1-beta rel/p/fp2/20.12.0-beta rel/p/fp2/21.01.0-rel rel/p/fp2/21.03.0-rel rel/p/fp2/21.05.0-rel rel/p/fp2/21.08.1-rel rel/p/fp2/21.10.0-rel rel/p/fp2/21.12.0-rel 20.10.1-beta.0 20.12.0-beta.0 20.12.0-beta.1 21.01.0-rel.0 rel/p/fp2/21.01.0-rel.1 rel/p/fp2/21.03.0-rel.1 rel/p/fp2/21.03.0-rel.2 rel/p/fp2/21.05.0-rel.1 rel/p/fp2/21.08.1-rel.0 rel/p/fp2/21.10.0-rel.2 rel/p/fp2/21.12.0-rel.1
  87. 0702ba2 Add metadata by Bill Yi · 6 years ago
  88. 5094a7a CRAS: Add system-level audio active state. by Louis Collard · 6 years ago
  89. 775a1dd Snap for 4562879 from 910db92e52cf25d49b960fa1f7922d9d15467f5e to pi-release by android-build-team Robot · 6 years ago
  90. 910db92 Revert "Audio V4: Split system and vendor Audio.h" by Kevin Rocard · 6 years ago
  91. 411e27d Audio V4: Split system and vendor Audio.h by Kevin Rocard · 6 years ago
  92. d67885b CRAS: bt_io - Initialize hardware volume flag correctly by Hsin-Yu Chao · 6 years ago
  93. fa6402d CRAS: Modify unittests to use selinux stubs by Prashant Malani · 6 years ago
  94. d0f5939 ucm-config: cyan: Add SOF input devices to UCM by Dylan Reid · 6 years ago
  95. 2321d0d CRAS: Fix all dBm usage by Cheng-Yi Chiang · 6 years ago
  96. bb5a533 CRAS: Run restorecon on shm fds by Prashant Malani · 6 years ago
  97. fc1a5e9 CRAS: iodev: Fix input DSP being applied twice by Dylan Reid · 6 years ago
  98. c0407ef CRAS: dsp: Add a dc filter block by Dylan Reid · 6 years ago
  99. e4a0da4 cras: switch AC_OUTPUT to AC_CONFIG_FILES by Mike Frysinger · 6 years ago
  100. a91cca0 cras: clean up dbus configure handling by Mike Frysinger · 6 years ago