]> granicus.if.org Git - libvpx/commit
change to not force interp_type as SWITCHABLE
authorYaowu Xu <yaowu@google.com>
Mon, 30 Jun 2014 19:48:21 +0000 (12:48 -0700)
committerYaowu Xu <yaowu@google.com>
Mon, 30 Jun 2014 19:48:21 +0000 (12:48 -0700)
commit186bd4eb5234d22aa8e9f0a6a27d40743195b89c
tree1505ffc750b14dcdb3068e4679fdad901b021704
parent9d41313e4bd28d3c504c26079cbe4a499e7eceb7
change to not force interp_type as SWITCHABLE

Encoder still uses SWITCHABLE as default via DEFAULT_INTERP_FILTER,
but does not override the default if it is not SWITCHABLE.

Change-Id: I3c0f6653bd228381a623a026c66599b0a87d01d5
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_pickmode.c