]> granicus.if.org Git - libvpx/commit
Diamond search change to accelerate movement
authorDeb Mukherjee <debargha@google.com>
Wed, 17 Jul 2013 22:44:40 +0000 (15:44 -0700)
committerDeb Mukherjee <debargha@google.com>
Mon, 22 Jul 2013 18:19:15 +0000 (11:19 -0700)
commita1e2d50be98352bdc1b753b5512a6468c8f18f3d
treeb49b4fd54c2160b2d4c0a9d291556e2d19cf0f42
parent97dbee00dd5e8f1ab5fdcf3c222413355e6404ef
Diamond search change to accelerate movement

Optional change in diamond search to continue in the best move
direction until that move turns worse.

This is still WIP since the exact way the new method is to be used is
under investigation. One option is to make it an option in diamond
search and use it only when motion is large.

Overall slightly positive on derfraw300 +0.02%, stdhdraw +0.13%,
but works a lot better for high motion sequences (ex. football : +1%).

Change-Id: If88e01a6021daa0cda934680cdc70be1ee04f798
vp9/encoder/vp9_mcomp.c