summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-01-22Clean up code for yuv_temporal filter_test.ccchiyotsai
2019-01-18Merge "Add unit speed test for vp9_apply_temporal_filter"Chi Yo Tsai
2019-01-18Merge "Use longer test clips in y4m_test"Yunqing Wang
2019-01-18Merge "Use longer videos in end-to-end tests"Yunqing Wang
2019-01-17Add unit speed test for vp9_apply_temporal_filterchiyotsai
2019-01-16Add unit test for temporal filter on VP9chiyotsai
2019-01-14Use longer test clips in y4m_testYunqing Wang
2019-01-14Use longer videos in end-to-end testsYunqing Wang
2019-01-14Merge "Change "ximage" to "vpx_image_t" in comments."Wan-Teh Chang
2019-01-14Change "ximage" to "vpx_image_t" in comments.Wan-Teh Chang
2019-01-11convolve_test: Add missing init of HBD buffersJames Zern
2019-01-10vp8 dec: Add flag to bring up threads.Jerome Jiang
2019-01-07vp9_get_blockiness: resolve missing declarationJohann
2019-01-07vp9 intra pred test: resolve -Wuninitialized warningJohann
2019-01-02vp9: psnr diff thres for single vs multi threading.Jerome Jiang
2018-12-22test-data: add missing test data entriesJames Zern
2018-12-21vp8: kill all threads on corrupted frame.Jerome Jiang
2018-12-12Merge "test/svc_end_to_end_test: fix SetConfig() signature"James Zern
2018-12-11Merge "Refactor svc_*_test.cc"Jerome Jiang
2018-12-10test/svc_end_to_end_test: fix SetConfig() signatureJames Zern
2018-12-10Refactor svc_*_test.ccJerome Jiang
2018-12-10Merge "test/svc_*_test: fix SetConfig() signature"James Zern
2018-12-10Merge "vp9 svc: add test for scaling partition on 1080p crash."Jerome Jiang
2018-12-09test/svc_*_test: fix SetConfig() signatureJames Zern
2018-12-08Merge "Add satd avx2 implementation"Sai Deng
2018-12-07vp9 svc: add test for scaling partition on 1080p crash.Jerome Jiang
2018-12-08Merge "test/*: use std::*tuple"James Zern
2018-12-07test/*: use std::*tupleJames Zern
2018-12-07Add high bit Hadamard 32x32 avx2 implementationsdeng
2018-12-06Add satd avx2 implementationsdeng
2018-12-05Add high bit Hadamard 16x16 avx2 implementationsdeng
2018-12-05Merge "Refactor datarate svc test."Jerome Jiang
2018-12-05Merge "quantize neon: fix hbd builds"Johann Koenig
2018-12-04Refactor datarate svc test.Jerome Jiang
2018-12-04Merge "vp9: force refresh of long term ref when denoiser reset."Jerome Jiang
2018-12-04vp9: force refresh of long term ref when denoiser reset.Jerome Jiang
2018-12-03quantize neon: fix hbd buildsJohann
2018-12-03Add high bit Hadamard 8x8 avx2 implementationsdeng
2018-11-30quantize 32x32: saturate dqcoeff on x86Johann
2018-11-28quantize 32x32: fix dqcoeffJohann
2018-11-28quantize: fix x86 hbd buildsJohann
2018-11-27Replace deprecated scoped_ptr with unique_ptrJingning Han
2018-11-21Fix scan_build warnings in user_priv_test.ccAngie Chiang
2018-11-21Fix scan_build warnings in convolve_test.ccAngie Chiang
2018-11-21Fix scan_build warnings in variance_test.ccAngie Chiang
2018-11-20Replace assert by ASSERT_TRUEAngie Chiang
2018-11-20Fix scan_build warnings in temporal_filter_test.ccAngie Chiang
2018-11-20Fix scan_build warnings in dct_test.ccAngie Chiang
2018-11-20Merge changes I9b5f8b08,Ic90b09e5,Ib2380aaf,I3ad3af49,Ib5d1a411Angie Chiang
2018-11-19Fix scan_build_warnings in comp_avg_pred_test.ccAngie Chiang