commit | 4cd1c6a3db4cccad72735138e8ad72503dcff1c5 | [log] [tgz] |
---|---|---|
author | Gustaf Ullberg <gustaf@webrtc.org> | Mon Jun 03 11:09:08 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Jun 03 11:49:49 2019 |
tree | 4d89c58fe731e74d9b119a96edb16560b8318f14 | |
parent | 89bbf379ce7036493d0fabf4ae1f9af7b76bc8c5 [diff] |
Lockless SwapQueue This change makes SwapQueue lockless in order to reduce lock contention in the Audio Processing Module. Bug: webrtc:10205 Change-Id: Idc3b2a85e959b467bc1653492e48eee42e236fa5 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/138901 Commit-Queue: Gustaf Ullberg <gustaf@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28135}
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.