diff options
author | Chris Robinson <[email protected]> | 2019-01-03 18:16:46 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2019-01-03 18:16:46 -0800 |
commit | 0a6748156d61b3bfe71766f208002dda791a3924 (patch) | |
tree | c7619c8b8d5ba273417e85400fc237e5e10e735a /config.h.in | |
parent | 21a17620e37dce28295cbc43b692d7fe910efd67 (diff) |
Make sure the OpenSL capture buffer queue has the correct size
The ring buffer size may round up and have more queueable elements than OpenSL
was allocated with, leading to errors when queueing those extra elements. Now
OpenSL allocates the same number of elements that can be written to the ring
buffer.
Diffstat (limited to 'config.h.in')
0 files changed, 0 insertions, 0 deletions