- 2ee43d6 Callback to NetworkStateEstimateObserver before NetworkLinkRtcpObserver by Per K · 6 months ago
- a8829eb macro cleanup: "(const override)" -> "(const, override)" by Mirko Bonadei · 6 months ago
- 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 7 months ago
- 363917a Add support for receiving CongestionControlFeedback to RTCPReceiver by Per K · 11 months ago
- faf3987 Split ModuleRtpRtcpImpl2::TrySendPacket into three subfunctions. by Per K · 1 year ago
- 630c40d Update RtpSenderVideo::SendVideo/SendEncodedImage to take Timestamp/TimeDelta types by Danil Chapovalov · 1 year, 9 months ago
- 434deda Cleanup RtcpReceiver from using RtcpBandwidthObser callback interface by Danil Chapovalov · 1 year, 11 months ago
- 5251863 In RtcpReceiver implement calling NetworkLinkRtcpObserver interface by Danil Chapovalov · 1 year, 11 months ago
- 53817b8 Delete legacy RtpRtcpInterface::RTT by Danil Chapovalov · 1 year, 11 months ago
- 8095d02 Add RtpRtcpInterface::LastRtt function to replace RtpRtcpInterface::RTT by Danil Chapovalov · 1 year, 11 months ago
- c8c4a28 Introduce support for video packet batching. by Markus Handell · 1 year, 11 months ago
- cb838e2 Move packets into RtpRtcpInterface and RtpSenderEgress. by Markus Handell · 1 year, 11 months ago
- 9f39721 Delete RtpRtcpInterface::RemoteNtp as redundant to GetSenderReportStats by Danil Chapovalov · 2 years, 1 month ago
- e1137d7 Delete deprecated variant of IncomingRtcpPacket function by Danil Chapovalov · 2 years, 2 months ago
- 1f206b8 Use ArrayView in the IncomingRtcpPacket function. by Harald Alvestrand · 2 years, 2 months ago
- 83c357f Remove deprecated RecoveredPacketReceiver::OnRecoveredPacket signature by Per K · 2 years, 3 months ago
- f6777a4 Delete unused rtp_rtcp method "SetCsrcs" by Harald Alvestrand · 2 years, 4 months ago
- 5045949 Add ability to abort retransmissions. by Erik Språng · 2 years, 7 months ago
- bc61014 Delete RtpRtcpInterface::SetRid. by Niels Möller · 2 years, 10 months ago
- d14e889 Adopt absl::string_view in modules/rtp_rtcp by Ali Tofigh · 2 years, 11 months ago
- 47ff35d Delete some unneeded references to module.h and module_api target. by Niels Möller · 3 years, 3 months ago
- 723b35f Delete legacy function to deregister rtp header extension by type by Danil Chapovalov · 3 years, 6 months ago
- 2562cf0 Reland "Wire up non-sender RTT for audio, and implement related standardized stats." by Ivo Creusen · 3 years, 7 months ago
- 2c41cba Revert "Wire up non-sender RTT for audio, and implement related standardized stats." by Björn Terelius · 3 years, 7 months ago
- fb0dca6 Wire up non-sender RTT for audio, and implement related standardized stats. by Ivo Creusen · 3 years, 7 months ago
- b6bbdeb Allow RTP module thread checking to know PacketRouter status. by Erik Språng · 3 years, 8 months ago
- 8c40d51 Make it possible to enable/disable receive-side RTT with a setter. by Ivo Creusen · 3 years, 9 months ago
- 08be9ba Don't recreate the audio receive stream when updating the local_ssrc. by Tommi · 3 years, 10 months ago
- ab63350 Delete RtpRtcp::RemoteRTCPStat in favor of GetLatestReportBlockData by Danil Chapovalov · 4 years, 1 month ago
- bc1c93d Add remote-outbound stats for audio streams by Alessio Bazzica · 4 years, 1 month ago
- be810cba Delete SetRtcpXrRrtrStatus, make it a construction-time setting by Niels Möller · 4 years, 4 months ago
- af6ea0c Delete internal getter methods from RtpRtcpInterface by Niels Möller · 4 years, 4 months ago
- fbb31df Delete RtpRtcp::BitrateSent as no longer used by Danil Chapovalov · 4 years, 6 months ago
- 1d50cb6 Reland "Reland "Allows FEC generation after pacer step."" by Erik Språng · 4 years, 9 months ago
- a1888ae Revert "Reland "Allows FEC generation after pacer step."" by Erik Språng · 4 years, 9 months ago
- 19df870 Reland "Allows FEC generation after pacer step." by Erik Språng · 4 years, 9 months ago
- 1b48532 Revert "Allows FEC generation after pacer step." by Erik Språng · 4 years, 9 months ago
- 75fd127 Allows FEC generation after pacer step. by Erik Språng · 4 years, 9 months ago
- 6434864 Deprecate a few unused methods in RtpRtcpInterface by Tomas Gunnarsson · 4 years, 10 months ago
- 9766b89 Remove SetRTCPApplicationSpecificData. by Tomas Gunnarsson · 4 years, 10 months ago
- f25761d Remove dependency from RtpRtcp on the Module interface. by Tomas Gunnarsson · 4 years, 10 months ago
- 014197b In modules/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 10 months ago
- bf46cfe Refactors send rate statistics in RtpSenderEgress by Erik Språng · 5 years ago
- 2454d85 Cleanup rtp_rtcp mocks by Danil Chapovalov · 5 years ago
- 04e1bab Replaces OverheadObserver with simple getter. by Erik Språng · 5 years ago
- bd74d5c Pass callbacks for RtcpReceiver at construction by Danil Chapovalov · 5 years ago
- 3663f94 Moves RtpSequenceNumberMap from RtpSenderVideo to RtpSenderEgress. by Erik Språng · 5 years ago
- 1e51a38 Makes padding prefer video SSRCs instead of audio. by Erik Språng · 5 years ago
- a922904 Calls OnPacketsAcknowledged on RtpRtcp instead of RTPSender directly. by Erik Språng · 5 years ago
- c06aef2 Reland "Use just a lookup map of RTP modules in PacketRouter" by Erik Språng · 5 years ago
- fbe84ef Revert "Use just a lookup map of RTP modules in PacketRouter" by Erik Språng · 5 years ago
- 96f3de0 Use just a lookup map of RTP modules in PacketRouter by Erik Språng · 5 years ago
- 7ea9b80 Set StreamDataCountersCallback on construction of RTP modules by Erik Språng · 5 years ago
- f39c815 Cleanup: Replacing set extension status bool with CHECK. by Sebastian Jansson · 5 years ago
- 1699981 Add void::RtcpFeedbackSenderInterface::SendCombinedRtcpPacket by Per Kjellander · 5 years ago
- 4208a13 Removes deprecated InsertPacket/TimeToSendPacket/TimeToSendPadding by Erik Språng · 6 years ago
- 4d7c405 Split out RtcpCnameCallback from RtcpStatisticsCallback by Niels Möller · 6 years ago
- e1795f4 Adds remote estimate RTCP packet. by Sebastian Jansson · 6 years ago
- 999a72a Reland "Optimize PacketRouter/RTPSender interactions." by Mirko Bonadei · 6 years ago
- 66147e8 Revert "Optimize PacketRouter/RTPSender interactions." by Mirko Bonadei · 6 years ago
- 6f129b3 Optimize PacketRouter/RTPSender interactions. by Erik Språng · 6 years ago
- f6468d2 Wire up new PacedSender code path. by Erik Språng · 6 years ago
- 478cb46 Add GeneratePadding method to replace TimeToSendPadding by Erik Språng · 6 years ago
- 9c771c2 Add TrySendPacket() method to RTP modules. by Erik Språng · 6 years ago
- ab6fc11 Delete RtpRtcp methods SetKeyFrameRequestMethod and RequestKeyFrame by Niels Möller · 6 years ago
- 961407f Delete unused method RtpRtcp::GetRtpPacketLossStats by Niels Möller · 6 years ago
- e86af2c Allowing buffering a LNTF (loss notification) feedback message in RTCPSender by Elad Alon · 6 years ago
- 845c6aa Add support for early loss detection using transport feedback. by Erik Språng · 6 years ago
- 6e436d1 [audio] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 6 years ago
- 87e3f9d [video] Plumbing of ReportBlockData from RTCPReceiver to MediaSenderInfo by Henrik Boström · 6 years ago
- d287962 Distinguish between missing packet and send failure. by Erik Språng · 6 years ago
- 490d76c Remove packets from RtpPacketHistory if acked via TransportFeedback by Erik Språng · 6 years ago
- f8c1ed5 Revert "Remove packets from RtpPacketHistory if acked via TransportFeedback" by Erik Språng · 6 years ago
- 3890e99 Remove packets from RtpPacketHistory if acked via TransportFeedback by Erik Språng · 6 years ago
- ee5ccbc Move ownership of RTPSenderAudio to ChannelSend. by Niels Möller · 6 years ago
- 5fe9510 Move ownership of RTPSenderVideo one more level up, to RtpVideoSender by Niels Möller · 6 years ago
- 7d6a4c0 Connect LossNotificationController to RtpRtcp by Elad Alon · 6 years ago
- bebca61 Delete unused method SetSelectiveRetransmissions by Niels Möller · 6 years ago
- 482b3ef Account for packetization overhead when setting target bitrate. by Erik Språng · 6 years ago
- 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 6 years ago
- f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
- 18f0c3c Add RegisterAudioSendPayload() method by Fredrik Solenberg · 6 years ago
- 8fb5746 Delete obsolete interface class RtpData by Niels Möller · 6 years ago
- 9190b82 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap by Johannes Kron · 6 years ago
- 1bca65b Makes RtpSender indicate allocation and feedback status on packets. by Sebastian Jansson · 6 years ago
- 44b384d Delete support for VoIP metrics (RFC 3611 4.7) by Niels Möller · 6 years ago
- 585d1aa Register video rtp header extensions in rtp_rtcp by uri by Danil Chapovalov · 7 years ago
- d264df5 Replace rtc::Optional with absl::optional in modules/rtp_rtcp by Danil Chapovalov · 7 years ago
- 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 7 years ago
- eeaa8f9 Directly include VideoBitrateAllocation in modules/rtp_rtcp/ targets by Erik Språng · 7 years ago
- 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
- d746da6 Delete obsolete methods from MockRtpRtcp. by Niels Möller · 7 years ago
- 296a0ce Add MID sending to RTPSender by Steve Anton · 7 years ago
- dd7e284 Reland "Enable and fix chromium clang warnings in rtp_rtcp test targets" by Danil Chapovalov · 7 years ago
- 01aa210 Revert "Enable and fix chromium clang warnings in rtp_rtcp test targets" by Oleh Prypin · 7 years ago
- 9486b11 Enable and fix chromium clang warnings in rtp_rtcp test targets by Danil Chapovalov · 7 years ago
- ef9daee Using mock transport controller in audio unit tests. by Sebastian Jansson · 7 years ago
- 1de4b62 Change RtpRtcp::SetRemb signature to match RtcpTransceiver::SetRemb by Danil Chapovalov · 7 years ago
- 51e21aa Simplify RtpRtcp interface for REMB by Danil Chapovalov · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 8 years ago