1. 7575e7a Removing unneeded ndk-version.h include. by Paul McLean · 3 years ago
  2. c0d5f47 Upgrade oboe to bab1c7de64aa1395c83be384056e2bad061ea272 by Haibo Huang · 3 years, 4 months ago
  3. 32d36e3 oboe: workaround disconnect bug in RQ1A by Phil Burk · 3 years, 7 months ago
  4. 888826d oboe: return correct InputPreset when modified by Phil Burk · 3 years, 7 months ago
  5. 7bc2eab Add *FramesPerDataCallback and deprecate *FramesPerCallback methods by Don Turner · 3 years, 7 months ago
  6. 52e2163 oboe: prevent race condition in OpenSL close() by Phil Burk · 3 years, 7 months ago
  7. 417c00c oboe: change close() to close_l() for OpenSL by Phil Burk · 3 years, 7 months ago
  8. d61475c oboe: some code cleanup suggested by Chrome by Phil Burk · 3 years, 7 months ago
  9. 259ec2b oboe: fix some misc issue for Chrome by Phil Burk · 3 years, 7 months ago
  10. 5b51fce Apply more suggestions from code review by Don by Phil Burk · 3 years, 7 months ago
  11. 32802e3 oboe: cleanup new callbacks by Phil Burk · 3 years, 7 months ago
  12. 7b814ba oboe: add AudioStreamDataCallback and AudioStreamErrorCallback by Phil Burk · 3 years, 7 months ago
  13. a54cb70 oboe: fix minor typos by Phil Burk · 3 years, 8 months ago
  14. ca0a699 oboe: remove InputPreset warning in OpenSL ES. by Phil Burk · 3 years, 7 months ago
  15. 8d9dff4 oboe: fix timeout in waitForStateChange() for OpenSL ES by Phil Burk · 3 years, 8 months ago
  16. 120b61d resample, changed README to 960 frames by Phil Burk · 3 years, 8 months ago
  17. 52aca57 oboe: change VoicePerformance to VoiceRecognition on P by Phil Burk · 3 years, 8 months ago
  18. 395f3d6 add explicit cassert to resampler impl files. by jimmytobin2425 · 3 years, 8 months ago
  19. f66d162 Add virtual destructor to FlowGraphPort. by jimmytobin2425 · 3 years, 9 months ago
  20. 1cd3320 Merge pull request #1019 from ggfan/github-989 by Gerry · 3 years, 9 months ago
  21. ff5888a address code review feedback for parameter checking by gfan · 3 years, 9 months ago
  22. e6c40ab Fixing github issue #989: add parameter validation to AudioStreamBase by gfan · 3 years, 9 months ago
  23. ee39453 oboe: force a stop() before close() by Phil Burk · 3 years, 9 months ago
  24. b781ef7 Fixed compilation error on NDK <21 by K · 3 years, 9 months ago
  25. 6d5a4f9 oboe: use proxy for callback size adapter by Phil Burk · 3 years, 10 months ago
  26. 0284674 oboe: cleanup various comments by Phil Burk · 4 years ago
  27. 19143c3 Added resample on sample load to avoid the resampling penalty at play time. by Paul McLean · 3 years, 10 months ago
  28. 7c3bff2 oboe: fix sample rate converter for input streams by Phil Burk · 3 years, 10 months ago
  29. 69ae870 Use a close delay in all versions of Android by Phil Burk · 3 years, 10 months ago
  30. 2e42f5b oboe: delay before closing an AAudio stream by Phil Burk · 3 years, 11 months ago
  31. 82f422f flowgraph: comment explaining namespace change by Phil Burk · 4 years ago
  32. 2c8f281 flowgraph: fix namespace comment by Phil Burk · 4 years ago
  33. 9425ffd oboe: use oboe::flowgraph namespace by Phil Burk · 4 years ago
  34. 9446ed6 oboe: cleanup fifo includes by Phil Burk · 4 years ago
  35. 226f4d4 flowgraph: improve Oboe flowgraph by Phil Burk · 4 years ago
  36. 1f62387 oboe: warn user of permission errors by Phil Burk · 4 years ago
  37. cb01be5 oboe: add ChannelCountConverter by Phil Burk · 4 years ago
  38. 388b8c3 oboe: Samsung does not use MMAP for Camcorder by Phil Burk · 4 years ago
  39. a588899 oboe: remove debug hack in QuirksManager by Phil Burk · 4 years ago
  40. d12bb00 oboe: add Quirk for broken mono on S9 by Phil Burk · 4 years ago
  41. 3cff973 rename to kDefaultNumBursts in LatencyTuner.h by Phil Burk · 4 years ago
  42. eab3133 oboe: use frames for LatencyTuner settings by Phil Burk · 4 years ago
  43. 7766f7f oboe: setInitialNumBursts() for LatencyTuner by Phil Burk · 4 years ago
  44. 0511540 link to resampler header by Phil Burk · 4 years, 1 month ago
  45. 55304d7 Fix AudioStream.cpp indentation. by Phil Burk · 4 years, 1 month ago
  46. d8264be Reduce logging for a cleaner logcat by Phil Burk · 4 years, 1 month ago
  47. c79dada Always log errors and LOGI messages by Phil Burk · 4 years, 1 month ago
  48. d2430bf opensles: prevent crash in releaseBuffer by Phil Burk · 4 years, 1 month ago
  49. da7f9cc oboe: shared_ptr to stream by Phil Burk · 4 years, 2 months ago
  50. df6d638 Oboe: openSharedStream uses ResultWithView by Phil Burk · 4 years, 2 months ago
  51. 68f7df0 oboe: add openSharedStream by Phil Burk · 4 years, 2 months ago
  52. 8522b15 update resampler doc by Phil Burk · 4 years, 2 months ago
  53. d533462 resampler doc: use inputFramesLeft by Phil Burk · 4 years, 2 months ago
  54. ceb96cf fir typo in README by Phil Burk · 4 years, 2 months ago
  55. 1d84c73 update README for the sample rate converter by Phil Burk · 4 years, 2 months ago
  56. 4d7af17 add README for resampler by Phil Burk · 4 years, 4 months ago
  57. 8969f1f Merge branch 'master' into quirksize by Phil Burk · 4 years, 4 months ago
  58. c6dad20 opensles: show callback size after adjustment by Phil Burk · 4 years, 5 months ago
  59. fcec571 opensles: honor setFramesPerCallback() by Phil Burk · 4 years, 5 months ago
  60. 5b56aef Merge pull request #762 from google/fixbufsize by Phil Burk · 4 years, 5 months ago
  61. 754a7f2 Merge pull request #758 from google/fixtypes by Phil Burk · 4 years, 5 months ago
  62. 61149a9 opensles: scale buffer size by rate by Phil Burk · 4 years, 5 months ago
  63. 44116ec oboe: pass through onError*Close calls by Phil Burk · 4 years, 6 months ago
  64. b9cd55b oboe: fix type includes by Phil Burk · 4 years, 6 months ago
  65. 3e556ac Avoid global constant vector by K · 4 years, 6 months ago
  66. 3be2553 Update README.md by Phil Burk · 4 years, 6 months ago
  67. d3a69c4 Merge pull request #719 from google/cleansrc by Phil Burk · 4 years, 6 months ago
  68. 5507c98 oboe: minimum one burst buffer for Legacy by Phil Burk · 4 years, 6 months ago
  69. 236521e Oboe: Add device specific Quirks for Samsung by Phil Burk · 4 years, 8 months ago
  70. 9a150bb oboe: bump OpenSL framesPerBurst by version by Phil Burk · 4 years, 8 months ago
  71. b13cf21 oboe: log unsupported attributes, fixes #651 by Paul McLean · 4 years, 8 months ago
  72. 6935f42 oboe: log unsupported attributes, fixes 651 by Paul McLean · 4 years, 8 months ago
  73. baf7fbd oboe: log unsupported attributes, fixes 651 by Paul McLean · 4 years, 8 months ago
  74. 80358c6 Fixes 651 by Paul McLean · 4 years, 8 months ago
  75. aee9c3a Merge pull request #692 from google/flownodes by Phil Burk · 4 years, 8 months ago
  76. 328860f oboe: renamed flowgraph classes by Phil Burk · 4 years, 8 months ago
  77. 38c118f oboe: make sure OpenSL ES buffer capacity is OK by Phil Burk · 4 years, 8 months ago
  78. 6359dca Merge pull request #683 from google/bigburst by Phil Burk · 4 years, 8 months ago
  79. fcbc004 oboe: use bigger burst in OpenSL ES by Phil Burk · 4 years, 8 months ago
  80. 8c26c49 Fixes #670 by Paul McLean · 4 years, 8 months ago
  81. 3bcea3f Double initial stream buffer size. by Paul McLean · 4 years, 8 months ago
  82. 93668c2 OboeTester: fix comment for input size by Phil Burk · 4 years, 9 months ago
  83. 8da8d2f oboe: change default buffer sizes for INPUT by Phil Burk · 4 years, 9 months ago
  84. 33a87df OboeTester: use VoiceRec as default by Phil Burk · 4 years, 9 months ago
  85. adc5571 opensles: only enqueue first buffer if needed by Phil Burk · 4 years, 10 months ago
  86. e7143e0 oboe: cleanup resampler comments by Phil Burk · 4 years, 10 months ago
  87. c230a49 oboe: add waitForAvailableFrames() by Phil Burk · 4 years, 10 months ago
  88. a4ddbec resampler: fix some merge errors by Phil Burk · 4 years, 10 months ago
  89. 9ffbcb6 Merge branch 'master' into resampler by Phil Burk · 4 years, 10 months ago
  90. 252abe0 OboeTester: fix SRC quality menu by Phil Burk · 4 years, 10 months ago
  91. 5927398 resampler: fix format conversion by Phil Burk · 4 years, 10 months ago
  92. 41b868c resampler: misc cleanup and TODOs by Phil Burk · 4 years, 10 months ago
  93. b69847c resampler: add Fastest quality by Phil Burk · 4 years, 10 months ago
  94. 99c0048 resampler: pass callback result by Phil Burk · 4 years, 10 months ago
  95. 08a5e0f fifo: pass atomics to avoid cast by Phil Burk · 4 years, 10 months ago
  96. 6adcdb7 resampler: minor comments by Phil Burk · 4 years, 10 months ago
  97. 140d759 resampler: better bessel function by Phil Burk · 4 years, 10 months ago
  98. c123b67 resampler: add HyperbolicCosineWindow by Phil Burk · 4 years, 10 months ago
  99. 085ab35 Ensure that float array is initialized with type size_t by Don Turner · 4 years, 10 months ago
  100. 9414702 Replace NULL with nullptr by Don Turner · 4 years, 10 months ago