webrtc/modules
Danil Chapovalov aa1ad7d6a4 In RtcpTransciever refactor outgoing transport interface
Replace Transport* interface with since std::function to stress this class doesn't produce RTP packets
Repesent outgoing packet as ArrayView instead of pointer + length.
Make outgoing transport optional, thus allowing to use RtcpTransciever as an rtcp parser.

Bug: webrtc:8239, webrtc:14870
Change-Id: Ia582d9a980786df8e295adcebe27081258b80dc0
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/306280
Reviewed-by: Emil Lundmark <lndmrk@webrtc.org>
Commit-Queue: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#40134}
2023-05-24 14:14:53 +00:00
..
async_audio_processing Remove dependency on rtc_base_approved from most targets 2022-04-25 12:15:30 +00:00
audio_coding Add delayed packet outage event metric. 2023-04-26 13:40:17 +00:00
audio_device Move test_audio_device_module to compile only without chromium 2023-04-28 11:16:20 +00:00
audio_mixer Add slightly more constness to SourceFrame and the embedded AudioFrame 2023-04-24 10:05:35 +00:00
audio_processing Making WebRTC-Aec3PenalyzeHighDelaysInitialPhase default to true. 2023-05-04 17:25:33 +00:00
congestion_controller Increase maximum RTP padding length to 255 bytes 2023-05-22 09:43:06 +00:00
desktop_capture Revert "pipewire capturer: Reduce the amount of copying" 2023-05-23 17:58:08 +00:00
include [Unwrap] Delete webrtc::Unwrapper 2023-01-12 14:44:21 +00:00
pacing RtpTransportControllerSend::ProcessSentPacket: remove PostTask. 2023-05-09 08:40:26 +00:00
portal Add pipewire/portal video capture support 2023-02-02 17:20:04 +00:00
remote_bitrate_estimator Format /modules 2023-04-20 02:02:45 +00:00
rtp_rtcp In RtcpTransciever refactor outgoing transport interface 2023-05-24 14:14:53 +00:00
third_party Format /modules 2023-04-20 02:02:45 +00:00
utility [WebRTC-SendPacketsOnWorkerThread] Delete MaybeWorkerThread 2023-04-18 07:07:02 +00:00
video_capture In DeviceInfoDS free the frame duration list after use 2023-05-04 14:39:03 +00:00
video_coding Add video_codec_perf_tests to desktop and android perf test suites 2023-05-23 12:13:29 +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