ref: 0c493cbe2b28e4c1baebe563888275692a75587a
parent: d8c34a2552f9ffe7cb738d7d4a7a89ff786bcced
parent: 2b247ae91c8da78b25050d622a0a2ccc4bfc4855
author: Paul Wilkins <[email protected]>
date: Thu Oct 19 06:07:30 EDT 2017
Merge "Increase precision of some debug stats output for corpus VBR."
--- a/vp9/encoder/vp9_firstpass.c
+++ b/vp9/encoder/vp9_firstpass.c
@@ -108,7 +108,7 @@
fpfile = fopen("firstpass.stt", "a");
fprintf(fpfile,
- "%12.0lf %12.4lf %12.0lf %12.0lf %12.0lf %12.0lf %12.4lf %12.4lf"
+ "%12.0lf %12.4lf %12.2lf %12.2lf %12.2lf %12.0lf %12.4lf %12.4lf"
"%12.4lf %12.4lf %12.4lf %12.4lf %12.4lf %12.4lf %12.4lf %12.4lf"
"%12.4lf %12.4lf %12.4lf %12.4lf %12.4lf %12.0lf %12.0lf %12.0lf"
"%12.4lf"