aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/remote_bitrate_estimator/test/estimators/nada.cc
AgeCommit message (Expand)Author
2015-11-11Convert usage of ARRAY_SIZE to arraysize.tfarina
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-07-22If the array size is even, the median should be average of its two middlemost...Cesar Magalhaes
2015-07-15Supports logging for dynamic and histogram plots on Simulation Framework.Cesar Magalhaes
2015-07-14Fix simulator issue where chokes didn't apply to non-congested packets.stefan
2015-06-08Enabling Packet-Loss plots for BweReceiver.Cesar Magalhaes
2015-05-30Testing and improving NADA algorithm.Cesar Magalhaes
2015-05-06NADA's proposal from Cisco.Cesar Magalhaes
2015-02-24Break out BWE test models to separate filessprang@webrtc.org