aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/pacing/bitrate_prober.cc
AgeCommit message (Expand)Author
2015-12-04Use webrtc/base/logging.h in stefan@'s ownership.Peter Boström
2015-11-16Remove include dirs from modules/{media_file,pacing}Henrik Kjellander
2015-10-28system_wrappers: rename interface -> includeHenrik Kjellander
2015-09-21Make sure rtp_rtcp module doesn't directly reference anything in the pacer mo...sprang
2015-07-27Improve probing by ignoring small packets which otherwise break the mechanism.stefan
2015-05-05Use padding to achieve bitrate probing if the initial key frame has too few p...Stefan Holmer
2015-02-16Enable bitrate probing by default in PacedSender.stefan@webrtc.org
2014-11-04Reduce to 2 probes when probing for initial bandwidth.stefan@webrtc.org
2014-10-23Adds support for sending first set of packets at increasingly higher bitrates...stefan@webrtc.org