commit | b2ecc3dc49dc3b8aac1ef439ae5d6e75cfa7b2db | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Fri Jul 13 15:22:01 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 13 16:13:26 2018 |
tree | 864881eda2e7b127dace5b0ac8e5389316c1daff | |
parent | e26ff4b581f8f9cb2afd6b741bb1b0560c563f1b [diff] |
Removes old probe controller. This removes the old version of Probe Controller. The new controller is slightly different, therefore the legacy SendSideCongestionController is changed to accommodate the new function. Most notably, the functionality is changed so that probes are now sent only from the OnProcess call and not immediately on changing a parameter. The lock previously owned and used by ProbeController is moved to SendSideCongestionController. This should not change any behavior. Bug: webrtc:8415 Change-Id: I3c69ddeb04aeeae1234a2a5e116fb677f36b4ae4 Reviewed-on: https://webrtc-review.googlesource.com/86541 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Philip Eliasson <philipel@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23973}
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.