diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2020-07-15 01:48:07 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2020-07-15 01:48:07 -0700 |
commit | 63c510aca1de960ee12d2ee5b83b794c50258b44 (patch) | |
tree | ebd6f94ddb0ccf0dce7ad1bbad67b81b1e12ee89 /rMD-exp/src | |
parent | 79cc627a9acae89d05b4e0c213b97ad4c0aec619 (diff) |
sound: move avd maintenance to point of capture
Since the sound capture buffers all sound in newly allocated memory,
the "stream time" represented by those buffers can be accounted for
immediately upon reading into the buffer. Doing it later in the
different threads on the other side of the queue, especially after
encoding, is an unnecessary pile of variable capacitance that just
makes things less synchronized for zero gain.
Diffstat (limited to 'rMD-exp/src')
0 files changed, 0 insertions, 0 deletions