]> granicus.if.org Git - libvpx/commit
vp9: Make the denoiser work with spatial SVC.
authorMarco <marpan@google.com>
Wed, 21 Dec 2016 22:33:21 +0000 (14:33 -0800)
committerMarco <marpan@google.com>
Wed, 11 Jan 2017 01:23:58 +0000 (17:23 -0800)
commit7e3a82c3847c9f6f84f2a2f7cf3ea2aab0388053
tree9dedd9f02804687c091ff8c5244a3e6928c4dd20
parent91fc730d831a46751fe5adb96f4897085b483313
vp9: Make the denoiser work with spatial SVC.

If enabled denoiser will only denoise the top spatial layer for now.

Added unittest for SVC with denoising.

Change-Id: Ifa373771c4ecfa208615eb163cc38f1c22c6664b
test/datarate_test.cc
vp9/encoder/vp9_denoiser.c
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_encoder.h
vp9/encoder/vp9_noise_estimate.c
vp9/encoder/vp9_pickmode.c