shithub: libvpx

Download patch

ref: 09858c239bd75a76a078027f3921315509340956
parent: 8adc20ce35f273030cbaa989430874361329ed7f
author: Dmitry Kovalev <dkovalev@google.com>
date: Thu Aug 22 10:39:05 EDT 2013

Removing useless calls to setup_{pre, dst}_planes.

Comment is wrong, we don't initialize any xd pointers. We only initialize
xd->planes[i]->dst and xd->planes[i]->pre[], which are actually initialized
for every block during the decoding.

Change-Id: If152ea872ebef1f83ca70712fa6f8df1b6855f56