webrtc/modules/congestion_controller
Danil Chapovalov 675dfb4a1f Move receive side congestion controller periodic task to worker thread
This way call no longer needs dedicated process thread

Bug: webrtc:7219
Change-Id: I8ab677b1e6b909eeb726aefed5e6d10ce4bc43b7
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/265921
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Philip Eliasson <philipel@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37279}
2022-06-20 16:26:51 +00:00
..
goog_cc Send side bwe receives the delay based state even if the delay based bwe does not change its estimate. 2022-06-02 04:33:16 +00:00
include Move receive side congestion controller periodic task to worker thread 2022-06-20 16:26:51 +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 Remove //rtc_base:logging from public deps 2022-04-05 10:31:19 +00:00
DEPS
OWNERS Add perkj@ as owner of congestion_controller 2022-01-25 11:21:23 +00:00
receive_side_congestion_controller.cc Move receive side congestion controller periodic task to worker thread 2022-06-20 16:26:51 +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 Use backticks not vertical bars to denote variables in comments for /modules/congestion_controller 2021-08-02 11:09:20 +00:00
remb_throttler_unittest.cc Replace interfaces for sending RTCP with std::functions in ReceiveSideCongestionController 2021-04-21 13:10:44 +00:00