shithub: libvpx

Download patch

ref: 29af074fb5b633c0483ca7aa38155cd656f68e8b
parent: 29beeff11dd957af3f28d52fea9433ec43603bc7
author: Jingning Han <jingning@google.com>
date: Tue Mar 4 13:46:40 EST 2014

Fix use of uninitialized bsize in non-RD mode

The block size used for non-RD mode decision in FIXED_PARTITION
setting was uninitialized. This commit fixes it by setting block
size to be BLOCK_16X16.

Change-Id: Ief04c9f1ab668de69297d9ab3dc15e2fa0bc4e95