]> granicus.if.org Git - libvpx/commit
Fix partition coding of corner block
authorJingning Han <jingning@google.com>
Tue, 11 Jun 2013 02:54:06 +0000 (19:54 -0700)
committerJingning Han <jingning@google.com>
Tue, 11 Jun 2013 04:43:17 +0000 (21:43 -0700)
commit551f37d63d508d24dfe071454ca9f38df01c29e9
tree6f03a9b0e92d931553037b2454ac131f5b901cf7
parentf18328cbf15b1a0ce194cea6288011beaa183ee6
Fix partition coding of corner block

This commit fixed the allowable partition types for bottom-right
corner blocks.

When a block has over half of its pixels as valid content in both
vertical and horizontal directions, allow all the four partition
types in the bit-stream. Otherwise, apply partition type constraints.

Change-Id: I2252e2de7125a8bfb1c824bf34299a13c81102e3
vp9/common/vp9_onyxc_int.h