aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/rtp_rtcp/interface
AgeCommit message (Expand)Author
2013-03-15Adding RTX on sourcemikhal@webrtc.org
2013-03-12Remove DTMF detection. Talk team has been in the loop and there is no need forturaj@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
2013-01-17Break out RtpClock to system_wrappers and make it more generic.stefan@webrtc.org
2013-01-14Cleaned up the data path for payload data, made callbacks to rtp_receiver non...phoglund@webrtc.org
2013-01-07Reformatted RTPReceiver.phoglund@webrtc.org
2012-12-18Replaced the _audio parameter with a strategy.phoglund@webrtc.org
2012-11-26Wire up CallStats to provide modules with correct RTT.mflodman@webrtc.org
2012-11-16Adding ViE CallStats to keep track of call statistics. As a start, only rtt i...mflodman@webrtc.org
2012-11-13Enable paced sender. pwestin@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org