webrtc/modules
Harald Alvestrand 1f206b841e Use ArrayView in the IncomingRtcpPacket function.
The lowest level and some of the highest levels of this function are
already using ArrayView. Make this consistent throughout.
Use deprecation for the old API rather than deleting it, since upstream
may be using it.

Bug: webrtc:14870
Change-Id: If5e1a6e9802ecf7e8e3ec27befb5167ca9985517
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/291706
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Evan Shrubsole <eshr@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#39241}
2023-02-01 12:19:03 +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 a Config struct to AcmReceiver, and a ctor using it 2023-01-31 10:28:31 +00:00
audio_device Reland "Migrate WebRTC documentation to new renderer" 2023-01-31 09:30:04 +00:00
audio_mixer Reland "Migrate WebRTC documentation to new renderer" 2023-01-31 09:30:04 +00:00
audio_processing Reland "Migrate WebRTC documentation to new renderer" 2023-01-31 09:30:04 +00:00
congestion_controller Send periodic TransportFeedback based on extension version 2023-01-30 12:59:54 +00:00
desktop_capture [Desktop Capture] Remove disabled test. 2023-02-01 02:44:48 +00:00
include [Unwrap] Delete webrtc::Unwrapper 2023-01-12 14:44:21 +00:00
pacing Reland "Migrate WebRTC documentation to new renderer" 2023-01-31 09:30:04 +00:00
portal Remove all usage of //rtc_base target 2023-01-16 14:36:06 +00:00
remote_bitrate_estimator Send periodic TransportFeedback based on extension version 2023-01-30 12:59:54 +00:00
rtp_rtcp Use ArrayView in the IncomingRtcpPacket function. 2023-02-01 12:19:03 +00:00
third_party Make header files self contained. 2022-10-08 08:38:36 +00:00
utility Remove log in MaybeWorkerThread::TaskQueueForPost 2022-10-12 10:16:31 +00:00
video_capture Add callback for raw frames for video capture 2023-01-13 09:54:41 +00:00
video_coding Propagate received video csrcs to encodedframe metadata 2023-02-01 11:09:37 +00:00
BUILD.gn Add utility class MaybeWorkerThread 2022-10-04 11:39:38 +00:00
module_common_types_unittest.cc [Unwrap] Delete webrtc::Unwrapper 2023-01-12 14:44:21 +00:00