From b4448202167fb9a5381cbca5cb7c457ca9fcd2f1 Mon Sep 17 00:00:00 2001 From: Evan Shrubsole Date: Wed, 6 Nov 2024 14:17:19 +0000 Subject: [PATCH] Update freshness of adaptation documentation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Checked wording and that all links are functional. Bug: b/363184959 Change-Id: Idc15a5671b49d7ab1bf71cee00c704c51bee7474 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/367780 Reviewed-by: Ilya Nikolaevskiy Reviewed-by: Mirko Bonadei Auto-Submit: Evan Shrubsole Commit-Queue: Ilya Nikolaevskiy Reviewed-by: Henrik Boström Commit-Queue: Henrik Boström Cr-Commit-Position: refs/heads/main@{#43362} --- video/g3doc/adaptation.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/video/g3doc/adaptation.md b/video/g3doc/adaptation.md index cb06e886b2..d34394fdc8 100644 --- a/video/g3doc/adaptation.md +++ b/video/g3doc/adaptation.md @@ -1,5 +1,5 @@ - + # Video Adaptation @@ -23,8 +23,8 @@ resource detects that it is overused, it calls `SetUsageState(kOveruse)`. When the resource is no longer overused, it can signal this using `SetUsageState(kUnderuse)`. -There are two resources that are used by default on all video tracks: Quality -scaler resource and encode overuse resource. +There are two resources that are used by default on all video tracks: the +quality scaler and encode overuse resources. ### QP Scaler Resource @@ -72,8 +72,8 @@ status and the `Adaptation` proposal. There are 3 degradation preferences, described in the [RtpParameters][RtpParameters] header. These are -* `MAINTIAIN_FRAMERATE`: Adapt video resolution -* `MAINTIAIN_RESOLUTION`: Adapt video frame-rate. +* `MAINTAIN_FRAMERATE`: Adapt video resolution +* `MAINTAIN_RESOLUTION`: Adapt video frame-rate. * `BALANCED`: Adapt video frame-rate or resolution. The degradation preference is set for a video track using the