]> granicus.if.org Git - libvpx/commit
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)
commit8a40d2f5e640d0b1447f88a31eee2c8cc8066f5f
treeffcf1346e69e240939e59e7a1ac5f0be82a3c6ac
parentacf5d20ce5811ff8b6eb561f09c5751b25539fb8
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
configure