shithub: libvpx

Download patch

ref: 27582e573b0f6fcee45dd860d67fe6ffa6ba86ba
parent: 5b860e1251c62f0561274ffdec53ec879250b268
author: Jingning Han <jingning@google.com>
date: Sat Jan 3 07:00:46 EST 2015

Skip duplicate denoiser frame buffer allocation

Allocate the frame buffer allocation for denoiser once during the
encoder initialization. This avoids allocating frame buffer
multiple times and overwriting the buffer pointer without proper
releasing.

Change-Id: I9b3baa6283449d86fd164534d344c036bb035700