webrtc/modules/remote_bitrate_estimator
Karl Wiberg 12edf4ce34 Separate build target for rtc_base/numerics/safe_minmax.h
So that we can avoid dependency cycles.

Bug: none
Change-Id: I821d9f1319dff01403d6e4e310cbb2d4b2b125e8
Reviewed-on: https://webrtc-review.googlesource.com/60500
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Commit-Queue: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22328}
2018-03-07 14:12:00 +00:00
..
include Move transport feedback adapter into its own target. 2018-01-26 15:10:02 +00:00
test Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
tools Normalize main(..) routines for WinUWP 2017-12-12 14:32:56 +00:00
aimd_rate_control.cc Add missing stdio.h header in files using scanf/sscanf function. 2018-01-26 13:15:52 +00:00
aimd_rate_control.h Reland of https://chromium-review.googlesource.com/c/external/webrtc/+/616724 under field trial. 2017-10-09 11:07:57 +00:00
aimd_rate_control_unittest.cc Optional: Use nullopt and implicit construction in /modules/remote_bitrate_estimator 2017-11-16 12:42:24 +00:00
BUILD.gn Separate build target for rtc_base/numerics/safe_minmax.h 2018-03-07 14:12:00 +00:00
bwe_defines.cc
bwe_simulations.cc Preparing for task queue in congenstion controller 2018-02-20 12:35:15 +00:00
DEPS Move remaining traces of VoiceEngine 2018-01-17 13:27:47 +00:00
inter_arrival.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
inter_arrival.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
inter_arrival_unittest.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
overuse_detector.cc Add missing stdio.h header in files using scanf/sscanf function. 2018-01-26 13:15:52 +00:00
overuse_detector.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
overuse_detector_unittest.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
overuse_estimator.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
overuse_estimator.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
OWNERS
remote_bitrate_estimator_abs_send_time.cc RemoteBitrateEstimatorAbsSendTime: check clock is a valid ref 2018-01-16 01:27:11 +00:00
remote_bitrate_estimator_abs_send_time.h
remote_bitrate_estimator_abs_send_time_unittest.cc
remote_bitrate_estimator_single_stream.cc Stop using LOG macros in favor of RTC_ prefixed macros. 2017-11-09 11:56:32 +00:00
remote_bitrate_estimator_single_stream.h
remote_bitrate_estimator_single_stream_unittest.cc
remote_bitrate_estimator_unittest_helper.cc
remote_bitrate_estimator_unittest_helper.h
remote_bitrate_estimators_test.cc Add field trials to configure the backoff factor and the trendline window of the BWE. 2017-10-06 07:10:04 +00:00
remote_estimator_proxy.cc Move some numeric utility code from rtc_base/ to rtc_base/numerics/ 2017-11-22 11:21:47 +00:00
remote_estimator_proxy.h Resolve cyclic dependency in remote bitrate estimator 2017-09-25 15:10:14 +00:00
remote_estimator_proxy_unittest.cc Resolve cyclic dependency in remote bitrate estimator 2017-09-25 15:10:14 +00:00