summaryrefslogtreecommitdiff
path: root/modules/rtp_rtcp/source/rtcp_receiver.h
AgeCommit message (Expand)Author
2014-10-29Add stats for duplicate sent and received NACK requests.asapersson@webrtc.org
2014-07-15Make RTCP sender report send media bytes.pbos@webrtc.org
2014-02-19Add RTCP packet type counter (for getting statistics such as sent/received NA...asapersson@webrtc.org
2013-12-05Add callbacks for send channel rtcp statisticssprang@webrtc.org
2013-11-04Removed unused code.asapersson@webrtc.org
2013-10-31Propagate estimated RTT from receivers to rtt observer.asapersson@webrtc.org
2013-10-02Added support for sending and receiving RTCP XR packets:asapersson@webrtc.org
2013-09-17Add support for multiple report blocks.stefan@webrtc.org
2013-08-15Update talk to 50918584.wu@webrtc.org
2013-07-16Revert r4301tnakamura@webrtc.org
2013-07-05Breaking out receive-stats, rtp-payload-registry and rtp-receiver from thestefan@webrtc.org
2013-07-03Proper spacing for end-of-namespace comments.pbos@webrtc.org
2013-05-29Include files from webrtc/.. paths in rtp_rtcp/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-04-08WebRtc_Word32 => int32_t for rtp_rtcp/pbos@webrtc.org
2013-02-01Break out RemoteBitrateEstimator from RtpRtcp module and make RemoteBitrateEs...stefan@webrtc.org
2013-01-21Move video_coding to new Clock interface and remove fake clock implementation...stefan@webrtc.org
2013-01-17Break out RtpClock to system_wrappers and make it more generic.stefan@webrtc.org
2013-01-09Add logs when no RTCP RR has been received for three regular RTCP intervals.mflodman@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org