]> granicus.if.org Git - libvpx/commit
Adjust end to end psnr value
authorCheng Chen <chengchen@google.com>
Wed, 7 Apr 2021 00:20:39 +0000 (17:20 -0700)
committerCheng Chen <chengchen@google.com>
Wed, 7 Apr 2021 03:15:41 +0000 (03:15 +0000)
commit06fee5a89b7729cc178180e9c6743138faba7e79
treef4667b19e7937d8443f0cb33d102bb57dc9bf9e8
parentafe1ba7f3f8d270d0eb215ceeb80e89290e1a37d
Adjust end to end psnr value

A recent change leads to slight difference of encoding results:
d3aaac367 Change calculation of rd multiplier,
which is caught by Jenkins nightly test.

Adjust the threshold to silence the test failure.

BUG=webm:1725

Change-Id: I7e8b3a26b72c831ae4d88d0fca681b354314739d
test/vp9_end_to_end_test.cc