]> granicus.if.org Git - libvpx/commit
Merging and bug-fix in enhanced_interp experiment
authorDeb Mukherjee <debargha@google.com>
Sat, 28 Jul 2012 00:46:33 +0000 (17:46 -0700)
committerDeb Mukherjee <debargha@google.com>
Tue, 31 Jul 2012 18:45:31 +0000 (11:45 -0700)
commit0ebf548c752ef25ff8e9a65037fd9aee6420184e
tree4bd5d3fe6f510857d66bff21bfe9c7a0046a3f66
parent5259744145fe4ff41d3c814514c0744444969ad3
Merging and bug-fix in enhanced_interp experiment

Merged the enhanced_interp experiment.
Found and fixed a bug in the include files framework, whereby
certain encoder files were still using the old INTERP_EXTEND
value of 3 instead of 4. The thresholds for mv range mcomp.c
need a small adjustment to prevent crashes.

The results are more or less unchanged.

Change-Id: Iac5008390f1efc97ce1102fbb5f8989c847fb579
14 files changed:
configure
vp8/common/blockd.h
vp8/common/filter.c
vp8/common/generic/systemdependent.c
vp8/common/reconinter.c
vp8/common/subpixel.h
vp8/common/x86/x86_systemdependent.c
vp8/decoder/decodframe.c
vp8/encoder/bitstream.c
vp8/encoder/mcomp.c
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h
vpx_scale/arm/scalesystemdependent.c
vpx_scale/yv12config.h