summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-01-11vp9: Skip encoding of enhancement layers on the fly.Marco
2018-01-08Add vp9_highbd_iht4x4_16_add_sse4_1()Linfeng Zhang
2018-01-08Update dct_test.ccLinfeng Zhang
2017-12-21Add vp9_quantize_fp_nz_c() -- 2Scott LaVarnway
2017-12-21Revert "Add vp9_quantize_fp_nz_c()"James Zern
2017-12-20Merge "Add vp9_quantize_fp_nz_c()"Scott LaVarnway
2017-12-20Merge "lpf_test: correct threshold ranges"James Zern
2017-12-19vp9-svc: Add layer bitrate targeting to SVC datarate tests.Marco
2017-12-19Add vp9_quantize_fp_nz_c()Scott LaVarnway
2017-12-18lpf_test: correct threshold rangesJames Zern
2017-12-13vp9: Update to SVC datarate tests.Marco
2017-12-11vp9 svc: Allow denoising next to highest resolution.Jerome Jiang
2017-12-06Merge "Add frame width & height to frame pkt. Add test."Jerome Jiang
2017-12-06Add frame width & height to frame pkt. Add test.Jerome Jiang
2017-11-29mips msa optimize vpx_scaled_2d functionKaustubh Raste
2017-11-20Merge "Optimize AVX2 get16x16var and get32x16var functions"Kyle Siefring
2017-11-17Optimize AVX2 get16x16var and get32x16var functionsKyle Siefring
2017-11-17Merge "vp9: Fix mem rel for non-ref for external buffer."Jerome Jiang
2017-11-10vpx: [x86] add vpx_satd_avx2()Scott LaVarnway
2017-11-10Merge "vpx: [x86] add vp9_block_error_fp_avx2()"Scott LaVarnway
2017-11-09vp9: Fix mem rel for non-ref for external buffer.Jerome Jiang
2017-11-09vpx: [x86] add vp9_block_error_fp_avx2()Scott LaVarnway
2017-11-09Merge "vp9: Add nonref frame buffer test."Jerome Jiang
2017-11-08vp9: Add nonref frame buffer test.Jerome Jiang
2017-11-03Support building AVX-512 and implement sadx4 for AVX-512Kyle Siefring
2017-10-26vpx: hadamard: use ptrdiff_t instead of int for strideScott LaVarnway
2017-10-24Merge "Optimize convolve8 SSSE3 and AVX2 intrinsics"Kyle Siefring
2017-10-24Optimize convolve8 SSSE3 and AVX2 intrinsicsKyle Siefring
2017-10-19Merge "vpx: [x86] add vpx_hadamard_16x16_avx2()"Scott LaVarnway
2017-10-18vpx: [x86] add vpx_hadamard_16x16_avx2()Scott LaVarnway
2017-10-18Merge "Add datarate test for vp8 ROI."Jerome Jiang
2017-10-18Add datarate test for vp8 ROI.Jerome Jiang
2017-10-18Merge "vp8: Enable use of ROI map."Jerome Jiang
2017-10-17vp8: Enable use of ROI map.Jerome Jiang
2017-10-17Merge changes I17fff122,Ic149e3cbLinfeng Zhang
2017-10-17Merge "Generalize CheckScalingFiltering in ConvolveTest"Linfeng Zhang
2017-10-13Merge "vp8: [loongson] optimize dct with mmi"Shiyou Yin
2017-10-12Merge changes I38783d97,If5160c0cKyle Siefring
2017-10-12vp8: [loongson] optimize dct with mmiShiyou Yin
2017-10-12Merge "vp8: [loongson] optimize quantize with mmi"Shiyou Yin
2017-10-11Adjust threshold in datarate tests for 1 pass VBRMarco
2017-10-11Test extreme inputs in frame scale functionsLinfeng Zhang
2017-10-11vp8: [loongson] optimize quantize with mmiShiyou Yin
2017-10-10Generalize CheckScalingFiltering in ConvolveTestLinfeng Zhang
2017-10-09Extend 16 wide AVX2 convolve8 code to support averaging.Kyle Siefring
2017-10-09Merge "Update vp9_scale_and_extend_frame_ssse3()"Linfeng Zhang
2017-10-07Add AVX2 version of vpx_convolve8_avg.Kyle Siefring
2017-10-07Merge "ppc: Add vpx_idct32x32_1024_add_vsx"James Zern
2017-10-05vp9_ethread_test: abort early/add more detailed outputJames Zern
2017-10-04Update vp9_scale_and_extend_frame_ssse3()Linfeng Zhang