summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-12-06Add satd 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
2018-11-19Fix scan_build warnings in convolve_test.ccAngie Chiang
2018-11-19Fix scan_build warnings in idct_test.ccAngie Chiang
2018-11-19Fix scan_build warning in dct_partial_test.ccAngie Chiang
2018-11-20Merge "Fix oob in vpx_setup_noise"Jerome Jiang
2018-11-19vp9: Fix to the svc buffer updateMarco Paniconi
2018-11-16Fix oob in vpx_setup_noiseJerome Jiang
2018-11-16vp9: Reorganize the buffer level for cbr modeMarco Paniconi
2018-11-07Add operator<< to hadamard test.Jerome Jiang
2018-11-07Merge "vp9: postencode drop frame for screen content in CBR."Jerome Jiang
2018-11-06vp9: postencode drop frame for screen content in CBR.Jerome Jiang
2018-11-06Refactor Hadamard tests and add highbd testssdeng
2018-11-02fix snprintf error on windowsJohann
2018-10-25vp8 bilinear: rewrite 4x4Johann
2018-10-24vp8 bilinear: rewrite in intrinsicsJohann
2018-10-17Add SSE2 support for 4-tap interpolation filter for width 16.chiyotsai
2018-10-16Merge "Fix the filter tap calculation in mips optimizations"Yunqing Wang
2018-10-16Fix the filter tap calculation in mips optimizationsYunqing Wang
2018-10-16Merge "fix output file check in vpxenc tests script."Jerome Jiang
2018-10-15fix output file check in vpxenc tests script.Jerome Jiang
2018-10-15A temporary fix to mips sub-pel filtersYunqing Wang
2018-10-11Merge "Loopfilter Multi-Thread Optimization"Harish Mahendrakar
2018-10-09Use 4-tap interp filter in speed 1 sub-pel motion searchYunqing Wang
2018-10-08Loopfilter Multi-Thread OptimizationSupradeep T R
2018-10-02Change the frame used to set up encoder in tests to 0.chiyotsai
2018-09-26CONFIG_WEBM_IO: include webmids.hJohann
2018-09-24clang-format v6.0.1Johann
2018-09-23fix integer overflow caused by uninitialized memoryMatthias Räncker
2018-09-22Revert "Revert "Revert "Loopfilter MultiThread Optimization"""James Zern
2018-09-15cosmetics: normalize include guardsJames Zern
2018-09-12Revert "Revert "Loopfilter MultiThread Optimization""Venkatarama NG. Avadhani