commit | 57f3ad0f8d41abd85e2942a86ca039f54e4f7b80 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Fri Nov 23 14:49:18 2018 +0100 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Nov 23 14:55:37 2018 +0000 |
tree | 94674b32173ddbd33a5dca1689420fe6c757c10a | |
parent | 88ce4ef46e0d9cb3be04ed5516d5ab8b10a62518 [diff] |
Adds stable bandwidth estimate to GoogCC. The intention is to provide a bandwidth estimate that only updates if the actual available bandwidth is known to have changed. This will be used in media streams to avoid changing the configuration (such as frame size, audio frame length etc), just because the control target rate changed. Bug: webrtc:9718 Change-Id: I17ba5a2f9e5bd408a71f89c690d45541655a68e2 Reviewed-on: https://webrtc-review.googlesource.com/c/107726 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25772}
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.