commit | 198d0d7fd580e1f384b876d8fecc88d0cd92534e | [log] [tgz] |
---|---|---|
author | Danil Chapovalov <danilchap@webrtc.org> | Tue Mar 21 12:18:37 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 21 14:17:37 2023 |
tree | 232d05abb89500c5888f54ffbd1c3cfd69f62968 | |
parent | 6a78e93346e76a2f9442261751b713d1ec76223c [diff] |
Remove mutexes from remote bitrate estimators They are called only by ReceivedSideCongestionController that already ensures all access is synchronized. Bug: None Change-Id: I0f87e24e3fbb0bd8f6ff679fb949d2373c554fba Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/269300 Reviewed-by: Per Kjellander <perkj@webrtc.org> Auto-Submit: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39622}
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.