]> granicus.if.org Git - libvpx/commit
Fix unit test failure in obmc exp
authorJingning Han <jingning@google.com>
Fri, 17 Jun 2016 23:23:32 +0000 (16:23 -0700)
committerJingning Han <jingning@google.com>
Sat, 18 Jun 2016 00:44:03 +0000 (17:44 -0700)
commit887f020691758dd3d9176d043e612e4e6b924959
tree0cda03e0433dc9d4f5338816299e051dc2f545b4
parentdc5ae1e34cc83b6302ea3227a73f1550757c12fc
Fix unit test failure in obmc exp

Properly restore the rate cost in the inner search loop of obmc
prediction. This avoids unexpected encoding behavior. It fixes
the unit test failure in obmc experiment:

AltRefForcedKeyTestLarge.Frame1IsKey/2

Change-Id: I667b219dfcf2f2c63d9d984900ed3cfd10c354bd
vp10/encoder/rdopt.c