]> granicus.if.org Git - libvpx/commit
Revert "vp9: Speed feature to adapt partition based on source_sad."
authorJames Zern <jzern@google.com>
Sat, 29 Jul 2017 18:34:57 +0000 (11:34 -0700)
committerJames Zern <jzern@google.com>
Sat, 29 Jul 2017 18:36:58 +0000 (11:36 -0700)
commitc9266b85476aadf078238b7bde3c36bf7953e11c
tree0729103671a2ce9f93dbcca23e539f6f371ffd20
parent5d0bef4763b7e87451b4176771d344d4172960df
Revert "vp9: Speed feature to adapt partition based on source_sad."

This reverts commit 064fc570ff8399536563e3846500fd99b273b034.

This causes an assertion failure in vp9_mcomp.c when running
gtest_filter=VP9/MotionVectorTestLarge.OverallTest/41:
`mv->col >= -((1 << (11 + 1 + 2)) - 1) && mv->col < ((1 << (11 + 1 + 2))
- 1)'

Change-Id: I449e777bf18b661cb3f1d82253610c55c51687f6
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_speed_features.c
vp9/encoder/vp9_speed_features.h