commit | ff4fa0687f21acedd36ff76996a4af1788a45213 | [log] [tgz] |
---|---|---|
author | Yunqing Wang <yunqingwang@google.com> | Fri Apr 21 10:56:08 2017 -0700 |
committer | Yunqing Wang <yunqingwang@google.com> | Wed Apr 26 03:49:46 2017 +0000 |
tree | 82400d4ef20c62b802fd9bb2e016de921036e5fc | |
parent | c1b17f3b1a8c17f0609bacaad35a13c95e212c23 [diff] |
Add the motion vector unit test This unit test was ported from VP9. To prevent the motion vector out of range bug, added a motion vector unit test. In the 4k video encoding, always forced to use extreme motion vectors and also encouraged to use INTER modes. In the decoding, checked if the motion vector was valid, and also checked the encoder/decoder mismatch. Change-Id: I1c72ea7c32a3cec9c67f1bbdc168e60507e57516