shithub: libvpx

Download patch

ref: 1669bde7610c6c94e379be1dfb610a0acd0dcd8c
parent: ed19362e7723dd24d1949dff3b8490c9e7da9b3c
parent: d310d2fc8a9149566e9740eb2d28434e42a216eb
author: Jerome Jiang <jianj@google.com>
date: Wed Apr 10 17:13:56 EDT 2019

Merge "vp9 rtc: change PSNR thresh."

--- a/test/vp9_end_to_end_test.cc
+++ b/test/vp9_end_to_end_test.cc
@@ -31,7 +31,7 @@
   { 36.0, 37.0, 37.0, 37.0, 37.0 }, { 35.0, 36.0, 36.0, 36.0, 36.0 },
   { 34.0, 35.0, 35.0, 35.0, 35.0 }, { 33.0, 34.0, 34.0, 34.0, 34.0 },
   { 32.0, 33.0, 33.0, 33.0, 33.0 }, { 28.0, 32.0, 32.0, 32.0, 32.0 },
-  { 28.5, 31.0, 31.0, 31.0, 31.0 }, { 28.0, 30.0, 30.0, 30.0, 30.0 },
+  { 28.5, 31.0, 31.0, 31.0, 31.0 }, { 27.5, 30.0, 30.0, 30.0, 30.0 },
 };
 
 typedef struct {