webrtc/modules/remote_bitrate_estimator
Sebastian Jansson d113ee326b Removes deprecated WebRTC-Bwe-AimdRateControl-NetworkState trial.
Bug: webrtc:10498
Change-Id: Ie435ad2e2c73bf2b54d9caccabf9a27443ca4229
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/158082
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#29596}
2019-10-24 08:14:02 +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 Removes deprecated WebRTC-Bwe-AimdRateControl-NetworkState trial. 2019-10-24 08:14:02 +00:00
aimd_rate_control.h Removes deprecated WebRTC-Bwe-AimdRateControl-NetworkState trial. 2019-10-24 08:14:02 +00:00
aimd_rate_control_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
BUILD.gn Use source_sets in component builds and static_library in release builds. 2019-10-17 21:17:18 +00:00
bwe_defines.cc Format almost everything. 2019-07-08 13:45:15 +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 Adds srte to OWNERS in bitrate_controller and remote_bitrate_estimator. 2018-09-26 09:24:45 +00:00
remote_bitrate_estimator_abs_send_time.cc Adds send time to ReceivedPacket struct. 2019-06-14 15:01:36 +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 Format almost everything. 2019-07-08 13:45:15 +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 Send rtcp::RemoteEstimate and rtcp::TransportFeedback in one packet 2019-10-10 16:40:39 +00:00
remote_estimator_proxy.h Make NetworkStateEstimator injectable in RemoteBitrateEstimator 2019-09-10 18:47:36 +00:00
remote_estimator_proxy_unittest.cc Send rtcp::RemoteEstimate and rtcp::TransportFeedback in one packet 2019-10-10 16:40:39 +00:00