Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/tiny_ssim: include the 2 macros instead of a header | Michael Niedermayer | 2013-03-27 | 1 | -2/+2 |
| | | | | | | Should fix compilation on open solaris Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | tiny_ssim: Avoid "for(int ..." | Michael Niedermayer | 2013-03-26 | 1 | -7/+12 |
| | | | | | | This should avoid issues with old compilers Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | tools: add tiny_ssim | Loren Merritt | 2013-03-26 | 1 | -0/+211 |
Taken from: http://lists.mplayerhq.hu/pipermail/mencoder-users/2006-August/003801.html and x264 See: [FFmpeg-devel] [PATCH] tools: add tiny_ssim Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |