webrtc/modules/video_coding/codecs
Erik Språng 3be87e9afd Reduce VP9 complexity for 1080p and up.
This CL changes the default speed settings for TL0/TL[1-2] from
7/8 to 9/9 at 1080p resolutions and up. We also disable the denoiser
at these resolutions.
Settings can be overriden using existing WebRTC-VP9-PerformanceFlags
field trial.

Bug: webrtc:13888
Change-Id: I70f19efdace88d70bbb90bc6dd5149653eb079c8
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/257141
Reviewed-by: Ying Wang <yinwa@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36379}
2022-03-30 14:22:31 +00:00
..
av1 Don't dereference null buffer in the LibaomAv1Encoder. 2022-03-30 12:54:38 +00:00
h264 add h264 422 decoding 2022-03-25 13:15:34 +00:00
interface Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
multiplex Delete support for has_internal_source 2021-11-16 11:29:40 +00:00
test Lower hd av1 quality threshold 2022-03-11 20:54:03 +00:00
vp8 Refactor encoder-complexity param in VideoCodec w/backward compatibility 2022-02-21 19:40:44 +00:00
vp9 Reduce VP9 complexity for 1080p and up. 2022-03-30 14:22:31 +00:00