]> granicus.if.org Git - libvpx/commit
vp8: Update to the adaptive denoising mode.
authorMarco <marpan@google.com>
Wed, 10 Sep 2014 17:12:45 +0000 (10:12 -0700)
committerMarco <marpan@google.com>
Fri, 19 Sep 2014 16:06:16 +0000 (09:06 -0700)
commit06fce6b640aefffccd06551380520dac9a01660f
tree3587276ba7aa52aba78e549791a62b9ca2289667
parent5887aededbd96c07101d9ca2ddc9e6c33b34df15
vp8: Update to the adaptive denoising mode.

Allow for option to apply spatial blur for temporal
denoising, under the aggressive denoising mode.

Change-Id: I41c5fdc0b6cf32d8f8d1d4236b25fa5aa406e89e
vp8/common/postproc.c
vp8/common/postproc.h
vp8/encoder/denoising.c
vp8/encoder/denoising.h
vp8/encoder/onyx_if.c