aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-12-21Remove references to deprecated NumPy type aliasesJerome Jiang
2022-05-23tools/*.py: update to python3James Zern
2022-05-06add some missing realloc checksJames Zern
2021-12-02clear -Wextra-semi/-Wextra-semi-stmt warningsJames Zern
2021-11-03update tools/cpplint.pyJames Zern
2020-06-18tools/lint-hunks.py: skip third_party filesJames Zern
2020-03-16Add missing Copyright to python filesangiebird
2020-01-10trivial: fix spelling errorsJohann
2019-10-24remove clang flag for integer sanitizer testingHien Ho
2019-09-27Fix python3 format issueJerome Jiang
2019-08-22Add Search Smooth Models[Adapt/Fix]Dan Zhu
2019-08-22Add Anandan modelDan Zhu
2019-08-22Fix some bugs of python codeDan Zhu
2019-07-23Change the child classes methods names to align with parent'sDan Zhu
2019-07-23Add Horn & Schunck EstimatorDan Zhu
2019-07-23Add Exhaust Search (Neighbor Constrain) EstimatorDan Zhu
2019-07-23Add Ground Truth EstimatorDan Zhu
2019-07-23Based Class of Motion Field EstimatorsDan Zhu
2019-06-28add flags for empty blocksDan Zhu
2019-06-24script to compact frames to y4m videoDan Zhu
2019-06-24add output of frame infoDan Zhu
2019-06-24Add Ray TracingDan Zhu
2019-06-21Add Scene module to manage other objectsDan Zhu
2019-06-143D reconstruction tool build by ProcessingDan Zhu
2019-04-11Fix static analysis warningskyslov
2019-04-09Print mv_mode countsAngie Chiang
2019-04-06tiny_ssim: Fix an 'Uninitialized argument value' bugsdeng
2019-04-05tiny_ssim: Fix an 'Uninitialized argument value' bugsdeng
2019-04-01tool/set_analyzer_env: disable implicit-integer-truncationJames Zern
2019-03-14set_analyzer_env.sh: improve cfi diagnosticsJames Zern
2019-03-05Include mv_mode_arr info in dump_tpl_statsAngie Chiang
2019-03-05Include gf_frame_offset in dump_tpl_statsAngie Chiang
2019-03-05Refactor dump_tpl_statsAngie Chiang
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