]> granicus.if.org Git - libvpx/commit
Only allow interp_filter change in SWITCHABLE mode
authorYaowu Xu <yaowu@google.com>
Fri, 31 Jan 2014 19:08:27 +0000 (11:08 -0800)
committerGerrit Code Review <gerrit@gerrit.golo.chromium.org>
Fri, 31 Jan 2014 23:10:08 +0000 (15:10 -0800)
commit538b1c6d523e27ed3122de06f7f919bab926f9e8
tree0719d31b69a5886a488399416ba06aedae82c160
parent6a4e2ddabc7af605ab65b6510539e6aa9d63b5d2
Only allow interp_filter change in SWITCHABLE mode

This commit added a logic to prevent the inter_filter type from being
changed if the default interp_filter mode is not switchable. Also, it
sets the default interp_filter to BILINEAR at very and super fast rtc
encoding modes

Change-Id: Ic41e6d31de29795a4ce536ec79afb01cab6daad3
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_onyx_if.c