commit | 51746ce3fe1c63877e753a072e7274aa126f4427 | [log] [tgz] |
---|---|---|
author | Niels Moller <nisse@webrtc.org> | Mon Feb 15 14:51:48 2021 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Feb 15 14:52:03 2021 |
tree | efb4c870d8031d00f8a3aeb6e74ec21bba8b9a8d | |
parent | 17ec2fc4431a8b0a715dba327ad297898a38afeb [diff] |
Revert "Replace RecursiveCriticalSection with Mutex in RTCAudioSession." This reverts commit f8da43d179043f1df2e1c3e2c49494bc23f4ec28. Reason for revert: Appears to break downstream app. Original change's description: > Replace RecursiveCriticalSection with Mutex in RTCAudioSession. > > Bug: webrtc:11567 > Change-Id: I2a2ddbce57d070d6cbad5a64defb4c27be77a665 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/206472 > Reviewed-by: Harald Alvestrand <hta@webrtc.org> > Reviewed-by: Kári Helgason <kthelgason@webrtc.org> > Commit-Queue: Niels Moller <nisse@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#33259} TBR=nisse@webrtc.org,kthelgason@webrtc.org,hta@webrtc.org,handellm@webrtc.org Change-Id: Id9a97068722c7c72fc5d21102298249fd7a7cd9a No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: webrtc:11567 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/207431 Reviewed-by: Niels Moller <nisse@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33268}
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.