- e922cd1 Use Environment instead of Clock in ModuleRtpRtcp and its RTP subcomponents by Danil Chapovalov · 7 months ago
- fb7c306 Run include cleaner on subset of modules/rtp_rtcp by Danil Chapovalov · 7 months ago
- 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 7 months ago
- 164b3b3 Introduce ModuleRtpRtcpImpl factory that accepts Environment by Danil Chapovalov · 7 months ago
- 61fff58 Split out time_util to separate target ntp_time_util by Per K · 10 months ago
- 0ce7de7 Remove RtpPacketHistory::PaddingMode::kPriority by Per K · 11 months ago
- 8602f60 Reland "rtp sender: don't send BYE on deactivating streams" by Philipp Hancke · 1 year, 7 months ago
- 24e704f Cleanup calculating time between RTCP reports by Danil Chapovalov · 1 year, 8 months ago
- 3b75c39 Revert "Cleanup calculating time between RTCP reports" by Danil Chapovalov · 1 year, 8 months ago
- 762f193 Cleanup calculating time between RTCP reports by Danil Chapovalov · 1 year, 8 months ago
- 630c40d Update RtpSenderVideo::SendVideo/SendEncodedImage to take Timestamp/TimeDelta types by Danil Chapovalov · 1 year, 8 months ago
- 4d2a219 Change RTCPReceiver::GetAndResetXrRrRtt to return TimeDelta by Danil Chapovalov · 1 year, 10 months ago
- e641a97 In RtcpReceiver remove redundand way to represent RTCP report blocks by Danil Chapovalov · 1 year, 10 months ago
- 40a0fa9 Add new padding mode to RtpPacketHistory by Per K · 1 year, 10 months ago
- 71f80c0 Replace RtcpReceiver::RTT function with RtcpReceiver::AverageRtt with cleaner 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
- edb9cf3 Cleanup ReportBlockData accessors by Danil Chapovalov · 1 year, 11 months ago
- cb838e2 Move packets into RtpRtcpInterface and RtpSenderEgress. by Markus Handell · 1 year, 11 months ago
- 7bb9322 Drop RtpRtcp unittest dependency on global field trial string by Danil Chapovalov · 2 years ago
- 0f43da2 Cleanup RtcpReceiver::NTP function by Danil Chapovalov · 2 years, 1 month 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
- 861357d Remove log, the function is already deprecated. by Mirko Bonadei · 2 years, 3 months ago
- f6777a4 Delete unused rtp_rtcp method "SetCsrcs" by Harald Alvestrand · 2 years, 4 months ago
- 03e6ccc Revert "rtp sender: don't send BYE on deactivating streams" by Philipp Hancke · 2 years, 7 months ago
- a22c2a0 rtp sender: don't send BYE on deactivating streams by Philipp Hancke · 2 years, 7 months ago
- 5045949 Add ability to abort retransmissions. by Erik Språng · 2 years, 7 months ago
- cb99ccd Update/delete old TODOs by Niels Möller · 2 years, 9 months ago
- ea8eff3 Delete rtp_sender_ check in ModuleRtpRtcpImpl::SetSendingMediaStatus by Niels Möller · 2 years, 9 months ago
- ed66552 in RtpRtcp configuration delete unused remote bitrate estimator by Danil Chapovalov · 2 years, 9 months ago
- 7769dc8 Detach legacy RtpRtcp from Module interface by Danil Chapovalov · 2 years, 9 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
- a2ee923 Migrate to Timestamp and TimeDelta types in RtpPacketHistory by Danil Chapovalov · 3 years, 1 month 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
- 54abf98 Remove the now unused non-deferred sequencing code path. by Erik Språng · 3 years, 8 months ago
- b6bbdeb Allow RTP module thread checking to know PacketRouter status. by Erik Språng · 3 years, 8 months ago
- 5f1d406 Move legacy RtpRtcpModule to deferred sequencing. by Erik Språng · 3 years, 8 months ago
- 913cfa7 Use backticks not vertical bars to denote variables in comments for /modules/rtp_rtcp by Artem Titov · 3 years, 8 months ago
- 51e3083 Fix potential race in PacketSequencer. by Erik Språng · 3 years, 8 months ago
- bfcfe03 Move ownership of PacketSequencer from RTPSender to RtpRtcp module. by Erik Språng · 3 years, 8 months ago
- c6b9ac7 RTCPSender: migrate to Timestamp. by Markus Handell · 3 years, 9 months ago
- 2e3edc1 RTCPSender: migrate to own configuration struct. by Markus Handell · 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
- dbcf5d3 Change return type of SetSendingStatus to be void. by Tomas Gunnarsson · 4 years 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
- 048adc7 Add missing remote-outbound stats to RTCPReceiver::NTP by Alessio Bazzica · 4 years, 1 month ago
- 79011ef Remove `ModuleRtpRtcpImpl2::LastReceivedNTP` by Alessio Bazzica · 4 years, 1 month ago
- 067b050 Delete deprecated unused functions from RtpRtcp interface by Danil Chapovalov · 4 years, 1 month ago
- 884118d Delete unused functions in ModuleRtpRtcpImpl by Danil Chapovalov · 4 years, 3 months ago
- be810cba Delete SetRtcpXrRrtrStatus, make it a construction-time setting 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
- f7303e6 Migrate leftovers in media/ and modules/ to webrtc::Mutex. by Markus Handell · 4 years, 9 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
- d21f7ab Remove media_has_been_sent from RtpState. by Tomas Gunnarsson · 4 years, 9 months ago
- d43c378 Delete old TODO item by Niels Möller · 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
- 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
- fae0562 Deprecate the static RtpRtcp::Create() method. by Tomas Gunnarsson · 4 years, 10 months ago
- 3a5742c Add thread/sequence checks to ModuleRtpRtcpImpl. by Tommi · 4 years, 10 months ago
- 6af9774 Reduce calls to LastReceivedReportBlockMs() + add TODOs. by Tommi · 4 years, 11 months ago
- bf46cfe Refactors send rate statistics in RtpSenderEgress by Erik Språng · 4 years, 11 months ago
- d7e08c8 Move processing of frame meta data for OnFrame/OnRenderedFrame to the worker thread by Tommi · 5 years ago
- 6a871d3 Revert "Remove playout delay lock." by Tommi · 5 years ago
- c623495 Remove playout delay lock. by Tommi · 5 years ago
- 04e1bab Replaces OverheadObserver with simple getter. by Erik Språng · 5 years ago
- 641d59b Add ability to disable padding prioritization. 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
- 56e611b Reland "Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery" by Erik Språng · 5 years ago
- 632a03c Revert "Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery" by Erik Språng · 5 years ago
- 4f68f53 Remove PlayoutDelayOracle and make RtpSenderVideo guarantee delivery by Erik Språng · 5 years ago
- 1e51a38 Makes padding prefer video SSRCs instead of audio. by Erik Språng · 5 years ago
- 9cdc9cc Cleanup of deprecated RTPSender code by Erik Språng · 5 years ago
- 77b7529 Reland "Use RtpSenderEgress directly instead of via RTPSender" by Erik Språng · 5 years ago
- cff20c2 Adds protected bitrate helper methods to RtpRtcpImpl by Erik Språng · 5 years ago
- a81e2b4 Revert "Use RtpSenderEgress directly instead of via RTPSender" by Erik Språng · 5 years ago
- b533010 Use RtpSenderEgress directly instead of via RTPSender 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
- b11c411 Removed unused RTCP methods SendFeedbackPacket and SendNetworkStateEstimate by Per Kjellander · 5 years ago
- 6841d25 Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
- f39c815 Cleanup: Replacing set extension status bool with CHECK. by Sebastian Jansson · 5 years ago
- e8a6bc3 Revert "Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const"" by Erik Språng · 5 years ago
- c934821 Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
- 4ed0b52 Revert "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
- 17608dc RtpRtcp modules and below: Make media, RTX and FEC SSRCs const by Erik Språng · 5 years ago
- 1699981 Add void::RtcpFeedbackSenderInterface::SendCombinedRtcpPacket by Per Kjellander · 5 years ago