Added a lossless test
authorYaowu Xu <yaowu@google.com>
Tue, 9 Jul 2013 17:54:36 +0000 (10:54 -0700)
committerYaowu Xu <yaowu@google.com>
Tue, 9 Jul 2013 21:40:20 +0000 (14:40 -0700)
commit9ce6de195bf26394af1a4428782885049a49a2de
tree3cc4c6175766cf36e18b8bb6320bb590c09a1bb6
parentdf5731273f0fdfe32f02477217d7ea4362a66631
Added a lossless test

It does encodings with min and max q set at 0, and check to make sure
output PSNR at MAX_PSNR (100).

Change-Id: Ia2418353cccf6e487204ea4ff874a7e71e55cb3e
test/test.mk
test/vp9_lossless_test.cc [new file with mode: 0644]