shithub: libvpx

Download patch

ref: e40a769036a97403718244caa81b8680a4c9c7eb
parent: a99e1aa8ca1b6361add6e74e90d74b07697e1786
author: John Koleszar <jkoleszar@google.com>
date: Thu Apr 25 07:54:18 EDT 2013

Fix incorrect dequant used in detokenize

The quantizer can vary per-plane, and the dequantization vector is
available in the per-plane part of MACROBLOCKD. The previous code would
incorrectly use the Y quantizer for the whole macroblock.

Change-Id: I3ab418aef9168ea0ddcfa4b7c0be32ae48b536d7