webrtc/modules/congestion_controller
Per Kjellander d6e9749942 Replace int with Timestamp and DataRate in ProbeController
Replace most instances. SetAlrStartTime is set as is should be cleaned up together with the callsite.

Bug: webrtc:14404
Change-Id: I8ec532828ef665afbf08f0943465a429ab40baa1
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/273300
Reviewed-by: Erik Språng <sprang@webrtc.org>
Commit-Queue: Per Kjellander <perkj@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37932}
2022-08-29 14:48:32 +00:00
..
goog_cc Replace int with Timestamp and DataRate in ProbeController 2022-08-29 14:48:32 +00:00
include Cleanup congestion controller min bitrate 2022-07-25 17:31:28 +00:00
pcc Remove dependency on rtc_base_approved from most targets 2022-04-25 12:15:30 +00:00
rtp in rtcp::TransportFeedback delete functions with time represented as raw int 2022-06-17 13:03:49 +00:00
BUILD.gn Cleanup ReceiveSideCongestionController: remove inner wrapper helper 2022-07-05 08:28:55 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Add perkj@ as owner of congestion_controller 2022-01-25 11:21:23 +00:00
receive_side_congestion_controller.cc Cleanup congestion controller min bitrate 2022-07-25 17:31:28 +00:00
receive_side_congestion_controller_unittest.cc Fix spelling of receiver and transceiver. 2022-03-18 14:54:10 +00:00
remb_throttler.cc Replace interfaces for sending RTCP with std::functions in ReceiveSideCongestionController 2021-04-21 13:10:44 +00:00
remb_throttler.h Reland "Detach RemoteEstimatorProxy from RemoteBitrateEstimator interface" 2022-06-29 09:38:16 +00:00
remb_throttler_unittest.cc Replace interfaces for sending RTCP with std::functions in ReceiveSideCongestionController 2021-04-21 13:10:44 +00:00