webrtc/modules
Per K 02af84064c PacketRouter directly notify RtpTransportControllerSender when sending
With this cl
RtpTransportControllerSend::OnAddPacket is instead directly invoked from PacketRouter::SendPacket instead of going via RTP module.

Transport sequence numbers are instead of directly written to header
extension, added to RtpPacketToSendMetaData and written to the extenion
by RTP module.
This is to allow transport sequence numbers without actually sending
them in an extension.

Bug: webrtc:15368
Change-Id: Idd03e02a4257dfc4d0f1898b2803345975d7dad2
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/344720
Reviewed-by: Erik Språng <sprang@google.com>
Reviewed-by: Erik Språng <sprang@webrtc.org>
Reviewed-by: Jakob Ivarsson‎ <jakobi@webrtc.org>
Commit-Queue: Per Kjellander <perkj@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#41974}
2024-03-28 09:27:43 +00:00
..
async_audio_processing Cleanup rtc::TaskQueue in AsyncAudioProcessing 2024-02-26 12:22:56 +00:00
audio_coding Expose AudioLevel as an absl::optional struct in api/rtp_headers.h 2024-03-22 10:07:47 +00:00
audio_device Delete rtc::TaskQueue 2024-02-28 10:22:49 +00:00
audio_mixer Fix AudioMixer histogram test 2023-10-17 10:13:54 +00:00
audio_processing Delete rtc::TaskQueue 2024-02-28 10:22:49 +00:00
congestion_controller Reland "FrameCadenceAdapter keep track of Input framerate" 2024-03-27 12:58:03 +00:00
desktop_capture WGC capturer now fails with error when source is closed 2024-03-25 18:37:13 +00:00
include [Unwrap] Delete webrtc::Unwrapper 2023-01-12 14:44:21 +00:00
pacing PacketRouter directly notify RtpTransportControllerSender when sending 2024-03-28 09:27:43 +00:00
portal Video capture PipeWire: add support for DMABuf buffer type 2024-02-27 18:31:26 +00:00
remote_bitrate_estimator Remove DCHECK when transport feedback on request can't be produced 2023-12-11 11:15:47 +00:00
rtp_rtcp Add original SSRC to RtpPacketToSend and implement RtpPacketSendInfo::From method. 2024-03-25 10:20:44 +00:00
third_party [ssci] Added Shipped field to READMEs 2023-07-12 07:31:06 +00:00
utility Rland "Revert "Reland "Reland "Delete old Android ADM."""" 2023-06-30 13:10:12 +00:00
video_capture Deprecate VideoFrame::timestamp() and set_timestamp 2024-03-13 11:08:37 +00:00
video_coding Pass webrtc::Environment when constructing video encoders in video/ tests 2024-03-22 13:48:58 +00:00
BUILD.gn [WebRTC-SendPacketsOnWorkerThread] Delete MaybeWorkerThread 2023-04-18 07:07:02 +00:00
module_common_types_unittest.cc [Unwrap] Delete webrtc::Unwrapper 2023-01-12 14:44:21 +00:00