]> granicus.if.org Git - libvpx/commitdiff
changed configure script to enable new experimental options
authorYaowu Xu <yaowu@google.com>
Fri, 2 Dec 2011 23:32:46 +0000 (15:32 -0800)
committerYaowu Xu <yaowu@google.com>
Fri, 2 Dec 2011 23:32:46 +0000 (15:32 -0800)
Added two experimental options to the configure script:
1. newnear:
   new scheme of doing mv encoding that include a motion vector from
   last frame in nearest and near mv search
2. mulcontext:
   tracks entropy context separately for regular frames and alt ref
   frames.

Change-Id: If6e0d5d593351707b497a26eb6a763e080f77e6f

configure

index d9917d585df96b604eca12fd568612c0a6a41be7..9aa1fbfd3af01018a3b1cac88ee3622ebe90284c 100755 (executable)
--- a/configure
+++ b/configure
@@ -225,6 +225,8 @@ EXPERIMENT_LIST="
     i8x8
     qimode
     uvintra
+    newnear
+    mulcontext
 "
 CONFIG_LIST="
     external_build