summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* configure: add -WshadowJames Zern2023-05-091-0/+1
* Merge "Add AVX2 intrinsic for vpx_comp_avg_pred() function" into mainYunqing Wang2023-05-091-8/+13
|\
| * Add AVX2 intrinsic for vpx_comp_avg_pred() functionAnupam Pandey2023-05-091-8/+13
* | Add VpxTplGopStatsJerome Jiang2023-05-082-16/+20
|/
* Merge "Add AVX2 intrinsic for idct16x16 and idct32x32 functions" into mainYunqing Wang2023-05-052-3/+292
|\
| * Add AVX2 intrinsic for idct16x16 and idct32x32 functionsAnupam Pandey2023-05-052-3/+292
* | Merge "Add num_blocks to VpxTplFrameStats" into mainJerome Jiang2023-05-041-0/+1
|\ \
| * | Add num_blocks to VpxTplFrameStatsJerome Jiang2023-05-041-0/+1
* | | Merge "Add Vpx* prefix to Tpl{Block,Frame}Stats" into mainJerome Jiang2023-05-042-5/+6
|\ \ \ | |/ /
| * | Add Vpx* prefix to Tpl{Block,Frame}StatsJerome Jiang2023-05-042-5/+6
* | | Merge changes I226215a2,Ia4918eb0,If6219446,Ibf00a6e1,I900a0a48 into mainChi Yo Tsai2023-05-041-2/+2
|\ \ \ | |/ / |/| |
| * | Fix clang warning on const-qualification of parameterschiyotsai2023-05-031-2/+2
* | | Merge "Add codec control to export TPL stats" into mainJerome Jiang2023-05-042-1/+84
|\ \ \
| * | | Add codec control to export TPL statsJerome Jiang2023-05-032-1/+84
| |/ /
* | | fdct8x8_test: EXPECT_* -> ASSERT_*James Zern2023-05-031-12/+12
|/ /
* | register_state_check: clear -Wshadow warningJames Zern2023-04-201-7/+7
|/
* Add Neon implementations of vpx_highbd_sad_skip_<w>x<h>x4dJonathan Wright2023-04-191-0/+38
* Add Neon implementation of vpx_sad_skip_<w>x<h>x4d functionsJonathan Wright2023-04-191-0/+18
* Add Neon implementation of vpx_highbd_sad_skip_<w>x<h> functionsJonathan Wright2023-04-191-1/+42
* Add Neon implementation of vpx_sad_skip_<w>x<h> functionsJonathan Wright2023-04-191-0/+18
* Merge "Downsample SAD computation in motion search" into mainYunqing Wang2023-04-181-0/+515
|\
| * Downsample SAD computation in motion searchDeepa K G2023-04-111-0/+515
* | Merge "Add AVX2 intrinsic for vpx_fdct16x16() function" into mainYunqing Wang2023-04-171-0/+48
|\ \
| * | Add AVX2 intrinsic for vpx_fdct16x16() functionAnupam Pandey2023-04-171-0/+48
| |/
* | dct_test: clear -Wshadow warningsJames Zern2023-04-121-8/+0
* | convolve_test: clear -Wshadow warningJames Zern2023-04-121-1/+1
* | Merge "Add AVX2 intrinsic for variance function for block width 8" into mainYunqing Wang2023-04-101-1/+4
|\ \ | |/ |/|
| * Add AVX2 intrinsic for variance function for block width 8Anupam Pandey2023-04-041-1/+4
* | Merge changes Idaf49de6,I6d7d96ff,I0d64c923 into mainJames Zern2023-03-301-7/+7
|\ \
| * | svc_datarate_test: clear -Wshadow warningJames Zern2023-03-241-7/+7
| |/
* | Merge changes If83ff1ad,I8fb00a15,Iaad58e77,Iac166d60 into mainJames Zern2023-03-281-0/+16
|\ \ | |/ |/|
| * Randomize second half of above_row_ in intrapred tests for NeonGeorge Steed2023-03-281-0/+16
* | vp9_scan.h: rename scan_order struct to ScanOrderJames Zern2023-03-241-6/+6
* | Merge "Add Neon implementations of vpx_highbd_avg_<w>x<h>_c" into mainJames Zern2023-03-231-0/+7
|\ \
| * | Add Neon implementations of vpx_highbd_avg_<w>x<h>_cSalome Thirot2023-03-221-0/+7
* | | Merge "test.mk: use CONFIG_VP(8|9)_ENCODER for vp8/vp9-only tests" into mainJames Zern2023-03-231-4/+4
|\ \ \
| * | | test.mk: use CONFIG_VP(8|9)_ENCODER for vp8/vp9-only testsJames Zern2023-03-201-4/+4
| | |/ | |/|
* | | Merge "Change UpdateRateControl() to return bool" into mainWan-Teh Chang2023-03-222-7/+7
|\ \ \ | |_|/ |/| |
| * | Change UpdateRateControl() to return boolWan-Teh Chang2023-03-162-7/+7
* | | Merge changes I650b305c,If3e4cf37,I4c791e3a into mainJames Zern2023-03-211-3/+1
|\ \ \
| * | | vp8_sixtap_predict16x16_neon: fix overreadJames Zern2023-03-201-3/+1
| | |/ | |/|
* | | Reland "quantize: use scan_order instead of passing scan/iscan"Johann2023-03-181-22/+20
|/ /
* | Merge changes I5d9444a2,I1f127df9 into mainJames Zern2023-03-171-0/+113
|\ \
| * | Add Neon implementation of vpx_highbd_minmax_8x8_cSalome Thirot2023-03-171-0/+4
| * | Add tests for vpx_highbd_minmax_8x8_cSalome Thirot2023-03-171-0/+109
| |/
* | Reland "quantize: simplifly highbd 32x32_b args"Johann2023-03-171-27/+27
|/
* Merge "Add Neon implementation of vpx_highbd_satd_c" into mainJames Zern2023-03-141-0/+9
|\
| * Add Neon implementation of vpx_highbd_satd_cSalome Thirot2023-03-141-0/+9
* | Merge "Add Neon implementation of vp9_highbd_block_error_c" into mainJames Zern2023-03-141-6/+16
|\ \
| * | Add Neon implementation of vp9_highbd_block_error_cSalome Thirot2023-03-141-6/+16
| |/