Two concurrently running decoders will trigger data races on cpu_info_ which is lazily initialized on reading TestCpuFlag without proper atomics. BUG=libyuv:508 R=kjellander@webrtc.org TEST=Running EndToEndTest.SendsAndReceivesMultipleStreams under TSan. Review URL: https://codereview.webrtc.org/1414093003 . Cr-Commit-Position: refs/heads/master@{#10335}
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.