shithub: libvpx

Download patch

ref: c9266b85476aadf078238b7bde3c36bf7953e11c
parent: 5d0bef4763b7e87451b4176771d344d4172960df
author: James Zern <jzern@google.com>
date: Sat Jul 29 07:34:57 EDT 2017

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