summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ssim.c
AgeCommit message (Expand)Author
2014-10-01High-bitdepth bugfixesDeb Mukherjee
2014-09-23Adds high bit-depth psnr/sse functionsDeb Mukherjee
2014-08-22vp9_calc_ssim: remove unused parm to resolve warningJim Bankoski
2014-04-08Adding vp9_ssim.h file.Dmitry Kovalev
2014-03-17Removed several unused functions.Yaowu Xu
2013-10-04cpplint issues in vp9_ssim.cJim Bankoski
2013-06-25Only do metrics on cropped (visible) area of picture.Ronald S. Bultje
2013-06-25Don't skip right/bottom border pixels in SSIM calculations.Ronald S. Bultje
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar