]> granicus.if.org Git - libvpx/commit
make default_interp_filter choice a speed feature
authorYaowu Xu <yaowu@google.com>
Wed, 16 Jul 2014 21:28:51 +0000 (14:28 -0700)
committerYaowu Xu <yaowu@google.com>
Wed, 16 Jul 2014 21:28:51 +0000 (14:28 -0700)
commit51c60a891e18a26e0c4a1052f61109507b20b705
treeb6e758ba95b0fab778979c259f61671c33c5e1ab
parentca752e3320274621c1a2f38bafc33a2669f07bba
make default_interp_filter choice a speed feature

This commit changed the hard-coded DEFAULT_INTERP_FILTER to a speed
feature with the same default value: SWITCHABLE.

Change-Id: I7f54f40f1bd3f5277841d04b85db7a84e47313f1
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_speed_features.c
vp9/encoder/vp9_speed_features.h