aboutsummaryrefslogtreecommitdiff
path: root/modules/congestion_controller/include/receive_side_congestion_controller.h
AgeCommit message (Expand)Author
2021-05-12Remove REMB throttling funcionality from PacketRouterPer Kjellander
2021-04-21Replace interfaces for sending RTCP with std::functions in ReceiveSideCongest...Per Kjellander
2020-09-29Delete macros RTC_DISALLOW_ASSIGN and RTC_DISALLOW_IMPLICIT_CONSTRUCTORSNiels Möller
2020-07-08Migrate modules/congestion_controller to webrtc::Mutex.Markus Handell
2019-09-10Make NetworkStateEstimator injectable in RemoteBitrateEstimatorPer Kjellander
2019-06-11Removes SendSideCongestionController.Sebastian Jansson
2019-04-17Expose send parameters for RemoteEstimatorProxy for field trial.Niels Möller
2019-04-08Fix potential bug due to malformed inputJohannes Kron
2019-02-08Plumbing of feedback on request settingJohannes Kron
2019-01-30Removes all const Clock*.Sebastian Jansson
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2018-08-29Remove clang:find_bad_constructs suppression from call:call.Mirko Bonadei
2018-06-19Reformat the WebRTC code baseYves Gerey
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei