- c78f25b Rename RemoteEstimatorProxy to TransportSequenceNumberFeedbackGenenerator by Per K · 10 months ago
- b84097e Delete deprecated ReceiveSideCongestionController constructor by Danil Chapovalov · 10 months ago
- 2ee83c1 Provide Environment for ReceiveSideConfestionController construction by Danil Chapovalov · 10 months ago
- deb25d2 Cleanup ReceiveSideCongestionController api from OnReceivedPacket taking legacy RTPHeader by Danil Chapovalov · 2 years ago
- 1391f82 Cleanup ReceiveSideCongestionController internal dependency on RTPHeader by Danil Chapovalov · 2 years ago
- dad91a6 Send periodic TransportFeedback based on extension version by Per K · 2 years, 1 month ago
- c19ec96 Delete WebRTC-Bwe-TransportWideFeedbackIntervals as unused by Danil Chapovalov · 2 years, 3 months ago
- 8743db9 Cleanup congestion controller min bitrate by Danil Chapovalov · 2 years, 8 months ago
- 56257af Cleanup ReceiveSideCongestionController: remove inner wrapper helper by Danil Chapovalov · 2 years, 8 months ago
- 74680c0 Cleanup RemoteBitrateEstimate::LatestEstimate function by Danil Chapovalov · 2 years, 8 months ago
- 2bc41bc Detach RemoteBitrateEstimator interface from Module by Danil Chapovalov · 2 years, 9 months ago
- 3a08d2a Reland "Detach RemoteEstimatorProxy from RemoteBitrateEstimator interface" by Danil Chapovalov · 2 years, 9 months ago
- 6769e95 Revert "Detach RemoteEstimatorProxy from RemoteBitrateEstimator interface" by Danil Chapovalov · 2 years, 9 months ago
- 08c7e75 Detach RemoteEstimatorProxy from RemoteBitrateEstimator interface by Danil Chapovalov · 2 years, 9 months ago
- 0ed3a2b Avoid exposing RemoteBitrateEstimator in ReceiveSideCongestionController by Danil Chapovalov · 2 years, 9 months ago
- 675dfb4 Move receive side congestion controller periodic task to worker thread by Danil Chapovalov · 2 years, 9 months ago
- f6934c3 Add method ReceiveSideCongestionController::SetTransportOverhead by Per Kjellander · 2 years, 9 months ago
- 6f4b4fa Use backticks not vertical bars to denote variables in comments for /modules/congestion_controller by Artem Titov · 3 years, 8 months ago
- fe2063e Remove REMB throttling funcionality from PacketRouter by Per Kjellander · 3 years, 10 months ago
- 898f091 Replace interfaces for sending RTCP with std::functions in ReceiveSideCongestionController by Per Kjellander · 3 years, 11 months ago
- de95329 Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORS by Niels Möller · 4 years, 5 months ago
- 9c96250 Migrate modules/congestion_controller to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
- 52f7ae7 Make NetworkStateEstimator injectable in RemoteBitrateEstimator by Per Kjellander · 6 years ago
- 4ad51d8 Removes SendSideCongestionController. by Sebastian Jansson · 6 years ago
- decc076 Expose send parameters for RemoteEstimatorProxy for field trial. by Niels Möller · 6 years ago
- f59666b Fix potential bug due to malformed input by Johannes Kron · 6 years ago
- 7ff164e Plumbing of feedback on request setting by Johannes Kron · 6 years ago
- aa01f27 Removes all const Clock*. by Sebastian Jansson · 6 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 8fdcac3 Remove clang:find_bad_constructs suppression from call:call. by Mirko Bonadei · 7 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/modules/congestion_controller/include/receive_side_congestion_controller.h]
- 56359be Update thread annotiation macros in modules to use RTC_ prefix by danilchap · 8 years ago
- c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 8 years ago
- dca1e09 Revert "Update includes for webrtc/{base => rtc_base} rename (1/3)" by Henrik Kjellander · 8 years ago
- c8fa692 Update includes for webrtc/{base => rtc_base} rename (1/3) by kjellander · 8 years ago
- 0584331 Delete VieRemb class, move functionality to PacketRouter. by nisse · 8 years ago
- bcbaf74 Let Call register ReceiveSideCongestionController as CallStatsObserver. by nisse · 8 years ago
- 559af38 Split CongestionController into send- and receive-side classes. by nisse · 8 years ago