Add constrained-copy partition to speed features.
authorMarco Paniconi <marpan@google.com>
Fri, 4 Apr 2014 22:10:14 +0000 (15:10 -0700)
committerMarco Paniconi <marpan@google.com>
Mon, 7 Apr 2014 21:58:28 +0000 (14:58 -0700)
commit181949948e6572a199a3de8046b553c903eb373b
treed7b20c3417e30e6057b66313721041069fdb43d6
parent01aae92dcfb879c7b5a965f40e46f1beec77a30a
Add constrained-copy partition to speed features.

Copy up to a certain bsize, otherwise set to a fixed bsize.
This helsp to reduce artifact near moving boundary caused by full partition
copy without checking motion of super-block.
This artifact can occur at speeds 3,4 in real-time mode.
Issue: https://code.google.com/p/webm/issues/detail?id=738.

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