webrtc/modules/video_coding/codecs
Erik Språng 3225385b3e VP9 per layer settings should not force denoising.
In r36379 a change to per-resolution setting of denoising was introduced
that unintentionally enabled denoising on lower resolutions in the case
that VideoCodec::VP9()->denoising was false.
The CL makes sure the per-resolution setting are only allowed to
disable denoising, not enable it.

Bug: webrtc:13888
Change-Id: Ice07a5a7d27798dc2182a40af0ec521bde6210b6
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/257303
Reviewed-by: Ying Wang <yinwa@webrtc.org>
Commit-Queue: Erik Språng <sprang@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36412}
2022-04-02 22:03:21 +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 VP9 per layer settings should not force denoising. 2022-04-02 22:03:21 +00:00