commit | 9099fc0d69a69525656b4bfeeb1e7aabec04897b | [log] [tgz] |
---|---|---|
author | John Koleszar <jkoleszar@google.com> | Fri Jun 11 13:05:08 2010 -0400 |
committer | John Koleszar <jkoleszar@google.com> | Fri Jun 11 13:05:08 2010 -0400 |
tree | 31c69b131facf280952b15c7d76feac43dc1bac6 | |
parent | 63ea8705eb0b4609b1c87968817d18421f051641 [diff] |
require --enable-psnr to build ssim ssim.c comiles in a huge (512M) amount of global scratch space. Allocating this data on the heap would be a better solution, but this file doesn't need to be built at all in most cases, so as a first pass, disable it except when doing opsnr.stt output (--enable-psnr). Change-Id: I320d812f6d652a12516a16b52295ebff20b5bd42