aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/bitrate_controller/include/bitrate_allocator.h
AgeCommit message (Expand)Author
2015-11-13Move BitrateAllocator from BitrateController logic to Call.mflodman
2015-11-05Set pacer target bitrate to max of bwe and bitrate allocation.sprang
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-09-15Simplify BitrateAllocator::AddBitrateObserver.Peter Boström
2015-03-26Moving the pacer and the pacer thread to ChannelGroup.Stefan Holmer
2015-03-04Break out allocation from BitrateController into a BitrateAllocator.stefan@webrtc.org