summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-17Add AVX2 intrinsic for vpx_fdct16x16() functionAnupam Pandey
2023-03-30Merge changes Idaf49de6,I6d7d96ff,I0d64c923 into mainJames Zern
2023-03-30Avoid vshr and vget_{low,high} in Neon d135 predictor implGeorge Steed
2023-03-30Use sum_neon.h helpers in Neon DC predictorsGeorge Steed
2023-03-29Merge changes Ie4ffa298,If5ec220a,I670dc379 into mainJames Zern
2023-03-29Merge "svc: Fix a case where target bandwidth is 0" into mainJerome Jiang
2023-03-29svc: Fix a case where target bandwidth is 0Jerome Jiang
2023-03-29Avoid LD2/ST2 instructions in highbd v predictors in NeonGeorge Steed
2023-03-29Avoid interleaving loads/stores in Neon for highbd dc predictorGeorge Steed
2023-03-29Avoid LD2/ST2 instructions in vpx_dc_predictor_32x32_neonGeorge Steed
2023-03-28Merge "Add AVX2 for convolve vertical filter for block width 4" into mainYunqing Wang
2023-03-28Merge changes If83ff1ad,I8fb00a15,Iaad58e77,Iac166d60 into mainJames Zern
2023-03-28Merge "update libwebm to libwebm-1.0.0.29-9-g1930e3c" into mainJames Zern
2023-03-28svc: Fix a case where target bandwidth is 0Jerome Jiang
2023-03-28Randomize second half of above_row_ in intrapred tests for NeonGeorge Steed
2023-03-28Allow non-uniform above array in d63 predictor Neon implGeorge Steed
2023-03-28Allow non-uniform above array in d45 predictor Neon implGeorge Steed
2023-03-28Allow non-uniform above array in highbd d45 predictor Neon implGeorge Steed
2023-03-28Add AVX2 for convolve vertical filter for block width 4Anupam Pandey
2023-03-27vp9_rdopt,block_rd_txfm: fix clang-tidy warningJames Zern
2023-03-24svc_datarate_test: clear -Wshadow warningJames Zern
2023-03-24vp9_mcomp.c: clear -Wshadow warningsJames Zern
2023-03-24vp9_rc_get_second_pass_params: clear -Wshadow warningJames Zern
2023-03-24Merge changes Ide512788,I77c7abae into mainJames Zern
2023-03-24vp9_scan.h: rename scan_order struct to ScanOrderJames Zern
2023-03-23vp9_encodeframe.c: clear -Wshadow warningsJames Zern
2023-03-23update libwebm to libwebm-1.0.0.29-9-g1930e3cJames Zern
2023-03-23Fix comment typos (likely copy-and-paste errors)Wan-Teh Chang
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-23Merge "svc_encodeframe.c: fix -Wstringop-truncation" into mainJames Zern
2023-03-22Merge "Revert "Add codec control to get tpl stats"" into mainJerome Jiang
2023-03-22Revert "Add codec control to get tpl stats"Jerome Jiang
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-22Merge changes I8abac3c9,If678fc19 into mainJames Zern
2023-03-21Merge changes I650b305c,If3e4cf37,I4c791e3a into mainJames Zern
2023-03-21Merge "Add codec control to get tpl stats" into mainJerome Jiang
2023-03-21Merge "Reland "quantize: use scan_order instead of passing scan/iscan"" into ...James Zern
2023-03-20test.mk: use CONFIG_VP(8|9)_ENCODER for vp8/vp9-only testsJames Zern
2023-03-20svc_encodeframe.c: fix -Wstringop-truncationJames Zern
2023-03-20sixtappredict_neon.c: remove redundant returnsJames Zern
2023-03-20sixtappredict_neon.c,cosmetics: fix a typoJames Zern
2023-03-20vp8_sixtap_predict16x16_neon: fix overreadJames Zern
2023-03-20Merge "Skip trellis coeff opt based on tx block properties" into mainYunqing Wang
2023-03-20Merge "Refactor logic of skipping trellis coeff opt" into mainYunqing Wang
2023-03-20Add codec control to get tpl statsJerome Jiang
2023-03-19Skip trellis coeff opt based on tx block propertiesDeepa K G
2023-03-19Refactor logic of skipping trellis coeff optDeepa K G
2023-03-17vp9_bitstream.c: clear -Wshadow warningsJames Zern