| Make sure FilterAudioStream is alive in callbacks (#2325) (#2354) | 1 个月前 |
| Make sure FilterAudioStream is alive in callbacks (#2325) (#2354) | 1 个月前 |
| Move FifoBuffer header in public directory (#1410)
| 4 年前 |
| Fix out-of-bounds read in SRC (#2009)
The SampleRateConverter curser was initialized to -1
causing a read before the array bounds.
Now it is initialized to zero.
Also initialize mInputCallCount to kInitialCallCount.
This code is from a change in AAudio, ag/27104819
Fixes #2005 | 2 年前 |
| Fix typo in a comment in EngineOpenSLES.cpp | 10 个月前 |