]> granicus.if.org Git - libvpx/commit
Merged NEWNEAR experiment
authorPaul Wilkins <paulwilkins@google.com>
Fri, 3 Feb 2012 15:10:44 +0000 (15:10 +0000)
committerPaul Wilkins <paulwilkins@google.com>
Mon, 6 Feb 2012 16:40:57 +0000 (16:40 +0000)
commit9c9300f56f4788ed5a9aade371c185b33dcb7781
tree66e8754fa7202faa8b6f315880768ff6d47aee8a
parent82b865da9475586341949664d5468a93237867a8
Merged NEWNEAR experiment

This commit merges the NEWNEAR experiment such that it
is effectively always on.

The fact that there were changes in the threading code again
highlights the need to strip out such features during the
bitstream development phase as trying to maintain this code
(especially as it is not being tested) slows the development cycle.

Change-Id: I8b34950a1333231ced9928aa11cd6d6459984b65
18 files changed:
vp8/common/alloccommon.c
vp8/common/blockd.h
vp8/common/entropymode.c
vp8/common/findnearmv.c
vp8/common/findnearmv.h
vp8/common/modecont.c
vp8/common/modecont.h
vp8/common/onyxc_int.h
vp8/decoder/decodemv.c
vp8/decoder/decodframe.c
vp8/decoder/onyxd_if.c
vp8/encoder/bitstream.c
vp8/encoder/encodeframe.c
vp8/encoder/ethreading.c
vp8/encoder/onyx_if.c
vp8/encoder/pickinter.c
vp8/encoder/ratectrl.c
vp8/encoder/rdopt.c