aboutsummaryrefslogtreecommitdiff
path: root/modules/rtp_rtcp/include
AgeCommit message (Expand)Author
2021-06-16Reland "Correctly handle retransmissions/padding in early loss detection."Erik Språng
2021-06-15Revert "Correctly handle retransmissions/padding in early loss detection."Erik Språng
2021-06-15Correctly handle retransmissions/padding in early loss detection.Erik Språng
2021-05-24Implement the mixer-to-client per CSRC audio level extension (RFC 6465).Doudou Kisabaka
2021-05-19Delete RtcpStatistic struct as no longer usedDanil Chapovalov
2021-05-16Delete RtcpStatisticsCallback in favor of ReportBlockDataObserverDanil Chapovalov
2021-05-04Add rtp_timestamp to RtpPacketSendInfo.Vojin Ilic
2021-03-25Create a VideoFrameTrackingId RTP header extension.Jeremy Leconte
2021-03-10Add a mutex free implementation of webrtc::ReceiveStatisticsPer Kjellander
2021-02-22Replace RTC_DEPRECATED with ABSL_DEPRECATEDDanil Chapovalov
2021-02-16Delete deprecated unused functions from RtpRtcp interfaceDanil Chapovalov
2021-02-10Use SequenceChecker from public APIArtem Titov
2021-01-18Move deprecated code to their own build targets.Niels Möller
2020-11-23Reland "Introduce RTC_NO_UNIQUE_ADDRESS."Mirko Bonadei
2020-10-07Revert "Introduce RTC_NO_UNIQUE_ADDRESS."Mirko Bonadei
2020-10-05Add experimental extension RtpVideoLayersAllocationPer Kjellander
2020-09-30Introduce RTC_NO_UNIQUE_ADDRESS.Mirko Bonadei
2020-07-07Migrate modules/rtp_rtcp to webrtc::Mutex.Markus Handell
2020-07-03Reland "Reland "Allows FEC generation after pacer step.""Erik Språng
2020-07-02Revert "Reland "Allows FEC generation after pacer step.""Erik Språng
2020-07-02Reland "Allows FEC generation after pacer step."Erik Språng
2020-06-29Post stats updates in RtpSenderEgress to the worker.Tomas Gunnarsson
2020-06-29Remove media_has_been_sent from RtpState.Tomas Gunnarsson
2020-06-24Revert "Allows FEC generation after pacer step."Erik Språng
2020-06-24Allows FEC generation after pacer step.Erik Språng
2020-06-23Delete RtpHeaderExtensionMap::Register deprecated long time agoDanil Chapovalov
2020-06-15Remove framemarking RTP extension.philipel
2020-06-09Deprecate a few unused methods in RtpRtcpInterfaceTomas Gunnarsson
2020-06-08Remove SetRTCPApplicationSpecificData.Tomas Gunnarsson
2020-06-04Remove dependency from RtpRtcp on the Module interface.Tomas Gunnarsson
2020-06-03Deprecate the static RtpRtcp::Create() method.Tomas Gunnarsson
2020-05-20Add thread/sequence checks to ModuleRtpRtcpImpl.Tommi
2020-05-11Refactors send rate statistics in RtpSenderEgressErik Språng
2020-05-07Replaces OverheadObserver with simple getter.Erik Språng
2020-05-05Refactors FEC in preparation for deferred packet generation.Erik Språng
2020-04-16Delete generic frame descriptor v1 trait and enum valueDanil Chapovalov
2020-04-01Make prioritized RTX padding default againErik Språng
2020-03-30Add ability to disable padding prioritization.Erik Språng
2020-03-24[Stats] Explicit RTP-RTX and RTP-FEC mappings. Unblocks simulcast stats.Henrik Boström
2020-03-23Remove RtpPacketSendInfo.has_rtp_sequence_numberErik Språng
2020-03-12Pass callbacks for RtcpReceiver at constructionDanil Chapovalov
2020-03-11Fix: don't use recovered packets in UlpFEC recoveryArtem Titov
2020-03-10Add MID/RID configurability to RTPSender.Rasmus Brandt
2020-03-09Reland "Reland "Refactors UlpFec and FlexFec to use a common interface.""Erik Språng
2020-02-28Insert frame transformer between Encoded and Packetizer.Marina Ciocea
2020-02-26Revert "Reland "Refactors UlpFec and FlexFec to use a common interface.""Erik Språng
2020-02-24Reland "Refactors UlpFec and FlexFec to use a common interface."Erik Språng
2020-02-14Revert "Refactors UlpFec and FlexFec to use a common interface."Erik Språng
2020-02-13Refactors UlpFec and FlexFec to use a common interface.Erik Språng
2020-02-07Moves RtpSequenceNumberMap from RtpSenderVideo to RtpSenderEgress.Erik Språng