summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-06-18tools/lint-hunks.py: skip third_party filesJames Zern1-0/+2
2020-03-16Add missing Copyright to python filesangiebird9-7/+81
2020-01-10trivial: fix spelling errorsJohann1-1/+1
2019-10-24remove clang flag for integer sanitizer testingHien Ho1-11/+0
2019-09-27Fix python3 format issueJerome Jiang3-5/+5
2019-08-22Add Search Smooth Models[Adapt/Fix]Dan Zhu1-0/+213
2019-08-22Add Anandan modelDan Zhu1-0/+185
2019-08-22Fix some bugs of python codeDan Zhu4-48/+161
2019-07-23Change the child classes methods names to align with parent'sDan Zhu3-11/+13
2019-07-23Add Horn & Schunck EstimatorDan Zhu2-6/+215
2019-07-23Add Exhaust Search (Neighbor Constrain) EstimatorDan Zhu1-0/+132
2019-07-23Add Ground Truth EstimatorDan Zhu1-0/+36
2019-07-23Based Class of Motion Field EstimatorsDan Zhu2-0/+150
2019-06-28add flags for empty blocksDan Zhu1-1/+9
2019-06-24script to compact frames to y4m videoDan Zhu1-0/+76
2019-06-24add output of frame infoDan Zhu3-2/+33
2019-06-24Add Ray TracingDan Zhu8-97/+324
2019-06-21Add Scene module to manage other objectsDan Zhu6-125/+260
2019-06-143D reconstruction tool build by ProcessingDan Zhu6-0/+444
2019-04-11Fix static analysis warningskyslov1-0/+2
2019-04-09Print mv_mode countsAngie Chiang1-0/+6
2019-04-06tiny_ssim: Fix an 'Uninitialized argument value' bugsdeng1-2/+1
2019-04-05tiny_ssim: Fix an 'Uninitialized argument value' bugsdeng1-26/+23
2019-04-01tool/set_analyzer_env: disable implicit-integer-truncationJames Zern1-0/+11
2019-03-14set_analyzer_env.sh: improve cfi diagnosticsJames Zern1-3/+3
2019-03-05Include mv_mode_arr info in dump_tpl_statsAngie Chiang1-8/+18
2019-03-05Include gf_frame_offset in dump_tpl_statsAngie Chiang1-3/+6
2019-03-05Refactor dump_tpl_statsAngie Chiang1-9/+6
2018-12-20tiny_ssim.c: resolve missing declarationsJohann1-263/+9
2018-12-18No need to shift in SSIM calculationssdeng1-8/+7
2018-12-17Disallow the comparison between videos with different bit depthsdeng1-0/+9
2018-12-14Remove unused code in tiny_ssimsdeng1-31/+7
2018-12-05Fix overflow in calculating highbd SSIMsdeng1-7/+7
2018-11-21Fix scan_build warnings in tiny_ssim.cAngie Chiang1-1/+10
2018-11-19Fix scan_build warnings in tiny_ssim.cAngie Chiang1-0/+12
2018-10-02Minor clean-up in tiny_ssim.cJingning Han1-2/+2
2018-09-28Merge changes I93308a09,If85c36b4,I918eb36aAngie Chiang1-1/+1
2018-09-26Change mv color to redAngie Chiang1-1/+1
2018-09-26add cfi sanitizerJohann1-1/+12
2018-09-20Use different corner detection scoreAngie Chiang1-14/+20
2018-09-20Merge changes Ibbe7a1c1,I4333a207Angie Chiang1-4/+18
2018-09-19Add feature score for each blockAngie Chiang1-3/+14
2018-09-19Correct mv rows/cols bug in read_frame_dpl_statsAngie Chiang1-1/+4
2018-09-14fix a bug of tiny_ssim to handle odd frame sizesLiu Peng1-3/+3
2018-09-14fix a bug of tiny_ssim when the bit depth is 8Liu Peng1-1/+1
2018-09-13Dump tpl mvs for mv search blockAngie Chiang1-5/+6
2018-09-12Dump ref frame when DUMP_TPL_STATS is onAngie Chiang1-0/+149
2018-05-30tiny_ssim: fix for odd image sizes.Jim Bankoski1-21/+22
2018-03-29helper script for sanitizer testingJohann1-0/+120
2017-12-14remove unused toolsJohann3-245/+0