commit | 350a82aec3556cfab385e41b67ab4f26f2fb0151 | [log] [tgz] |
---|---|---|
author | Jonas Oreland <jonaso@webrtc.org> | Thu Jan 09 13:05:41 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Jan 09 14:21:07 2020 |
tree | 23c70234efa26410145eefcdf1f945527b43232f | |
parent | 5c35f2fb1bc2325f0cd23db52d73db75fccc89c9 [diff] |
Reland "Add field trial to base stable target rate on loss based target rate" This is a reland of 63db77007bea78487af05d46b1b46106761556a1 that was broken as I flipped != and == :( Luckily this made a test flaky, and hence was the original change reverted. Original change's description: > Add field trial to base stable target rate on loss based target rate > > I.e not the pushback_rate that includes the congestion window pushback > (if enabled). > > Bug: None > Change-Id: I413d011004a95da03dd62f5b423abc3c8b66b333 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/165383 > Commit-Queue: Jonas Oreland <jonaso@webrtc.org> > Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> > Reviewed-by: Sebastian Jansson <srte@webrtc.org> > Cr-Commit-Position: refs/heads/master@{#30189} Bug: None Change-Id: Ia637d0498e6c0c2708eba659e2a30f3235944d4c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/165391 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Rasmus Brandt <brandtr@webrtc.org> Commit-Queue: Jonas Oreland <jonaso@webrtc.org> Cr-Commit-Position: refs/heads/master@{#30196}
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.