shithub: libvpx

Download patch

ref: c824eda6ccf84ddbc55f2b78cb8ad57525db066b
parent: 8e7c5a3c8db28b5367ae4431b5f2bf22b072b0b0
author: Marco <marpan@google.com>
date: Thu Mar 30 13:08:44 EDT 2017

vp9: SVC: Fix issue with artifact for svc-denoising.

Issue/bug happens for denoising with spatial layers, where
the golden (spatial) reference is used in pickmode, but
denoising is only done wrt to last (temporal).

Fix is to make sure set_ref_ptrs is set before build predictors
in denoiser.

Change-Id: I793cf441341edf7c4a88b8ab1e1b22b3cb0eb508