aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/rtp_rtcp/source/rtp_rtcp_config.h
AgeCommit message (Expand)Author
2015-12-10lint whitespace warning removed from most rtp_rtcp/source/ filesdanilchap
2014-12-15Use int64_t for milliseconds more often, primarily for TimeUntilNextProcess.pkasting@chromium.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-04-23Revert "Add a default RTT to CallStats and use different values for buffered/...stefan@webrtc.org
2013-04-23Add a default RTT to CallStats and use different values for buffered/real-tim...stefan@webrtc.org
2013-03-05Split the NACK list into multiple RTCPs if it's too big.stefan@webrtc.org
2013-02-01Fix mismatch between different NACK list lengths and packet buffers.stefan@webrtc.org
2013-02-01Break out RemoteBitrateEstimator from RtpRtcp module and make RemoteBitrateEs...stefan@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org