changed MAX_PSNR to 100
authorYaowu Xu <yaowu@google.com>
Thu, 18 Nov 2010 17:10:30 +0000 (09:10 -0800)
committerYaowu Xu <yaowu@google.com>
Thu, 18 Nov 2010 17:12:02 +0000 (09:12 -0800)
commit39ceef38a7819aa1fee4234410160094016f0d28
treee78a80344b45f63331f23dfe1206321dc9b45663
parent06c70d304ff1f672acbabbc3fae0a8202919a868
changed MAX_PSNR to 100

Changing the MAX_PSNR to 100 to allow testing of further experiments
on extending quantizer range to near lossless. With an effective
quantizer of 1, encoder achieves ~68DB, which is consistent with
fdct/idct round trip error.

Change-Id: I7b6d0e94a8936968ef42e82e63ebb13999c36832
vp8/encoder/psnr.c