The flaky test was introduced in ad9010c9836, and is essentially a race where the ViE Encoder has already configured the quality scaler on the encoder thread before we've updated the ScalingSettings. This CL adds a forced reconfiguration of the quality scaler to avoid this issue. BUG=None TBR=sprang@webrtc.org Review-Url: https://codereview.webrtc.org/2695873004 Cr-Commit-Position: refs/heads/master@{#16612}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.