]> granicus.if.org Git - libvpx/commit
Fixes ext-interp experiment
authorDebargha Mukherjee <debargha@google.com>
Wed, 27 Jan 2016 16:09:39 +0000 (08:09 -0800)
committerDebargha Mukherjee <debargha@google.com>
Wed, 27 Jan 2016 17:24:48 +0000 (09:24 -0800)
commiteef57c1e9925076fad2b8cb50ce70af559b941ca
treeded9053b20493c01dc38b9dcf9112c51c5f45e8e
parent5aa655f79a47f0e05e2da6ee3ae940fb7ec8af72
Fixes ext-interp experiment

Fixes integer pel MV usage for the sub8x8 case, which fixes a
rare mismatch issue.

Also adds some other minor missing code related to filter threshes.

Change-Id: I6b07e6cf9b287ba4b5bd6599af4a7412e50b3bdc
vp10/common/onyxc_int.h
vp10/common/reconinter.h
vp10/encoder/bitstream.c
vp10/encoder/encodeframe.c
vp10/encoder/encoder.c
vp10/encoder/rdopt.c