aboutsummaryrefslogtreecommitdiff
path: root/call/rtp_bitrate_configurator.h
AgeCommit message (Expand)Author
2020-03-26Allow setting a bandwidth cap for relayed connections.Christoffer Rodbro
2019-09-18Remove api/bitrate_constraints.h.Mirko Bonadei
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2018-11-28[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.Yves Gerey
2018-06-21Convert video quality test from a TEST_F to a TEST fixture.Patrik Höglund
2018-06-15Replace rtc::Optional with absl::optional in audio, call and videoDanil Chapovalov
2018-05-07New api struct BitrateSettings.Niels Möller
2018-02-21Moved bitrate config interface from Call class.Sebastian Jansson
2018-02-21Extracted bitrate configuration from call class.Sebastian Jansson