webrtc/modules
Sebastian Jansson 010eace381 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}
2018-04-17 16:05:03 +00:00
..
audio_coding Remove incompatiblities with absl::optional in audio_coding 2018-04-17 12:05:13 +00:00
audio_device Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_mixer Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
audio_processing Reland "Reland "AGC2 RNN VAD: initial build targets"" 2018-04-17 14:34:14 +00:00
bitrate_controller Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
congestion_controller Removes redundant members in congestion controller. 2018-04-17 16:05:03 +00:00
desktop_capture [desktopCapture] add some logs into trace event 2018-04-13 21:15:59 +00:00
include Revert "Revert "Enables PeerConnectionFactory using external fec controller"" 2018-02-20 12:41:55 +00:00
pacing Removes timeout warnings from pacer before first packet. 2018-04-13 10:51:03 +00:00
remote_bitrate_estimator Remove the public_deps to fileutils from test_support. 2018-03-16 09:06:27 +00:00
rtp_rtcp Delete obsolete methods from MockRtpRtcp. 2018-04-17 15:46:33 +00:00
utility Force alignment of JVM called functions. 2018-03-23 10:20:55 +00:00
video_capture Lowercase all Windows headers in modules/video_capture. 2018-04-06 13:28:23 +00:00
video_coding Round down when converting layer bitrate from bits to kilobits. 2018-04-16 14:00:18 +00:00
video_processing Prepare for |is_posix| switch in the Fuchsia build 2018-04-05 17:25:39 +00:00
BUILD.gn Cleaning up modules_tests resources. 2018-03-09 12:57:24 +00:00
module_common_types_unittest.cc Remove dependencies on modules:module_api from AudioProcessing. 2018-04-12 22:05:27 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00