webrtc/modules/remote_bitrate_estimator
Danil Chapovalov 1220855430 In RemoteEstimatorProxy use Timestamp type
to assemble rtcp::TransportFeedback

Bug: webrtc:13757
Change-Id: I668d9e61d82b454a6884eff223804afc882d86a3
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/264900
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37192}
2022-06-13 10:07:46 +00:00
..
include RemoteBitrateEstimator: remove unused method. 2021-10-19 13:51:11 +00:00
test Delete rtc_base/format_macros.h 2022-05-09 12:03:21 +00:00
tools Delete rtc_base/format_macros.h 2022-05-09 12:03:21 +00:00
aimd_rate_control.cc Add fieldtrial flag to AimdRateControl to increase to link capacity 2022-03-31 12:17:26 +00:00
aimd_rate_control.h Add fieldtrial flag to AimdRateControl to increase to link capacity 2022-03-31 12:17:26 +00:00
aimd_rate_control_unittest.cc Add fieldtrial flag to AimdRateControl to increase to link capacity 2022-03-31 12:17:26 +00:00
BUILD.gn In RemoteEstimatorProxy use Timestamp type 2022-06-13 10:07:46 +00:00
bwe_defines.cc WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 1 2022-03-09 13:23:21 +00:00
DEPS WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf 2022-03-29 10:14:00 +00:00
inter_arrival.cc Use backticks not vertical bars to denote variables in comments for /modules/remote_bitrate_estimator 2021-08-09 12:27:52 +00:00
inter_arrival.h Use backticks not vertical bars to denote variables in comments for /modules/remote_bitrate_estimator 2021-08-09 12:27:52 +00:00
inter_arrival_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
overuse_detector.cc WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf 2022-03-29 10:14:00 +00:00
overuse_detector.h WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf 2022-03-29 10:14:00 +00:00
overuse_detector_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
overuse_estimator.cc Use backticks not vertical bars to denote variables in comments for /modules/remote_bitrate_estimator 2021-08-09 12:27:52 +00:00
overuse_estimator.h Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ 2022-01-24 11:50:20 +00:00
OWNERS Add perkj@ as owner of remote_bitrate_estimator 2022-03-09 07:40:12 +00:00
packet_arrival_map.cc In RemoteEstimatorProxy use Timestamp type 2022-06-13 10:07:46 +00:00
packet_arrival_map.h In RemoteEstimatorProxy use Timestamp type 2022-06-13 10:07:46 +00:00
packet_arrival_map_test.cc In RemoteEstimatorProxy use Timestamp type 2022-06-13 10:07:46 +00:00
remote_bitrate_estimator_abs_send_time.cc Remove manual implementaion of the c++17 insert_or_assign 2022-01-17 15:01:02 +00:00
remote_bitrate_estimator_abs_send_time.h Modernize style in RemoteBitrateEstimatorAbsSendTime implementation 2021-06-03 14:37:33 +00:00
remote_bitrate_estimator_abs_send_time_unittest.cc Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ 2022-01-24 11:50:20 +00:00
remote_bitrate_estimator_single_stream.cc WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf 2022-03-29 10:14:00 +00:00
remote_bitrate_estimator_single_stream.h Use backticks not vertical bars to denote variables in comments for /modules/remote_bitrate_estimator 2021-08-09 12:27:52 +00:00
remote_bitrate_estimator_single_stream_unittest.cc Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ 2022-01-24 11:50:20 +00:00
remote_bitrate_estimator_unittest_helper.cc Fix chromium roll: remove variables that are written but not accessed 2022-04-06 09:48:20 +00:00
remote_bitrate_estimator_unittest_helper.h Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ 2022-01-24 11:50:20 +00:00
remote_estimator_proxy.cc In RemoteEstimatorProxy use Timestamp type 2022-06-13 10:07:46 +00:00
remote_estimator_proxy.h In RemoteEstimatorProxy use Timestamp type 2022-06-13 10:07:46 +00:00
remote_estimator_proxy_unittest.cc In RemoteEstimatorProxy use Timestamp type 2022-06-13 10:07:46 +00:00