shithub: libvpx

Download patch

ref: d6a2e29028850459d3960edc6d2d187c571c66ca
parent: 067fc49996c4fb1f7f0a6dddaf4e74a8561350e0
author: Yunqing Wang <yunqingwang@google.com>
date: Thu Mar 19 08:28:24 EDT 2015

vp8: fix a bug in the internal PSNR calculation

While CONFIG_INTERNAL_STATS=1, PSNR is calculated while encoding.
The aligned width/height were used mistakenly in the calculation.
This patch fixed it, and used the orignal image width/height.

Change-Id: Iad5334f8693af761b71ebb78f2587db8a3404ecf