summaryrefslogtreecommitdiff
path: root/tests/tiny_ssim.c
Commit message (Expand)AuthorAgeFilesLines
* test: tiny_ssim: Don't include config.hMartin Storsjö2022-03-301-1/+0
* tests/tiny_ssim: replace #define by typedefGanesh Ajjanagadde2015-11-201-3/+2
* tests/tiny_ssim: more correct error messageMichael Niedermayer2014-05-051-1/+1
* tests/tiny_ssim: check dimensionsMichael Niedermayer2014-05-051-1/+8
* tests/tiny_ssim: drop isatty() supportMichael Niedermayer2014-02-211-17/+3
* tiny_ssim: add per-frame metrics and final ssim db number.Ronald S. Bultje2014-02-191-16/+53
* tests/tiny_ssim: include the 2 macros instead of a headerMichael Niedermayer2013-03-271-2/+2
* tiny_ssim: Avoid "for(int ..."Michael Niedermayer2013-03-261-7/+12
* tools: add tiny_ssimLoren Merritt2013-03-261-0/+211