webrtc/modules/remote_bitrate_estimator
Sebastian Jansson 5b60b19c62 Cleanup: Removes unused AimdRateControl field trials.
Bug: webrtc:9883
Change-Id: I4a15ae20ea1fa7cc05a8e898fb6de35cd0fe4acc
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/169849
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Reviewed-by: Christoffer Rodbro <crodbro@webrtc.org>
Reviewed-by: Minyue Li <minyue@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30739}
2020-03-10 12:00:19 +00:00
..
include Send rtcp::RemoteEstimate and rtcp::TransportFeedback in one packet 2019-10-10 16:40:39 +00:00
test Removes legacy remote bitrate estimator test framework. 2019-06-10 09:12:25 +00:00
tools Make the RtpHeaderParserImpl available to tests and tools only. 2019-08-29 15:56:40 +00:00
aimd_rate_control.cc Cleanup: Removes unused AimdRateControl field trials. 2020-03-10 12:00:19 +00:00
aimd_rate_control.h Cleanup: Removes unused AimdRateControl field trials. 2020-03-10 12:00:19 +00:00
aimd_rate_control_unittest.cc Cleanup: Removes unused AimdRateControl field trials. 2020-03-10 12:00:19 +00:00
BUILD.gn Reformat GN files. 2020-01-21 12:13:11 +00:00
bwe_defines.cc Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00
DEPS Remove direct use of FieldTrials from modules/remote_bitrate_estimator 2019-04-16 13:23:12 +00:00
inter_arrival.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
inter_arrival.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
inter_arrival_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
overuse_detector.cc Format almost everything. 2019-07-08 13:45:15 +00:00
overuse_detector.h Remove direct use of FieldTrials from modules/remote_bitrate_estimator 2019-04-16 13:23:12 +00:00
overuse_detector_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
overuse_estimator.cc Format almost everything. 2019-07-08 13:45:15 +00:00
overuse_estimator.h Format almost everything. 2019-07-08 13:45:15 +00:00
OWNERS Remove wildcard ownership for build files. 2020-02-19 14:05:46 +00:00
remote_bitrate_estimator_abs_send_time.cc Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00
remote_bitrate_estimator_abs_send_time.h Format almost everything. 2019-07-08 13:45:15 +00:00
remote_bitrate_estimator_abs_send_time_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
remote_bitrate_estimator_single_stream.cc Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00
remote_bitrate_estimator_single_stream.h Format almost everything. 2019-07-08 13:45:15 +00:00
remote_bitrate_estimator_single_stream_unittest.cc (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
remote_bitrate_estimator_unittest_helper.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
remote_bitrate_estimator_unittest_helper.h Delete use of WebRtcRTPHeader from FEC test code 2019-03-12 09:40:02 +00:00
remote_estimator_proxy.cc Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00
remote_estimator_proxy.h Use newer version of TimeDelta and TimeStamp factories in modules/ 2020-02-10 11:49:57 +00:00
remote_estimator_proxy_unittest.cc Use newer version of TimeDelta and TimeStamp factories in modules/ 2020-02-10 11:49:57 +00:00