summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-12-20tiny_ssim.c: resolve missing declarationsJohann
2018-12-18No need to shift in SSIM calculationssdeng
2018-12-17Disallow the comparison between videos with different bit depthsdeng
2018-12-14Remove unused code in tiny_ssimsdeng
2018-12-05Fix overflow in calculating highbd SSIMsdeng
2018-11-21Fix scan_build warnings in tiny_ssim.cAngie Chiang
2018-11-19Fix scan_build warnings in tiny_ssim.cAngie Chiang
2018-10-02Minor clean-up in tiny_ssim.cJingning Han
2018-09-28Merge changes I93308a09,If85c36b4,I918eb36aAngie Chiang
2018-09-26Change mv color to redAngie Chiang
2018-09-26add cfi sanitizerJohann
2018-09-20Use different corner detection scoreAngie Chiang
2018-09-20Merge changes Ibbe7a1c1,I4333a207Angie Chiang
2018-09-19Add feature score for each blockAngie Chiang
2018-09-19Correct mv rows/cols bug in read_frame_dpl_statsAngie Chiang
2018-09-14fix a bug of tiny_ssim to handle odd frame sizesLiu Peng
2018-09-14fix a bug of tiny_ssim when the bit depth is 8Liu Peng
2018-09-13Dump tpl mvs for mv search blockAngie Chiang
2018-09-12Dump ref frame when DUMP_TPL_STATS is onAngie Chiang
2018-05-30tiny_ssim: fix for odd image sizes.Jim Bankoski
2018-03-29helper script for sanitizer testingJohann
2017-12-14remove unused toolsJohann
2017-11-14tiny_ssim.c : clang compile error fixScott LaVarnway
2017-11-13add 10 and 12 bit to tiny_ssimJim Bankoski
2017-06-16tiny_ssim: make some functions staticJames Zern
2017-03-07tiny_ssim.c : adds y4m support to tiny_ssim.Jim Bankoski
2017-02-17tiny_ssim: clean up on failureJohann
2017-01-17Add per-frame SSIM/PSNR stats to tools/tiny_ssim.Peter Boström
2017-01-12Merge remote-tracking branch 'origin/longtailedduck'Johann
2017-01-12Release v1.6.1 Long Tailed DuckJohann
2017-01-11Add Y,U,V channel metrics and unweighted metrics.Peter Boström
2016-10-29tiny_ssim: fix visual studio buildJames Zern
2016-10-28Add temporal-layer support to tiny_ssim.Peter Boström
2016-10-28Add tools/tiny_ssim for generating SSIM/PSNR.Peter Boström
2016-08-04remove tools/vpx-style.shJames Zern
2015-12-07Strip redundant entries from .mailmapJohann
2014-05-22Removing unused third-party libraries.Dmitry Kovalev
2014-02-04Ignore missing newline messageJohann
2014-01-21cpplint: restore runtime/sizeofJames Zern
2014-01-21update cpplintJames Zern
2013-10-15lint-hunks: remove runtime/int filterGuillaume Martres
2013-05-03fix permissions on cpplint.py (0644->0755)James Zern
2013-05-03update cpplintJames Zern
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-07Rough merge of master into experimentalJohn Koleszar
2012-10-19lint-hunks: better support for working treeJohn Koleszar
2012-10-17lint-hunks: exit status for only affected linesJohn Koleszar
2012-10-17lint-hunks: support operating on arbirary revsJohn Koleszar
2012-08-27all_builds.py: add ability to pass extra configure flagsJohn Koleszar
2012-08-21all_builds.py: move to tools/John Koleszar