Commit 8a40d2f5 authored by Yaowu Xu's avatar Yaowu Xu
Browse files

changed configure script to enable new experimental options

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
parent acf5d20c
No related merge requests found
Showing with 2 additions and 0 deletions
......@@ -225,6 +225,8 @@ EXPERIMENT_LIST="
i8x8
qimode
uvintra
newnear
mulcontext
"
CONFIG_LIST="
external_build
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment