webrtc/modules/remote_bitrate_estimator/test
Sebastian Jansson 439f0bc69a Preparing for task queue in congenstion controller
This cl prepares for a later CL introducing a new send side congestion
controller that will run on a task queue. It mostly consists of minor
fixes but adds some new interfaces that are unused in practice.

Bug: webrtc:8415
Change-Id: I1b58d0180a18eb15320d18733dac0dfe2e0f902a
Reviewed-on: https://webrtc-review.googlesource.com/53321
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Reviewed-by: Stefan Holmer <stefan@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22099}
2018-02-20 12:35:15 +00:00
..
estimators Revert "Revert "Revert "Reland "Moved congestion controller to task queue."""" 2018-02-14 16:53:49 +00:00
bbr_paced_sender.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
bbr_paced_sender.h Reland of BWE allocation strategy 2017-10-20 10:16:15 +00:00
bwe.cc Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix 2018-02-05 11:24:59 +00:00
bwe.h Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
bwe_test.cc Make PrintResultMeanAndError receive two doubles instead of a string. 2017-11-24 12:14:48 +00:00
bwe_test.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
bwe_test_baselinefile.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
bwe_test_baselinefile.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
bwe_test_fileutils.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
bwe_test_fileutils.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
bwe_test_framework.cc Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
bwe_test_framework.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
bwe_test_framework_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
bwe_test_logging.cc Fix clang style errors in rtp_rtcp and dependant targets 2018-02-07 09:48:28 +00:00
bwe_test_logging.h Fix clang style errors in rtp_rtcp and dependant targets 2018-02-07 09:48:28 +00:00
bwe_unittest.cc Stop using std::random_shuffle in favor of std::shuffle. 2018-01-10 07:37:11 +00:00
metric_recorder.cc Add gcc-style annotations for printf-like functions. 2017-12-14 13:22:33 +00:00
metric_recorder.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
metric_recorder_unittest.cc Stop using std::random_shuffle in favor of std::shuffle. 2018-01-10 07:37:11 +00:00
packet.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
packet_receiver.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
packet_receiver.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
packet_sender.cc Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
packet_sender.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
plot_bars.sh Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
plot_dynamics.py Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00