]> granicus.if.org Git - libvpx/commit
Turning off interpolation filter selection
authorDeb Mukherjee <debargha@google.com>
Wed, 11 Apr 2012 21:32:20 +0000 (14:32 -0700)
committerDeb Mukherjee <debargha@google.com>
Thu, 12 Apr 2012 16:27:25 +0000 (09:27 -0700)
commit237718dcbda2331cd43095faa9c0ad731a0a6616
treeb37f144755827ed6ec9620841ff48c49e26e6688
parent636b2f385e81cf9a8d5d4d78af90a763796d59c4
Turning off interpolation filter selection

Turning off the interpolation filter selection based on edge
proportion. This heuristics has not been working as well as
expected and I have started a more rigorous investigation into
this. We can turn this off for now since it is unnecessarily
slowing things down.

Rebase.

Change-Id: Ic5958b2b3a35ec2d8eb73b6d81617ca8fbe07e74
vp8/encoder/onyx_if.c