aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/remote_bitrate_estimator/tools/bwe_rtp_play.cc
AgeCommit message (Expand)Author
2015-11-04modules: more interface -> include renamesHenrik Kjellander
2015-07-17Add pcap support to bwe tools. Allow filtering on SSRCs.stefan
2015-06-18Only use paced packets for estimating bitrate probes.Stefan Holmer
2015-02-26Use base/scoped_ptr.h; system_wrappers/interface/scoped_ptr.h is going awaykwiberg@webrtc.org
2014-12-15Use int64_t for milliseconds more often, primarily for TimeUntilNextProcess.pkasting@chromium.org
2014-12-04Add support for parsing header only RTP dumps with bwe_rtp_play.stefan@webrtc.org
2014-11-26Rename RtpFileReader::Packet to RtpPacket and move out of RtpFileReaderhenrik.lundin@webrtc.org
2014-11-20Use size_t more consistently for packet/payload lengths.pkasting@chromium.org
2014-08-06RTP video playback tool using Call APIs.pbos@webrtc.org
2014-01-31Add BWE tools for parsing RTP files.stefan@webrtc.org