commit | 010eace381f8c01f7d9d9f920df05cb290b1042f | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Tue Apr 17 14:44:30 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Apr 17 16:05:03 2018 |
tree | 5f00899e3e19ee791efe4056accf92a70e9cd50e | |
parent | 98c704fcfde31f318082886ed09db3f40ce04566 [diff] |
Removes redundant members in congestion controller. last_target_rate_ and current_target_rate_msg_ both kept track of the same value. pacer_configured_ was not used at all. This CL removes both last_target_rate_ and pacer_configured_. Bug: None Change-Id: Ieb15c38c7d0c44730bef95492e3e677d505f054e Reviewed-on: https://webrtc-review.googlesource.com/70184 Reviewed-by: Björn Terelius <terelius@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22909}
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.