vp8 bugfix: Reallocate denoiser when spatially resizing.
authorMarco Paniconi <marpan@google.com>
Wed, 6 Aug 2014 18:14:51 +0000 (11:14 -0700)
committerMarco Paniconi <marpan@google.com>
Wed, 6 Aug 2014 21:57:52 +0000 (14:57 -0700)
commit8450b41d4bde88da54b9d29ab096f3ce8ae6791b
treee2f9e60612d4c60f3be97cead7b9aee8eda4e67c
parent0fa4777b1c82ef8b2d6d3f023180e870f7c69835
vp8 bugfix: Reallocate denoiser when spatially resizing.

This is needed to update the width/height and stride parameters
for the reference buffers that the denoiser uses.

Change-Id: Id51b3bdcb56bbbc8187865544ccd3d872a0d51fe
vp8/encoder/onyx_if.c