aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/remote_bitrate_estimator/test/estimators/remb.cc
AgeCommit message (Expand)Author
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-09-28Fix suspend below min bitrate in new API by making it possible to set min bit...stefan
2015-08-07Add average rtt to CallStatsObserver and an average rtt histogram.stefan
2015-07-15Supports logging for dynamic and histogram plots on Simulation Framework.Cesar Magalhaes
2015-07-06Remove MimdRateControl and factories for RemoteBitrateEstimor.Erik Språng
2015-06-18Only use paced packets for estimating bitrate probes.Stefan Holmer
2015-06-08Enabling Packet-Loss plots for BweReceiver.Cesar Magalhaes
2015-05-06NADA's proposal from Cisco.Cesar Magalhaes
2015-04-10Improve BWE plotting and logging to make it possible to use multiple windows/...Stefan Holmer
2015-03-04Break out allocation from BitrateController into a BitrateAllocator.stefan@webrtc.org
2015-02-24Break out BWE test models to separate filessprang@webrtc.org