summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-17vp9_setup_mask: clear -Wshadow warningsJames Zern
2023-03-18Reland "quantize: use scan_order instead of passing scan/iscan"Johann
2023-03-17Merge changes I5d9444a2,I1f127df9 into mainJames Zern
2023-03-17Merge "Reland "quantize: simplifly highbd 32x32_b args"" into mainJames Zern
2023-03-17Add Neon implementation of vpx_highbd_minmax_8x8_cSalome Thirot
2023-03-17Add tests for vpx_highbd_minmax_8x8_cSalome Thirot
2023-03-17Reland "quantize: simplifly highbd 32x32_b args"Johann
2023-03-16Change UpdateRateControl() to return boolWan-Teh Chang
2023-03-17Merge "Set oxcf->ts_rate_decimator[tl] only once" into mainWan-Teh Chang
2023-03-16Set oxcf->ts_rate_decimator[tl] only onceWan-Teh Chang
2023-03-16Remove repeated field from VP9RateControlRtcConfigWan-Teh Chang
2023-03-16Merge "Update the sample code for VP9RateControlRTC" into mainWan-Teh Chang
2023-03-16Merge "Add AVX2 for convolve horizontal filter for block width 4" into mainYunqing Wang
2023-03-16Update the sample code for VP9RateControlRTCWan-Teh Chang
2023-03-16Add AVX2 for convolve horizontal filter for block width 4Anupam Pandey
2023-03-14Optimize vpx_minmax_8x8_neon for aarch64Salome Thirot
2023-03-14Merge "Add Neon implementation of vpx_highbd_satd_c" into mainJames Zern
2023-03-14Merge "Optimize vpx_satd_neon" into mainJames Zern
2023-03-14Merge "Add Neon implementation of vp9_highbd_block_error_c" into mainJames Zern
2023-03-14Add Neon implementation of vpx_highbd_satd_cSalome Thirot
2023-03-14Optimize vpx_satd_neonSalome Thirot
2023-03-14Add Neon implementation of vp9_highbd_block_error_cSalome Thirot
2023-03-14[NEON] Add temporal filter functions, 8-bit and highbdKonstantinos Margaritis
2023-03-14Merge "Fix buffer overrun in highbd Neon subpel variance filters" into mainJames Zern
2023-03-10Merge "reland: quantize: simplify 32x32_b args" into mainJames Zern
2023-03-10Merge "Add AVX2 for vpx_filter_block1d8_v8() function" into mainYunqing Wang
2023-03-09Add AVX2 for vpx_filter_block1d8_v8() functionAnupam Pandey
2023-03-09Rename function 'model_rd_for_sb_earlyterm'Neeraj Gadgil
2023-03-08Fix buffer overrun in highbd Neon subpel variance filtersJonathan Wright
2023-03-08Merge "disable vpx_highbd_*_sub_pixel_avg_variance4x{4,8}_neon" into mainJames Zern
2023-03-08Merge "Optimize vpx_sum_squares_2d_i16_neon" into mainJames Zern
2023-03-08disable vpx_highbd_*_sub_pixel_avg_variance4x{4,8}_neonJames Zern
2023-03-07disable vpx_highbd_*_sub_pixel_variance4x{4,8}_neonJames Zern
2023-03-07Merge "[SSE4_1] Fix overflow in highbd temporal_filter" into mainJames Zern
2023-03-07Merge changes I79247b5a,Ic6016cf8,Ibab7ec5f into mainJames Zern
2023-03-07Merge changes Ic021e82e,I2bce6f19,I250ab56e,I910692b1,Iefaa774d into mainJames Zern
2023-03-07Merge "Add AVX2 for vpx_filter_block1d8_h8() function" into mainYunqing Wang
2023-03-07Merge "Use cb pattern for interp eval when filter is not switchable" into mainYunqing Wang
2023-03-07Merge "Early terminate interp filt search based on best RD cost" into mainYunqing Wang
2023-03-07Add AVX2 for vpx_filter_block1d8_h8() functionAnupam Pandey
2023-03-07Add Neon implementation of vp9_block_error_cSalome Thirot
2023-03-07Fix return type of horizontal_add_int64x2 helperSalome Thirot
2023-03-07Optimize vp9_block_error_fp_neonSalome Thirot
2023-03-07Use cb pattern for interp eval when filter is not switchableNeeraj Gadgil
2023-03-07Early terminate interp filt search based on best RD costNeeraj Gadgil
2023-03-07Merge "Fix heap buffer overrun in vpx_get4x4sse_cs_neon" into mainJames Zern
2023-03-07Merge changes I05dc4d43,Ia0977ff0 into mainJames Zern
2023-03-07Fix heap buffer overrun in vpx_get4x4sse_cs_neonJonathan Wright
2023-03-06vpx_convolve_copy_neon: fix unaligned loads w/w==4James Zern
2023-03-06Optimize vpx_sum_squares_2d_i16_neonJonathan Wright