]> granicus.if.org Git - libvpx/commit
Honor min_partition_size properly
authorGuillaume Martres <gmartres@google.com>
Sat, 10 Aug 2013 00:28:33 +0000 (17:28 -0700)
committerGuillaume Martres <gmartres@google.com>
Sat, 10 Aug 2013 00:28:33 +0000 (17:28 -0700)
commit58b07a6f9df373075bab8745c9b07b83d6a4c026
tree0f7d373ec34ba1321ac75e1f337b70ad3be10d16
parentace93a175de219fa0b9a643ef8c217dea4217564
Honor min_partition_size properly

It represents the minimum partition size, so don't split if
bsize == min_partition_size .

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