]> granicus.if.org Git - libvpx/commit
Fix the rd loop over partition types
authorJingning Han <jingning@google.com>
Sat, 8 Jun 2013 06:33:33 +0000 (23:33 -0700)
committerJingning Han <jingning@google.com>
Sat, 8 Jun 2013 06:36:35 +0000 (23:36 -0700)
commite1d63c010e66190c926bcc1e9e718d04fcb316a5
tree2a5ce08f0ca1678205840040a5925497a0825849
parent78b8190cc71a7d4110aafde39e49a24cdb8168ea
Fix the rd loop over partition types

This commit enables boundary blocks properly tested over allowable
partition types.

Change-Id: I405a9a46ddcfa0c7af2b63e3644cabfa3b6a951d
vp9/encoder/vp9_encodeframe.c