webrtc/modules/congestion_controller
Boris Tsirkin dadb9f4643 Format /modules folder
Formatting done via:

git ls-files | grep -E '^modules\/.*\.(h|cc|mm)' | xargs clang-format -i

No-Iwyu: Includes didn't change and it isn't related to formatting
Bug: webrtc:42225392
Change-Id: I5154c8e290591a6a0599b53802eaf152038c5f47
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/373703
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#43677}
2025-01-08 03:46:30 -08:00
..
goog_cc Format /modules folder 2025-01-08 03:46:30 -08:00
include Enable RFC 8888 feedback if negotiated 2024-11-14 06:27:45 +00:00
pcc Comment unused variables in implemented functions 13\n 2024-10-31 07:44:25 +00:00
rtp Propagate desicion if RTP packet should be ECT(1) marked to socket 2024-12-19 01:59:49 -08:00
BUILD.gn Enable RFC 8888 feedback if negotiated 2024-11-14 06:27:45 +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 Enable RFC 8888 feedback if negotiated 2024-11-14 06:27:45 +00:00
receive_side_congestion_controller_unittest.cc Enable RFC 8888 feedback if negotiated 2024-11-14 06:27:45 +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