The MultithreadedFakeH264Encoder is a derived class from FakeEncoder and FakeH264Encoder, and these should thus also be thread safe. TESTED=Ran "out/Tsan/video_engine_tests --gtest_filter="*Multithreaded*" --gtest_repeat=100" with is_debug=false, dcheck_always_on=true, is_tsan=true. BUG=webrtc:6943 Review-Url: https://codereview.webrtc.org/2604403003 Cr-Commit-Position: refs/heads/master@{#16093}
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.