aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/bitrate_controller/bitrate_controller_unittest.cc
AgeCommit message (Expand)Author
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
2015-01-12Use int64_t more consistently for times, in particular for RTT values.pkasting@chromium.org
2014-12-08Change all system clock types to int64_t in bitrate_controller.stefan@webrtc.org
2014-11-10Put send-side bwe probing under finch experiment.stefan@webrtc.org
2014-10-23Adds support for sending first set of packets at increasingly higher bitrates...stefan@webrtc.org
2014-06-19Ensure that the start bitrate can be set multiple times.stefan@webrtc.org
2014-03-26Re-submit: rev5775andresp@webrtc.org
2014-03-26Add API to allow deducting bitrate from incoming estimates before the capacit...solenberg@webrtc.org
2014-03-25Revert 5775 "Modify bitrate controller to update bitrate based o..."andrew@webrtc.org
2014-03-25Modify bitrate controller to update bitrate based on process call and notandresp@webrtc.org
2014-03-21Refactor in BitrateController module.andresp@webrtc.org
2013-10-21Changing the bitrate clamping in BitrateControllerImplhenrik.lundin@webrtc.org
2013-09-17Add support for multiple report blocks.stefan@webrtc.org
2013-07-16Include files from webrtc/.. paths in bitrate_controller/.pbos@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org