summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-02-07Fixing ClangTidy issues reported by downstream integrationkyslov
2019-02-04Add operator<< to a struct in yuv_temporal_filter_test.ccchiyotsai
2019-02-01Remove old version of temporal_filter_applychiyotsai
2019-02-01Add highbd test cases for apply_temporal_filterchiyotsai
2019-01-31Merge "Add y4m input to vp9 example encoder tests."Jerome Jiang
2019-01-30Add y4m input to vp9 example encoder tests.Jerome Jiang
2019-01-29Merge "Fix mismatch between SIMD/C version of vp9_apply_temporal_filter"Chi Yo Tsai
2019-01-28Fix mismatch between SIMD/C version of vp9_apply_temporal_filterchiyotsai
2019-01-28Fix test case name for yuv_temporal_filterchiyotsai
2019-01-24Add SSE4 version of new apply_temporal_filterchiyotsai
2019-01-23Fix a typo in the test cases for convolve testchiyotsai
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