webrtc/modules/rtp_rtcp/source/rtcp_packet
Harald Alvestrand d43af9172b Remove internal overrides using old SendRtp and SendRtcp interfaces.
This CL takes away all usages except for Android code.

Low-Coverage-Reason: Refactoring old code
Bug: webrtc:15410
Change-Id: I66bed6a4a2787b4177a82e599b48623ca67cd235
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/315940
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40554}
2023-08-15 13:20:21 +00:00
..
app.cc Fix several UBsan issues with memcpy 2022-09-14 09:35:39 +00:00
app.h Replace virtual RtcpPacket::SetSenderSsrc with base member 2019-10-10 09:14:11 +00:00
app_unittest.cc Replace virtual RtcpPacket::SetSenderSsrc with base member 2019-10-10 09:14:11 +00:00
bye.cc Adopt absl::string_view in modules/rtp_rtcp 2022-05-13 15:01:18 +00:00
bye.h Adopt absl::string_view in modules/rtp_rtcp 2022-05-13 15:01:18 +00:00
bye_unittest.cc Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
common_header.cc
common_header.h
common_header_unittest.cc
compound_packet.cc Updates rtcp::CompoundPacket to contain unique pointers to packets. 2020-09-11 14:34:07 +00:00
compound_packet.h Remove RTC_DISALLOW_COPY_AND_ASSIGN from modules/ 2022-01-24 11:50:20 +00:00
compound_packet_unittest.cc Remove internal overrides using old SendRtp and SendRtcp interfaces. 2023-08-15 13:20:21 +00:00
dlrr.cc
dlrr.h In RtcpTransceiver implement handling incoming RRTR 2022-02-21 14:07:34 +00:00
dlrr_unittest.cc
extended_reports.cc Replace virtual RtcpPacket::SetSenderSsrc with base member 2019-10-10 09:14:11 +00:00
extended_reports.h Clean up previously deleted RTCP VOIP metrics block. 2021-02-04 18:34:28 +00:00
extended_reports_unittest.cc In RtcpTransceiver implement handling incoming RRTR 2022-02-21 14:07:34 +00:00
fir.cc Parse XR, FIR and PLI in rtc_event_log_parser.cc 2019-02-13 19:11:42 +00:00
fir.h Parse XR, FIR and PLI in rtc_event_log_parser.cc 2019-02-13 19:11:42 +00:00
fir_unittest.cc Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
loss_notification.cc Use backticks not vertical bars to denote variables in comments for /modules/rtp_rtcp 2021-08-09 15:51:03 +00:00
loss_notification.h Fix spelling of receiver and transceiver. 2022-03-18 14:54:10 +00:00
loss_notification_unittest.cc Use backticks not vertical bars to denote variables in comments for /modules/rtp_rtcp 2021-08-09 15:51:03 +00:00
nack.cc
nack.h
nack_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
pli.cc Parse XR, FIR and PLI in rtc_event_log_parser.cc 2019-02-13 19:11:42 +00:00
pli.h Parse XR, FIR and PLI in rtc_event_log_parser.cc 2019-02-13 19:11:42 +00:00
pli_unittest.cc Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
psfb.cc Replace virtual RtcpPacket::SetSenderSsrc with base member 2019-10-10 09:14:11 +00:00
psfb.h Replace virtual RtcpPacket::SetSenderSsrc with base member 2019-10-10 09:14:11 +00:00
rapid_resync_request.cc
rapid_resync_request.h
rapid_resync_request_unittest.cc Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
receiver_report.cc Replace virtual RtcpPacket::SetSenderSsrc with base member 2019-10-10 09:14:11 +00:00
receiver_report.h Replace virtual RtcpPacket::SetSenderSsrc with base member 2019-10-10 09:14:11 +00:00
receiver_report_unittest.cc Delete clamping cumulative loss in ReportBlocks on receiving side 2023-04-18 13:43:27 +00:00
remb.cc In remb parser discard bitrate larger than max int64_t 2023-01-12 11:02:10 +00:00
remb.h Allow REMB messages to be sent immediately in RtcpTransceiver 2020-02-27 13:48:05 +00:00
remb_unittest.cc In remb parser discard bitrate larger than max int64_t 2023-01-12 11:02:10 +00:00
remote_estimate.cc Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00
remote_estimate.h Fix for potential out of bounds reading in rtcp::RemoteEstimate parser. 2019-07-25 10:54:05 +00:00
remote_estimate_unittest.cc Replace DataSize and DataRate factories with newer versions 2020-02-18 16:09:50 +00:00
report_block.cc Delete clamping cumulative loss in ReportBlocks on receiving side 2023-04-18 13:43:27 +00:00
report_block.h Delete ReportBlock::cumulative_lost_signed accessor 2023-04-20 10:39:37 +00:00
report_block_unittest.cc Delete clamping cumulative loss in ReportBlocks on receiving side 2023-04-18 13:43:27 +00:00
rrtr.cc
rrtr.h In RtcpTransceiver implement handling incoming RRTR 2022-02-21 14:07:34 +00:00
rrtr_unittest.cc
rtpfb.cc Replace virtual RtcpPacket::SetSenderSsrc with base member 2019-10-10 09:14:11 +00:00
rtpfb.h Replace virtual RtcpPacket::SetSenderSsrc with base member 2019-10-10 09:14:11 +00:00
sdes.cc Adopt absl::string_view in modules/rtp_rtcp 2022-05-13 15:01:18 +00:00
sdes.h Adopt absl::string_view in modules/rtp_rtcp 2022-05-13 15:01:18 +00:00
sdes_unittest.cc
sender_report.cc Replace virtual RtcpPacket::SetSenderSsrc with base member 2019-10-10 09:14:11 +00:00
sender_report.h Replace virtual RtcpPacket::SetSenderSsrc with base member 2019-10-10 09:14:11 +00:00
sender_report_unittest.cc Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
target_bitrate.cc
target_bitrate.h
target_bitrate_unittest.cc
tmmb_item.cc
tmmb_item.h
tmmbn.cc
tmmbn.h
tmmbn_unittest.cc Fully qualify googletest symbols. 2019-04-09 17:18:20 +00:00
tmmbr.cc
tmmbr.h
tmmbr_unittest.cc Fix 28 ClangTidy - Readability findings in modules/rtp_rtcp/ 2019-09-04 07:38:20 +00:00
transport_feedback.cc in rtcp::TransportFeedback do not memorise all described packet 2023-01-26 16:32:49 +00:00
transport_feedback.h in rtcp::TransportFeedback do not memorise all described packet 2023-01-26 16:32:49 +00:00
transport_feedback_unittest.cc in rtcp::TransportFeedback do not memorise all described packet 2023-01-26 16:32:49 +00:00