commit | 66eaed03932170b8c36ad92a54dd4bacb0321dec | [log] [tgz] |
---|---|---|
author | Ying Wang <yinwa@webrtc.org> | Mon May 28 13:32:36 2018 +0200 |
committer | Commit Bot <commit-bot@chromium.org> | Mon May 28 12:15:59 2018 +0000 |
tree | 60f7e05218a55d4eb0f909f08260a958beead137 | |
parent | 4e6cd5eaeb9e64d213c5436678ac143589fbadd1 [diff] |
Adding direct congestion window pushback to encoders. When CongestionWindowPushback experiment is enabled, the pacer is oblivious to the congestion window. The relation between outstanding data and the congestion window affects encoder allocations directly. Bug: None Change-Id: Iaacc1d460d44a4ff2d586934c4f9ceb067109337 Reviewed-on: https://webrtc-review.googlesource.com/74922 Commit-Queue: Ying Wang <yinwa@webrtc.org> Reviewed-by: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23411}
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.