Descriptionchanged MSAP to work with 96000KHZ.
The problem why it did not work is that the FIFO used in MSAP has a size smaller than 10ms buffer before, so it crashed before webrtc::AudioProcessing consumes it.
FYI, previously the APM in Chrome was only enabled for finch experiment on Canary, so the problem does not occur in stable and beta. And I recently enabled it as default.
BUG=378895
TEST= use 96000KHz as sample rate, go to apprtc.appspot.com/?&debug=loopback to make a call.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274216
Patch Set 1 #Patch Set 2 : added unittest #
Total comments: 2
Patch Set 3 : addressed the comment. #
Messages
Total messages: 7 (0 generated)
|