commit | b0d83cd5848fbe52e0a3ee52da6391207d33719a | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Wed Oct 28 14:18:56 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Nov 03 07:52:42 2020 |
tree | a9858f00723229b50ed1865f28355a242e470e6e | |
parent | cd4203bf7292d62ea6c99da095e2c9456aed22c8 [diff] |
Replace RWLockWrapper --> Mutex in ScreenCapturerHelper This class used only write locks, no read locks, and hence a plain mutex is equivalent. Bug: webrtc:12102 Change-Id: Ia3e52a5cb2db7679a50fca0ab80f85640876d0bd Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/190720 Reviewed-by: Jamie Walch <jamiewalch@chromium.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32539}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.