aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/rtp_rtcp/source/rtcp_utility.cc
AgeCommit message (Expand)Author
2015-12-10in rtp_rtcp module:danilchap
2015-12-10lint build/include errors fixed in rtp_rtcp moduledanilchap
2015-10-01Fix bug where rtcp::TransportFeedback may generate incorrect messages.sprang
2015-09-24Reland "Wire up send-side bandwidth estimation."Erik Språng
2015-09-23Revert of Wire up send-side bandwidth estimation. (patchset #8 id:140001 of h...Erik Språng
2015-09-22Wire up send-side bandwidth estimation.sprang
2015-09-17Add RTC_ prefix to (D)CHECKs and related macros.henrikg
2015-09-14Add a ParseHeader method to RtcpPacket, for parsing common RTCP header.sprang
2015-05-11Refactor RTCP senderErik Språng
2014-10-29Add stats for duplicate sent and received NACK requests.asapersson@webrtc.org
2014-05-20Add NACK and RPSI packet types to RTCP packet builder.asapersson@webrtc.org
2013-11-12Parse next RTCP XR report block after an unsupported block type.asapersson@webrtc.org
2013-10-02Added support for sending and receiving RTCP XR packets:asapersson@webrtc.org
2013-08-05Switch C++-style C headers with their C equivalents.pbos@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-08WebRtc_Word32 => int32_t for rtp_rtcp/pbos@webrtc.org
2012-10-22Move src/ -> webrtc/andrew@webrtc.org