]> granicus.if.org Git - libvpx/commit
Removed #if CONFIG_MULCONTEXT
authorYaowu Xu <yaowu@google.com>
Wed, 7 Dec 2011 21:55:58 +0000 (13:55 -0800)
committerYaowu Xu <yaowu@google.com>
Wed, 7 Dec 2011 22:01:07 +0000 (14:01 -0800)
commitb70f23caec2b06fc7e71b124e0fe8802d1c19ba7
tree05ea64dab912fc48e5fe51d7ebc680f8f57066be
parentd37cd9768258aa976bfd0df69a5ae9dded04a30c
Removed #if CONFIG_MULCONTEXT

This commit removed the macro CONFIG_MULCONTEXT, which was used to
indicate the experiment code for using separate context for altref
and normal frames. This commit made the change fully merged in.

Change-Id: I525f927f68e2365d37b340ef23b836a136a4f70b
configure
vp8/common/onyxc_int.h
vp8/decoder/decodframe.c
vp8/encoder/bitstream.c
vp8/encoder/onyx_if.c
vp8/encoder/ratectrl.c