1. 1f62387 oboe: warn user of permission errors by Phil Burk · 4 years, 5 months ago
  2. cb01be5 oboe: add ChannelCountConverter by Phil Burk · 4 years, 5 months ago
  3. 388b8c3 oboe: Samsung does not use MMAP for Camcorder by Phil Burk · 4 years, 5 months ago
  4. a588899 oboe: remove debug hack in QuirksManager by Phil Burk · 4 years, 5 months ago
  5. d12bb00 oboe: add Quirk for broken mono on S9 by Phil Burk · 4 years, 5 months ago
  6. 3cff973 rename to kDefaultNumBursts in LatencyTuner.h by Phil Burk · 4 years, 5 months ago
  7. eab3133 oboe: use frames for LatencyTuner settings by Phil Burk · 4 years, 5 months ago
  8. 7766f7f oboe: setInitialNumBursts() for LatencyTuner by Phil Burk · 4 years, 5 months ago
  9. 0511540 link to resampler header by Phil Burk · 4 years, 6 months ago
  10. 55304d7 Fix AudioStream.cpp indentation. by Phil Burk · 4 years, 6 months ago
  11. d8264be Reduce logging for a cleaner logcat by Phil Burk · 4 years, 6 months ago
  12. c79dada Always log errors and LOGI messages by Phil Burk · 4 years, 6 months ago
  13. d2430bf opensles: prevent crash in releaseBuffer by Phil Burk · 4 years, 6 months ago
  14. da7f9cc oboe: shared_ptr to stream by Phil Burk · 4 years, 7 months ago
  15. df6d638 Oboe: openSharedStream uses ResultWithView by Phil Burk · 4 years, 7 months ago
  16. 68f7df0 oboe: add openSharedStream by Phil Burk · 4 years, 7 months ago
  17. 8522b15 update resampler doc by Phil Burk · 4 years, 7 months ago
  18. d533462 resampler doc: use inputFramesLeft by Phil Burk · 4 years, 7 months ago
  19. ceb96cf fir typo in README by Phil Burk · 4 years, 7 months ago
  20. 1d84c73 update README for the sample rate converter by Phil Burk · 4 years, 7 months ago
  21. 4d7af17 add README for resampler by Phil Burk · 4 years, 9 months ago
  22. 8969f1f Merge branch 'master' into quirksize by Phil Burk · 4 years, 9 months ago
  23. c6dad20 opensles: show callback size after adjustment by Phil Burk · 4 years, 10 months ago
  24. fcec571 opensles: honor setFramesPerCallback() by Phil Burk · 4 years, 10 months ago
  25. 5b56aef Merge pull request #762 from google/fixbufsize by Phil Burk · 4 years, 10 months ago
  26. 754a7f2 Merge pull request #758 from google/fixtypes by Phil Burk · 4 years, 10 months ago
  27. 61149a9 opensles: scale buffer size by rate by Phil Burk · 4 years, 10 months ago
  28. 44116ec oboe: pass through onError*Close calls by Phil Burk · 4 years, 11 months ago
  29. b9cd55b oboe: fix type includes by Phil Burk · 4 years, 11 months ago
  30. 3e556ac Avoid global constant vector by K · 4 years, 11 months ago
  31. 3be2553 Update README.md by Phil Burk · 5 years ago
  32. d3a69c4 Merge pull request #719 from google/cleansrc by Phil Burk · 5 years ago
  33. 5507c98 oboe: minimum one burst buffer for Legacy by Phil Burk · 5 years ago
  34. 236521e Oboe: Add device specific Quirks for Samsung by Phil Burk · 5 years ago
  35. 9a150bb oboe: bump OpenSL framesPerBurst by version by Phil Burk · 5 years ago
  36. b13cf21 oboe: log unsupported attributes, fixes #651 by Paul McLean · 5 years ago
  37. 6935f42 oboe: log unsupported attributes, fixes 651 by Paul McLean · 5 years ago
  38. baf7fbd oboe: log unsupported attributes, fixes 651 by Paul McLean · 5 years ago
  39. 80358c6 Fixes 651 by Paul McLean · 5 years ago
  40. aee9c3a Merge pull request #692 from google/flownodes by Phil Burk · 5 years ago
  41. 328860f oboe: renamed flowgraph classes by Phil Burk · 5 years ago
  42. 38c118f oboe: make sure OpenSL ES buffer capacity is OK by Phil Burk · 5 years ago
  43. 6359dca Merge pull request #683 from google/bigburst by Phil Burk · 5 years ago
  44. fcbc004 oboe: use bigger burst in OpenSL ES by Phil Burk · 5 years ago
  45. 8c26c49 Fixes #670 by Paul McLean · 5 years ago
  46. 3bcea3f Double initial stream buffer size. by Paul McLean · 5 years ago
  47. 93668c2 OboeTester: fix comment for input size by Phil Burk · 5 years ago
  48. 8da8d2f oboe: change default buffer sizes for INPUT by Phil Burk · 5 years ago
  49. 33a87df OboeTester: use VoiceRec as default by Phil Burk · 5 years ago
  50. adc5571 opensles: only enqueue first buffer if needed by Phil Burk · 5 years ago
  51. e7143e0 oboe: cleanup resampler comments by Phil Burk · 5 years ago
  52. c230a49 oboe: add waitForAvailableFrames() by Phil Burk · 5 years ago
  53. a4ddbec resampler: fix some merge errors by Phil Burk · 5 years ago
  54. 9ffbcb6 Merge branch 'master' into resampler by Phil Burk · 5 years ago
  55. 252abe0 OboeTester: fix SRC quality menu by Phil Burk · 5 years ago
  56. 5927398 resampler: fix format conversion by Phil Burk · 5 years ago
  57. 41b868c resampler: misc cleanup and TODOs by Phil Burk · 5 years ago
  58. b69847c resampler: add Fastest quality by Phil Burk · 5 years ago
  59. 99c0048 resampler: pass callback result by Phil Burk · 5 years ago
  60. 08a5e0f fifo: pass atomics to avoid cast by Phil Burk · 5 years ago
  61. 6adcdb7 resampler: minor comments by Phil Burk · 5 years ago
  62. 140d759 resampler: better bessel function by Phil Burk · 5 years ago
  63. c123b67 resampler: add HyperbolicCosineWindow by Phil Burk · 5 years ago
  64. 085ab35 Ensure that float array is initialized with type size_t by Don Turner · 5 years ago
  65. 9414702 Replace NULL with nullptr by Don Turner · 5 years ago
  66. f0c2a98 resampler: use more accurate bessel function for Kaiser window by Phil Burk · 5 years ago
  67. 5663a56 resampler: turn off resampler by default by Phil Burk · 5 years ago
  68. 2da4a84 resampler: address lots of minor review comments by Phil Burk · 5 years ago
  69. 550bf16 FIFO: move threshold up to AudioStreamBuffered by Phil Burk · 5 years ago
  70. 919cd42 fifo: address concerns about signed vs unsigned by Phil Burk · 5 years ago
  71. 870a9f5 resampler: use integer phase accumulation for all resamplers by Phil Burk · 5 years ago
  72. 821c649 resampler: fix SincResampler by Phil Burk · 5 years ago
  73. 4642de8 aaudio: add comments about limiting input capacity by Phil Burk · 5 years ago
  74. ed231f6 Merge pull request #592 from tguilbert-google/const_state by tguilbert-google · 5 years ago
  75. 99a2ba5 Make AudioStream::getState() const by Thomas Guilbert · 5 years ago
  76. e020c37 resampler: optimizer SincResampler by Phil Burk · 5 years ago
  77. bc80813 resampler: better documentation by Phil Burk · 5 years ago
  78. f183221 Add convertToText implementations for missing types by Kai Wolf · 5 years ago
  79. d153035 Merge pull request #581 from tguilbert-google/vector_buffer by tguilbert-google · 5 years ago
  80. 44a2280 Use unique_ptr by Thomas Guilbert · 5 years ago
  81. 0a784e6 resampler: apply cutoff to reduce aliasing by Phil Burk · 5 years ago
  82. 0948b4b Make mCallbackBuffer private by Thomas Guilbert · 5 years ago
  83. 9f3258a Use std::vector over uint8_t[] by Thomas Guilbert · 5 years ago
  84. 10cd299 Cleanup opensles files by Thomas Guilbert · 5 years ago
  85. ec075a4 Merge pull request #577 from tguilbert-google/small_changes by tguilbert-google · 5 years ago
  86. 96db595 Merge pull request #578 from tguilbert-google/cleanup by tguilbert-google · 5 years ago
  87. f7dbed0 revert of cassert change by Thomas Guilbert · 5 years ago
  88. 263661c Revert cassert change by Thomas Guilbert · 5 years ago
  89. ab5455f Use cassert instead of assert.h by Thomas Guilbert · 5 years ago
  90. 8b8ae34 resampler: moved resampling code into its own folder by Phil Burk · 5 years ago
  91. 941fd5e resampler: change signatures by Phil Burk · 5 years ago
  92. b7ff43f Use nullptr and <assert.h> by Thomas Guilbert · 5 years ago
  93. d4ddcef Fix branching error by Thomas Guilbert · 5 years ago
  94. ddedbb8 Collection of small fixes by Thomas Guilbert · 5 years ago
  95. 103bc75 Undo signed changes by Thomas Guilbert · 5 years ago
  96. fc70271 resampler: simplify FilterAudioStream::read() by Phil Burk · 5 years ago
  97. beed0f3 resampler: implement read() for full duplex by Phil Burk · 5 years ago
  98. 5a73fb9 Add atomic increment to FifoControllers by Thomas Guilbert · 5 years ago
  99. 8f47ec8 Small fixes from #352 by Thomas Guilbert · 5 years ago
  100. 561cda3 flowgraph: change onProcessFixedBlock return value by Phil Burk · 5 years ago