commit | 80e12072cf9667ca25d9edf3b9e8d926dbe2f50c | [log] [tgz] |
---|---|---|
author | Stefan Holmer <stefan@webrtc.org> | Tue Feb 23 12:30:42 2016 |
committer | Stefan Holmer <stefan@webrtc.org> | Tue Feb 23 12:30:51 2016 |
tree | ae648a7f825675aaf9658ff6e006febfcb21f457 | |
parent | ba3e25e50296518cccca4732b769e698dfc03365 [diff] |
Move congestion controller to a separate module. This allows other projects to more easily depend on this. The plan is to move remote_bitrate_estimator and bitrate_controller into this module and reduce the exposed interface to only a simplified version of congestion_controller.h. No functional changes in this CL. R=mflodman@webrtc.org, pbos@webrtc.org Review URL: https://codereview.webrtc.org/1718473002 . Cr-Commit-Position: refs/heads/master@{#11718}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.