]> granicus.if.org Git - libvpx/commit
Enable motion compensated prediction for tpl dependency model
authorJingning Han <jingning@google.com>
Thu, 24 May 2018 00:00:03 +0000 (17:00 -0700)
committerJingning Han <jingning@google.com>
Fri, 15 Jun 2018 23:35:21 +0000 (16:35 -0700)
commit6e37645b503cf22598fdfc493941e05789ac204e
tree7af5dc41d92c883a5ebef54f4ff7df4333dc3c94
parent7538e4cc88591fe5b161d93d4c74a20b5bc55ff2
Enable motion compensated prediction for tpl dependency model

Support the motion compensated prediction search to find the motion
trajectory and hence to build the temporal dependency model.

Change-Id: I861ea85a0d4cc2897cb0dfe2e95378bf7d36209f
vp9/encoder/vp9_encoder.c