Prevents issue in webrtc::ValidateLayout for devices with more than 8 output channels
It seems like there are some audio devices with more than 8 channels (on Mac) trying to render remote media streams. Given that there is no standards on how to upmix to more than 8 channels we instead provide silence in these extreme cases instead of crashing which was the case before. Bug: 986415 Change-Id: I82d9422e4888cb07ccc1c531e3276f2685bff6cc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1751191Reviewed-by:Henrik Boström <hbos@chromium.org> Commit-Queue: Henrik Andreasson <henrika@chromium.org> Cr-Commit-Position: refs/heads/master@{#686395}
Showing
Please register or sign in to comment