aboutsummaryrefslogtreecommitdiff
path: root/webrtc/modules/rtp_rtcp
AgeCommit message (Expand)Author
2016-01-13[rtp_rtcp] rtcp::Empty moved into own file and renamed to CompoundPacket on t...danilchap
2016-01-13Convert channel counts to size_t.Peter Kasting
2016-01-12[rtp_rtcp] rtcp::Sli packet moved into own file and got Parse functiondanilchap
2016-01-12Wire-up BWE feedback for audio receive streams.Stefan Holmer
2016-01-11[rtp_rtcp] rtcp::Tmmbr moved into own filedanilchap
2016-01-11[rtp_rtcp] rtcp::Tmmbn moved into own filedanilchap
2016-01-07Use pointer to generated FEC packet.Peter Boström
2015-12-29[rtp_rtcp] Fix CL#1539423003danilchap
2015-12-28[rtp_rtcp] Lint errors cleaned from rtp_utilitydanilchap
2015-12-22[rtp_rtcp] cleanup in RTCPSender class internals.danilchap
2015-12-22rtcp::Nack packet moved into own file and got Parse functiondanilchap
2015-12-21[rtp_rtcp] time helper functionsdanilchap
2015-12-17Don't call the Pass methods of rtc::Buffer, rtc::scoped_ptr, and rtc::ScopedV...kwiberg
2015-12-16OWNERS: Add * to .gyp{i,} everywhere.kjellander@webrtc.org
2015-12-16rtcp::Dlrr block moved into own file and got Parse functiondanilchap
2015-12-15rtcp::VoipMetric block moved into own file and got Parse functiondanilchap
2015-12-15[rtp_rtcp] fixed lint errors in rtp_rtcp module that are not fixed in other CLsdanilchap
2015-12-15[rtp_rtcp] SSRCDatabase class cleaned (including all lint errors)danilchap
2015-12-15[rtp_rtcp] lint errors about rand() usage fixed.danilchap
2015-12-14[rtp_rtcp] Lint errors cleared from rtp_rtcp/testdanilchap
2015-12-14rtp_rtcp/test/BWEStandAlone deleted as obsoletedanilchap
2015-12-11Add FEC producer fuzzing and a unittest for one of the issues found.Stefan Holmer
2015-12-10in rtp_rtcp module:danilchap
2015-12-10modules/rtp_rtcp/include folder cleared of lint warningsdanilchap
2015-12-10lint build/include errors fixed in rtp_rtcp moduledanilchap
2015-12-10lint whitespace warning removed from most rtp_rtcp/source/ filesdanilchap
2015-12-10Rewrote the PRNG using an xorshift* algorithm and moved the files from test/ ...terelius
2015-12-10Prevent RTCP SR to be sent with bogus timestamp.mflodman
2015-12-09[rtp_rtcp] Lint build/header_guard errors fixeddanilchap
2015-12-08Add test which verifies that the RTP header extensions are set correctly for ...Stefan Holmer
2015-12-07rtcp::Rrtr block moved into own file and got Parse functionDanil Chapovalov
2015-12-07Prepare the AudioSendStream to be hooked up to send-side BWE.Stefan Holmer
2015-12-04rtcp::ReceiverReport moved into own file and got Parse functionDanil Chapovalov
2015-12-04Refactorings to send RTCP packets directly via the RtcpPacket callback, with ...Erik Språng
2015-11-27rtcp::Pli moved into own file and got a Parse functiondanilchap
2015-11-27Revert of Make overuse estimator one dimensional. (patchset #5 id:80001 of ht...stefan
2015-11-26Clean up PlatformThread.Peter Boström
2015-11-26Make overuse estimator one dimensional.Stefan Holmer
2015-11-23Move ThreadWrapper to ProcessThread in base.pbos
2015-11-22RTCP Bye packet moved to own filedanilchap
2015-11-18rtcp::App moved into own file and got Parse functiondanilchap
2015-11-17Remove packet initializer in RtpRtcpRtxNackTest.pbos
2015-11-13rtcp::Ij renamed to rtcp::ExtendedJitterReportdanilchap
2015-11-13rtcp::ReportBlock refactored to contain parsingdanilchap
2015-11-11Convert usage of ARRAY_SIZE to arraysize.tfarina
2015-11-10Reland of Work on flexible mode and screen sharing. (patchset #1 id:1 of http...philipel
2015-11-10Revert of Work on flexible mode and screen sharing. (patchset #28 id:520001 o...terelius
2015-11-10Work on flexible mode and screen sharing.philipel
2015-11-06Remove interface directories kept to avoid breaking downstream.kjellander
2015-11-06Removed vie_defines.hmflodman