Output the PSNR for the entire file.11/1011/6
commit3d84da6b8d9e80d477b79726f27efe1b98a35302
authorFrank Galligan <fgalligan@google.com>
Wed, 27 Oct 2010 15:28:56 +0000 (27 11:28 -0400)
committerFrank Galligan <fgalligan@google.com>
Wed, 27 Oct 2010 18:31:07 +0000 (27 14:31 -0400)
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: I869268b704fe8b0c8389d318cceb6072fea102f8
vpxenc.c