commit | e78d26669eeedd862150ff799d1e174bed1cfd28 | [log] [tgz] |
---|---|---|
author | brandtr <brandtr@webrtc.org> | Mon Jan 16 13:57:16 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon Jan 16 13:57:16 2017 |
tree | 906dd37abe9acd393778615b12003aced2e2e0c6 | |
parent | 037b93af1719bd35ebf08cdfc2b6691b61a29f88 [diff] |
Make FakeEncoder and FakeH264Encoder thread safe. 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}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.