Thomas Lee 7a00653be6 tiny_psnr: Support large files
If an input file is bigger than 2GB (assume sizeof(int) == 4)),
size0/size1 will overflow, making stddev and PSNR invalid.

Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
2016-02-09 20:03:34 +01:00
..
2016-01-21 11:18:42 +01:00
2014-06-18 14:55:28 +02:00
2015-07-18 01:06:45 +02:00
2012-10-15 21:40:08 +01:00
2014-11-28 17:55:27 -05:00
2016-02-09 20:03:34 +01:00