commit | 6bcd7f6618528e03d54e9866a61f8f93f1dcce99 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Tue Feb 27 16:07:02 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Feb 27 18:15:59 2018 |
tree | 73d958c089b28a52434c9f8b052f2721ee207378 | |
parent | 1631dc6118a466ef701a94d9181ecba8d7082f98 [diff] |
Adding task queue based congestion controller. To be able to safely move over to the new code, the revised code is added alongside the old code. Most of the files added in this CL are more or less direct copies of the previous code. This new version of send side congestion controller will be activated under a field trial in a followup CL. Bug: webrtc:8415 Change-Id: I034e583cf891a8f6357119739a1517cc0a4abe88 Reviewed-on: https://webrtc-review.googlesource.com/53322 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22212}
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.