webrtc/modules
Åsa Persson ecfe8da46b Add support for more scalability modes (1.5:1 resolution ratio).
Added modes:
- S2T1h
- S2T2h
- S2T3h
- S3T1h
- S3T2h
- S3T3h

Bug: webrtc:13960
Change-Id: I618a30c68b0ce1609847ee33a2298fe8fa0720c9
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/273664
Reviewed-by: Florent Castelli <orphis@webrtc.org>
Reviewed-by: Rasmus Brandt <brandtr@webrtc.org>
Commit-Queue: Åsa Persson <asapersson@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37968}
2022-08-31 11:01:16 +00:00
..
async_audio_processing Remove dependency on rtc_base_approved from most targets 2022-04-25 12:15:30 +00:00
audio_coding Update rtc::Event::Wait call sites to use TimeDelta. 2022-08-19 10:07:28 +00:00
audio_device rtc::Event: Finalize migration to TimeDelta. 2022-08-19 13:44:57 +00:00
audio_mixer Adopt absl::string_view in modules/audio_mixer/ 2022-08-16 09:07:35 +00:00
audio_processing Remove unneeded semicolon 2022-08-31 09:29:44 +00:00
congestion_controller Field trials for ProbeController when a network state estimate is known. 2022-08-31 09:49:36 +00:00
desktop_capture Revert "Add plumbing to control PipeWire picker visibility" 2022-08-31 09:19:06 +00:00
include Delete ProcessThread and related Module interface 2022-07-04 10:20:35 +00:00
pacing Add field trial for fast retransmissions. 2022-08-29 11:52:14 +00:00
remote_bitrate_estimator Improve PacketArrivalTimeMap perfomance 2022-08-09 13:31:20 +00:00
rtp_rtcp Update rtc::Event::Wait call sites to use TimeDelta. 2022-08-19 10:07:28 +00:00
third_party Update portaudio to the latest 2022-05-13 09:01:34 +00:00
utility Delete ProcessThread and related Module interface 2022-07-04 10:20:35 +00:00
video_capture Update/delete old TODOs 2022-07-06 07:49:04 +00:00
video_coding Add support for more scalability modes (1.5:1 resolution ratio). 2022-08-31 11:01:16 +00:00
video_processing Delete ProcessThread and related Module interface 2022-07-04 10:20:35 +00:00
BUILD.gn Clarify and extend test support for certain sample rates in audio processing 2022-08-03 14:26:36 +00:00
module_common_types_unittest.cc