commit | ef50b25690139e674f7950381e3f465fe319e307 | [log] [tgz] |
---|---|---|
author | Steve Anton <steveanton@webrtc.org> | Fri Mar 01 23:15:38 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Mar 04 19:17:24 2019 |
tree | dc5c4d57e2ab471efeb70082c310e635342a5954 | |
parent | 4cde9ad7500418e624079366ca2257b421d4c5e5 [diff] |
Remove lock in WebRtcVideoEngine WebRtcVideoEngine is only ever accessed from one thread, so remove the lock and replace it with ThreadChecker assertions. Bug: None Change-Id: I8c34eb6473f0ebaaaafe8a163c3f5d6f19074021 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/125240 Reviewed-by: Seth Hampson <shampson@webrtc.org> Reviewed-by: Amit Hilbuch <amithi@webrtc.org> Commit-Queue: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26957}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.