]> granicus.if.org Git - libvpx/commit
Alter partition search at image edge.
authorpaulwilkins <paulwilkins@google.com>
Wed, 17 Jun 2015 16:14:25 +0000 (17:14 +0100)
committerpaulwilkins <paulwilkins@google.com>
Thu, 2 Jul 2015 15:25:25 +0000 (16:25 +0100)
commit99f8bd72cbb105953d35f942f01198ccec26fe45
treecfe4ebf161d2995e11e5e1a9d986b23582cb2995
parentdc19f352af30db2f74686bbaf72e0b3b784aaf6c
Alter partition search at image edge.

Added code to reduce the minimum partition size searched
for super blocks at or straddling the edge of the image.

If the first pass has detected formatting bars the "active" edge
may not be the real edge.

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