]> granicus.if.org Git - libvpx/commit
vp9-svc: Fix to dynamic resize for svc denoising
authorMarco Paniconi <marpan@google.com>
Tue, 16 Jun 2020 02:11:53 +0000 (19:11 -0700)
committerMarco Paniconi <marpan@google.com>
Tue, 16 Jun 2020 02:33:11 +0000 (19:33 -0700)
commit5174eb5b9236a76c24e7bfadd0665d7b765395e1
tree38b451777e463d616be646e0239df36011d33bbf
parente753d4930f3b2859968068ffb77f6a6159b2f3c6
vp9-svc: Fix to dynamic resize for svc denoising

Fix the logic to allow denoiser reset on resize for SVC mode,
as dynamic resize is allowed for SVC under single_layer mode.

Change-Id: I7776c68dadff2ccbce9b0b4a7f0d12624c2ccf90
vp9/encoder/vp9_encoder.c