shithub: libvpx

Download patch

ref: 2e73f901d54710bb5a16e14b1f2f3ebb650ef718
parent: 236597fd564612778f52f399d2a749c862572a69
author: Yaowu Xu <yaowu@google.com>
date: Fri Aug 3 08:31:38 EDT 2012

enable interleaved decoding of mode and mv

Previouly, the decoding of mode and motion vector are done a per frame
basis followed by residue decoding and reconstuction. The commit added
the option to allow decoder to interleave the decoding of mode and mvs
with the residue decoding on a per MB basis.

Change-Id: Ia5316f4a7af9ba7f155c92b5a6fc97201b653571