summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-07-10add example how to use rtcdWang Chen
2023-06-12Merge "Fix c vs intrinsic mismatch of vpx_hadamard_32x32() function" into mainYunqing Wang
2023-06-09Fix c vs intrinsic mismatch of vpx_hadamard_32x32() functionAnupam Pandey
2023-06-07Fix a few typosJerome Jiang
2023-05-25Merge changes Ia3647698,I55caf34e,Id2c60f39 into mainJames Zern
2023-05-23fdct8x8_test.cc: work around VS2022 Arm64 issueJames Zern
2023-05-23Add IO for TPL statsJerome Jiang
2023-05-17Add new vpx_tpl.h API fileJerome Jiang
2023-05-09configure: add -WshadowJames Zern
2023-05-09Merge "Add AVX2 intrinsic for vpx_comp_avg_pred() function" into mainYunqing Wang
2023-05-09Add AVX2 intrinsic for vpx_comp_avg_pred() functionAnupam Pandey
2023-05-08Add VpxTplGopStatsJerome Jiang
2023-05-05Merge "Add AVX2 intrinsic for idct16x16 and idct32x32 functions" into mainYunqing Wang
2023-05-05Add AVX2 intrinsic for idct16x16 and idct32x32 functionsAnupam Pandey
2023-05-04Merge "Add num_blocks to VpxTplFrameStats" into mainJerome Jiang
2023-05-04Merge "Add Vpx* prefix to Tpl{Block,Frame}Stats" into mainJerome Jiang
2023-05-04Merge changes I226215a2,Ia4918eb0,If6219446,Ibf00a6e1,I900a0a48 into mainChi Yo Tsai
2023-05-04Add num_blocks to VpxTplFrameStatsJerome Jiang
2023-05-04Add Vpx* prefix to Tpl{Block,Frame}StatsJerome Jiang
2023-05-04Merge "Add codec control to export TPL stats" into mainJerome Jiang
2023-05-03Add codec control to export TPL statsJerome Jiang
2023-05-03Fix clang warning on const-qualification of parameterschiyotsai
2023-05-03fdct8x8_test: EXPECT_* -> ASSERT_*James Zern
2023-04-20register_state_check: clear -Wshadow warningJames Zern
2023-04-19Add Neon implementations of vpx_highbd_sad_skip_<w>x<h>x4dJonathan Wright
2023-04-19Add Neon implementation of vpx_sad_skip_<w>x<h>x4d functionsJonathan Wright
2023-04-19Add Neon implementation of vpx_highbd_sad_skip_<w>x<h> functionsJonathan Wright
2023-04-19Add Neon implementation of vpx_sad_skip_<w>x<h> functionsJonathan Wright
2023-04-18Merge "Downsample SAD computation in motion search" into mainYunqing Wang
2023-04-17Merge "Add AVX2 intrinsic for vpx_fdct16x16() function" into mainYunqing Wang
2023-04-17Add AVX2 intrinsic for vpx_fdct16x16() functionAnupam Pandey
2023-04-12dct_test: clear -Wshadow warningsJames Zern
2023-04-12convolve_test: clear -Wshadow warningJames Zern
2023-04-11Downsample SAD computation in motion searchDeepa K G
2023-04-10Merge "Add AVX2 intrinsic for variance function for block width 8" into mainYunqing Wang
2023-04-04Add AVX2 intrinsic for variance function for block width 8Anupam Pandey
2023-03-30Merge changes Idaf49de6,I6d7d96ff,I0d64c923 into mainJames Zern
2023-03-28Merge changes If83ff1ad,I8fb00a15,Iaad58e77,Iac166d60 into mainJames Zern
2023-03-28Randomize second half of above_row_ in intrapred tests for NeonGeorge Steed
2023-03-24svc_datarate_test: clear -Wshadow warningJames Zern
2023-03-24vp9_scan.h: rename scan_order struct to ScanOrderJames Zern
2023-03-23Merge "Add Neon implementations of vpx_highbd_avg_<w>x<h>_c" into mainJames Zern
2023-03-23Merge "test.mk: use CONFIG_VP(8|9)_ENCODER for vp8/vp9-only tests" into mainJames Zern
2023-03-22Merge "Change UpdateRateControl() to return bool" into mainWan-Teh Chang
2023-03-22Add Neon implementations of vpx_highbd_avg_<w>x<h>_cSalome Thirot
2023-03-21Merge changes I650b305c,If3e4cf37,I4c791e3a into mainJames Zern
2023-03-20test.mk: use CONFIG_VP(8|9)_ENCODER for vp8/vp9-only testsJames Zern
2023-03-20vp8_sixtap_predict16x16_neon: fix overreadJames Zern
2023-03-18Reland "quantize: use scan_order instead of passing scan/iscan"Johann
2023-03-17Merge changes I5d9444a2,I1f127df9 into mainJames Zern