webrtc/modules
Philipp Hancke dde1cb6212 Add note about two-byte extension to VLA docs
since the extension can be too large to fit the 16 bytes available
to one-byte extensions
  https://www.rfc-editor.org/rfc/rfc8285#section-4.2
when including the width and height fields.
Also document when those fields are sent.

BUG=webrtc:12000

Change-Id: If17f57d40c0bde9b060f223c548e407d6c124b82
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/321200
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Per Kjellander <perkj@webrtc.org>
Commit-Queue: Philipp Hancke <phancke@microsoft.com>
Cr-Commit-Position: refs/heads/main@{#40910}
2023-10-11 11:20:19 +00:00
..
async_audio_processing Updating AsyncAudioProcessing API, part 1. 2023-05-31 14:40:35 +00:00
audio_coding Replace WebRTC-QuickPerfTest field trial with a flag 2023-10-10 08:59:10 +00:00
audio_device fix: Handle out-of-range device index after GetDevicesInfo 2023-09-19 12:13:39 +00:00
audio_mixer Mix audio from all sources. 2023-06-26 17:48:50 +00:00
audio_processing Fix improper buffer size in call to rtc::strcpyn 2023-09-12 11:40:07 +00:00
congestion_controller Remove check on last_packet_received_time_ as it's no longer used. 2023-09-26 03:21:34 +00:00
desktop_capture PipeWire capturer: make restore tokens re-usable more than one time 2023-10-09 19:08:41 +00:00
include [Unwrap] Delete webrtc::Unwrapper 2023-01-12 14:44:21 +00:00
pacing Change the type of PacedPacketInfo::send_bitrate_bps from int to strongly-typed DataRate. 2023-10-04 14:20:22 +00:00
portal Use a constant for invalid PipeWire file descriptor 2023-05-26 11:38:49 +00:00
remote_bitrate_estimator Subtract an additional 5kbps of the bitrate when backing off. 2023-09-28 09:36:36 +00:00
rtp_rtcp Add note about two-byte extension to VLA docs 2023-10-11 11:20:19 +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 Check ConvertToI420 result for all errors in VideoCaptureImpl::IncomingFrame 2023-09-18 15:15:34 +00:00
video_coding WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 19/inf 2023-10-11 11:09:35 +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