webrtc/modules/congestion_controller
Per K 41b934fe37 Fix GoogCcNetworkController::OnNetworkStateEstimate behaviour
Ensure OnNetworkStateEstimate behaves the same way as internal networks state updates.
Also, ignore OnNetworkStateEstimate if an internal estimator exist.

Bug: webrtc:10742
Change-Id: I7967d202381250c406824fb2d0574bb95d2cd592
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/354102
Commit-Queue: Per Kjellander <perkj@webrtc.org>
Reviewed-by: Diep Bui <diepbp@google.com>
Cr-Commit-Position: refs/heads/main@{#42456}
2024-06-10 10:43:57 +00:00
..
goog_cc Fix GoogCcNetworkController::OnNetworkStateEstimate behaviour 2024-06-10 10:43:57 +00:00
include Add functions to send feedback according to RFC 8888 in ReceiveSideCongestionController. 2024-05-30 14:20:39 +00:00
pcc Mass removal of absl_deps in all BUILD.gn files 2024-05-23 15:09:46 +00:00
rtp Remove BWE logging functionality 2024-05-29 12:18:44 +00:00
BUILD.gn Add functions to send feedback according to RFC 8888 in ReceiveSideCongestionController. 2024-05-30 14:20:39 +00:00
DEPS Clean up includes in goog_cc/ 2023-09-06 12:40:36 +00:00
OWNERS Revise video owners 2022-09-30 08:44:30 +00:00
receive_side_congestion_controller.cc Add functions to send feedback according to RFC 8888 in ReceiveSideCongestionController. 2024-05-30 14:20:39 +00:00
receive_side_congestion_controller_unittest.cc Add functions to send feedback according to RFC 8888 in ReceiveSideCongestionController. 2024-05-30 14:20:39 +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