DescriptionModifies size of ring buffer in shared memory on the audio capture side.
We have seen reports in Chrome where segments of repeated input audio has
damaged AEC performance in WebRTC clients. This patch is an attempt to limit
the number of possible places in Chrome where such a patter could be created.
It is a speculative patch and the idea is that it should live in Canary
for a while so we can see if there are any positive effects.
TBR=tommi
BUG=b/13976602
TEST=manual tests of different WebRTC clients running in loopback to ensure that no
audio artifacts can be detected
Committed: https://crrev.com/bda4fc7018c3ce93d88b74461a065f9eaf0b8b5f
Cr-Commit-Position: refs/heads/master@{#340261}
Patch Set 1 #Patch Set 2 : Added comments #Patch Set 3 : nit #Messages
Total messages: 12 (3 generated)
|