shithub: libvpx

Download patch

ref: a26c1edbb40fc9f77bd163aa7b4d292d9fb6c8f8
parent: e6ac91800b560563af8b18210f02e065d813bb2c
author: Jingning Han <jingning@google.com>
date: Tue Apr 23 11:07:35 EDT 2013

Enable rectangular support for comp inter-intra

This commit enables rectangular block prediction of compound
inter-intra mode. It combines the mb/sb32/sb64 prediction functions
into a unified version with configurable block width and height.
This fixes the enc/dec mismatch of the codebase when
comp-interintra-pred is enabled.

Change-Id: I1d0db2f1f184007802df04fcd12b9dadb3189ff0