Output the PSNR for the entire file.
authorFrank Galligan <fgalligan@google.com>
Wed, 27 Oct 2010 15:28:56 +0000 (11:28 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Thu, 28 Oct 2010 12:25:24 +0000 (08:25 -0400)
commit483ce40346fbf8faee8ed48881f8ba65038b532e
tree0fc3d0ef754bfa35a31a8aa076c175c493881b4c
parenta0ae3682aa67f882006c604196f7ee83eff88d84
Output the PSNR for the entire file.

If --psnr option is enabled vpxenc will output PSNR values for the
entire file. Added a \n before final output to make sure the output
is on its own line. Overall and Avg psnr matches the values written
to opsnr.stt file.

Change-Id: Ibac5fa9baf8d5a626ea0d6ba161b484e6e8427ee
vpxenc.c