1. 0e4eace Support 192kHz remote submix paths for E-AC-3(-JOC) IEC 61937 by Dean Wheatley · 1 year, 9 months ago
  2. 4e7ab5d AudioParameter: Use for RemoteSubmix exiting by Andy Hung · 2 years, 5 months ago
  3. 71834f3 r_submix module: pipe size changes with sample rate by Jean-Michel Trivi · 3 years, 7 months ago
  4. 3f7bbbb r_submix HAL: Remove unused variable by Greg Kaiser · 3 years, 8 months ago
  5. 61d799a Merge "r_submix HAL: remove legacy code for in-pipe conversions" by Jean-Michel Trivi · 3 years, 8 months ago
  6. 16699d1 r_submix: add owners file by Jean-Michel Trivi · 3 years, 8 months ago
  7. a33c165 r_submix HAL: remove legacy code for in-pipe conversions by Jean-Michel Trivi · 4 years, 2 months ago
  8. 8c97d24 r_submix: Implement get_capture_position by Mikhail Naganov · 4 years, 6 months ago
  9. d7984cc [LSC] Add LOCAL_LICENSE_KINDS to hardware/libhardware by Bob Badour · 4 years, 7 months ago
  10. e727617 Convert mask types from uint32_t to enum type by Mikhail Naganov · 5 years ago
  11. 73dad9b Merge "Use shared version of vndk libmedia_helper" am: deb0edbe3a am: 1f95cfe12e by Inseob Kim · 6 years ago
  12. deb0edb Merge "Use shared version of vndk libmedia_helper" by Treehugger Robot · 6 years ago
  13. 739ce6b r_submix: Fix get_next_write_timestamp and get_input_buffer_size by Mikhail Naganov · 6 years ago
  14. 7788716 audio remote submix: fix write blocked on input standby by Eric Laurent · 6 years ago
  15. 6c857d9 Merge "Remote submix: replace include path with module dependency" am: 9359ffb16b am: 5290206202 am: 4cd72e2e6c am: d7e68975db by Mikhail Naganov · 6 years ago
  16. 5290206 Merge "Remote submix: replace include path with module dependency" by Mikhail Naganov · 6 years ago
  17. 282ca7a Remote submix: replace include path with module dependency by Mikhail Naganov · 6 years ago
  18. e842139 Merge "r_submix: Fix compilation for non-default configurations" am: a5c2957f63 am: fcaa728e9e am: 0440eb8f00 am: 815f0f234d by Mikhail Naganov · 6 years ago
  19. fcaa728 Merge "r_submix: Fix compilation for non-default configurations" am: a5c2957f63 by Mikhail Naganov · 6 years ago
  20. 1462c76 r_submix: Fix compilation for non-default configurations by Mikhail Naganov · 6 years ago
  21. f76f183 remote submix: force pipe shutdown on input close by Eric Laurent · 7 years ago
  22. 0e88ff0 Use shared version of vndk libmedia_helper by Inseob Kim · 6 years ago
  23. 2cadb58 remote submix: add null check on audio pipe pointer by Eric Laurent · 7 years ago
  24. 71832e7 Fix remote submix MIX_RECORD stop by François Gaffie · 6 years ago
  25. 5b78d41 remote submix: force pipe shutdown on input close by Eric Laurent · 7 years ago
  26. 16ad46e Revert recent r_submix patches by Mikhail Naganov · 8 years ago
  27. 1d0e973 Revert recent r_submix patches by Mikhail Naganov · 8 years ago
  28. ab5b518 r_submix: Fix logspam on pipe corruption by Mikhail Naganov · 8 years ago
  29. 1df8a00 r_submix: Use intermediate pipe in non-blocking mode by Mikhail Naganov · 8 years ago
  30. bf11553 r_submix: Add more tests by Mikhail Naganov · 8 years ago
  31. 8017993 r_submix: Add some tests by Mikhail Naganov · 8 years ago
  32. c6ec948 Revert "Audio V4: Split system and vendor Audio.h" by Kevin Rocard · 8 years ago
  33. fc9e212 Audio V4: Split system and vendor Audio.h by Kevin Rocard · 8 years ago
  34. 86e247a Convert to Android.bp by Dan Willemsen · 8 years ago
  35. 66f312b Merge "Use -Werror in hardware/libhardware/modules" am: 298fc4f6f5 by Chih-Hung Hsieh · 8 years ago
  36. 1f601b1 Use -Werror in hardware/libhardware/modules by Chih-Hung Hsieh · 8 years ago
  37. ee7cf40 Make audio_remote_submix build with the VNDK. by Steven Moreland · 8 years ago
  38. 118f3dc Build audio.r_submix.default with BOARD_VNDK_VERSION by Jiyong Park · 8 years ago
  39. 8352c0d Add libhardware_headers and libutils by Vijay Venkatraman · 8 years ago
  40. 1ae7379 resolve merge conflicts of 7c451a93 to oc-dev-plus-aosp by Mark Salyzyn · 8 years ago
  41. d88dfe8 libhardware: deprecate cutils/log.h by Mark Salyzyn · 8 years ago
  42. c535b2f Move default HAL libraries to vendor by Po-Chien Hsueh · 9 years ago
  43. 57eaa9b fifo: add dependency needed after re-implementation of MonoPipe by Glenn Kasten · 9 years ago
  44. 79fbccf Fix typo in error logs in r_submix open_input_stream function by Jean-Michel Trivi · 9 years ago
  45. 854a10a Add debug folder for audioserver by Eric Laurent · 10 years ago
  46. 04c8849 Remove TimedAudioTrack and associated code by Glenn Kasten · 10 years ago
  47. 0b93c0a Do not reset out_get_presentation_position() to 0 on standby by Andy Hung · 10 years ago
  48. 25f4751 Implement timestamp reporting functions by Jean-Michel Trivi · 10 years ago
  49. bbb3e77 Reduce pipe length by Jean-Michel Trivi · 10 years ago
  50. 257fde6 Reroute submix HAL: fix race condition on output state by Jean-Michel Trivi · 11 years ago
  51. b73bc86 Support multiple pipes for rerouting by Jean-Michel Trivi · 11 years ago
  52. 793a854 Fix remote submix crash on null sink by Jean-Michel Trivi · 11 years ago
  53. f5e2469 audio HAL: add parameters to open stream by Eric Laurent · 11 years ago
  54. 7d973ad Add audio_input_flags_t to HAL open_input_stream by Glenn Kasten · 11 years ago
  55. c5ae6a0 audio: different frame size calculation for input and output by Eric Laurent · 11 years ago
  56. dd45fd3 audio: fixed channel count determination from channel mask by Eric Laurent · 11 years ago
  57. 10f1a80 Fixed submix buffering when input and output stream formats differ. by Stewart Miles · 11 years ago
  58. 02c2f71 Added basic resampling of submix data on read from the input stream. by Stewart Miles · 11 years ago
  59. 92854f5 Add optional logging of input and output streams to the submix HAL. by Stewart Miles · 11 years ago
  60. e54c12c Implemented mono->stereo, stereo->mono channel conversion in submix HAL. by Stewart Miles · 11 years ago
  61. 2d199fe Modified submix HAL to drop data to the output stream if the pipe could block. by Stewart Miles · 11 years ago
  62. 3dd36f9 Modify submix HAL to allow either input or output streams create the pipe. by Stewart Miles · 11 years ago
  63. 7072684 Allow submix module streams to use any NBAIO format. by Stewart Miles · 11 years ago
  64. 568e66f Modified submix buffer size accessors to use the pipe configuration. by Stewart Miles · 11 years ago
  65. f645c5e Implemented accessors for derived submix HAL objects. by Stewart Miles · 11 years ago
  66. c049a0a Added a compile time option to enable / disable verbose submix logging. by Stewart Miles · 11 years ago
  67. 747d0df am 6322562d: am c070bad4: Merge changes I672d4ee8,I6a2183b5,If0c0135e by Colin Cross · 11 years ago
  68. 5685a08 audio_remote_submix: allow compiling for 64-bit by Colin Cross · 11 years ago
  69. b52fedf am 9f7332d4: am 5106ad0c: Merge "Audio HALs are 32-bit only" by Glenn Kasten · 11 years ago
  70. 329b926 Audio HALs are 32-bit only by Glenn Kasten · 11 years ago
  71. 0538a3e NBAIO::Format_from_SR_C requires audio_format_t parameter by Glenn Kasten · 12 years ago
  72. 3557aba hardware/libhardware: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH by Colin Cross · 12 years ago
  73. 59caeb1 Merge "Fix file permissions" into klp-dev by Glenn Kasten · 12 years ago
  74. 9595f7c remote submix: fix test on sampling valid rates by Eric Laurent · 12 years ago
  75. 08708c5 Fix file permissions by Glenn Kasten · 12 years ago
  76. eafbfa4 Use strong pointers and scope by Jean-Michel Trivi · 13 years ago
  77. 430ac66 Fix build by Glenn Kasten · 13 years ago
  78. 90b0fbd Shutdown audio pipe when closing input stream by Jean-Michel Trivi · 13 years ago
  79. d441303 bug 7253033 Add "exiting" state to remote audio submix module by Jean-Michel Trivi · 13 years ago
  80. 97c262f Remote submix: fix sink/source reference count handling by Jean-Michel Trivi · 13 years ago
  81. 35a2c16 Turn off logs in remote submix audio module by Jean-Michel Trivi · 13 years ago
  82. eec8770 Remote audio submix: blocking writes and sleeping reads. by Jean-Michel Trivi · 13 years ago
  83. 6acd966 Remote submix audio module: sleep less, log errors by Jean-Michel Trivi · 13 years ago
  84. 5d85c53 update audio remote submix API revision by Eric Laurent · 13 years ago
  85. 88b79cb Add audio module for remote submix by Jean-Michel Trivi · 13 years ago