commit | 3bdbc84888c9e2ccf40917fc51e0884318f3c351 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Thu Oct 11 13:02:12 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 11 13:49:07 2018 |
tree | 35e229938f34fd52cacaa390b60c77a4dffe9e81 | |
parent | f81170b48fd43fa4463d5cddd2815aaae6f30217 [diff] |
Moves pushback controller to GoogCC Since the pushback controller doesn't strictly adhere to the congestion window, it better belongs together with the congestion controller logic. Also ensuring that it does not override the configured min bitrate. Bug: webrtc:9586 Change-Id: I57dcfc946d470247e66c67adabddaafa3d9d83ad Reviewed-on: https://webrtc-review.googlesource.com/c/105102 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Ying Wang <yinwa@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25115}
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.