platform/upstream/libvpx.git
2023-03-30 James ZernMerge changes Idaf49de6,I6d7d96ff,I0d64c923 into main
2023-03-30 George SteedAvoid vshr and vget_{low,high} in Neon d135 predictor...
2023-03-30 George SteedUse sum_neon.h helpers in Neon DC predictors
2023-03-29 James ZernMerge changes Ie4ffa298,If5ec220a,I670dc379 into main
2023-03-29 Jerome JiangMerge "svc: Fix a case where target bandwidth is 0...
2023-03-29 Jerome Jiangsvc: Fix a case where target bandwidth is 0
2023-03-29 George SteedAvoid LD2/ST2 instructions in highbd v predictors in...
2023-03-29 George SteedAvoid interleaving loads/stores in Neon for highbd...
2023-03-29 George SteedAvoid LD2/ST2 instructions in vpx_dc_predictor_32x32_neon
2023-03-28 Yunqing WangMerge "Add AVX2 for convolve vertical filter for block...
2023-03-28 James ZernMerge changes If83ff1ad,I8fb00a15,Iaad58e77,Iac166d60...
2023-03-28 James ZernMerge "update libwebm to libwebm-1.0.0.29-9-g1930e3c...
2023-03-28 Jerome Jiangsvc: Fix a case where target bandwidth is 0
2023-03-28 George SteedRandomize second half of above_row_ in intrapred tests...
2023-03-28 George SteedAllow non-uniform above array in d63 predictor Neon...
2023-03-28 George SteedAllow non-uniform above array in d45 predictor Neon...
2023-03-28 George SteedAllow non-uniform above array in highbd d45 predictor...
2023-03-28 Anupam PandeyAdd AVX2 for convolve vertical filter for block width 4
2023-03-27 James Zernvp9_rdopt,block_rd_txfm: fix clang-tidy warning
2023-03-24 James Zernsvc_datarate_test: clear -Wshadow warning
2023-03-24 James Zernvp9_mcomp.c: clear -Wshadow warnings
2023-03-24 James Zernvp9_rc_get_second_pass_params: clear -Wshadow warning
2023-03-24 James ZernMerge changes Ide512788,I77c7abae into main
2023-03-24 James Zernvp9_scan.h: rename scan_order struct to ScanOrder
2023-03-24 James Zernvp9_encodeframe.c: clear -Wshadow warnings
2023-03-24 James Zernupdate libwebm to libwebm-1.0.0.29-9-g1930e3c
2023-03-24 Wan-Teh ChangFix comment typos (likely copy-and-paste errors)
2023-03-23 James ZernMerge "Add Neon implementations of vpx_highbd_avg_...
2023-03-23 James ZernMerge "test.mk: use CONFIG_VP(8|9)_ENCODER for vp8...
2023-03-23 James ZernMerge "svc_encodeframe.c: fix -Wstringop-truncation...
2023-03-22 Jerome JiangMerge "Revert "Add codec control to get tpl stats"...
2023-03-22 Jerome JiangRevert "Add codec control to get tpl stats"
2023-03-22 Wan-Teh ChangMerge "Change UpdateRateControl() to return bool" into...
2023-03-22 Salome ThirotAdd Neon implementations of vpx_highbd_avg_<w>x<h>_c
2023-03-22 James ZernMerge changes I8abac3c9,If678fc19 into main
2023-03-21 James ZernMerge changes I650b305c,If3e4cf37,I4c791e3a into main
2023-03-21 Jerome JiangMerge "Add codec control to get tpl stats" into main
2023-03-21 James ZernMerge "Reland "quantize: use scan_order instead of...
2023-03-21 James Zerntest.mk: use CONFIG_VP(8|9)_ENCODER for vp8/vp9-only...
2023-03-21 James Zernsvc_encodeframe.c: fix -Wstringop-truncation
2023-03-20 James Zernsixtappredict_neon.c: remove redundant returns
2023-03-20 James Zernsixtappredict_neon.c,cosmetics: fix a typo
2023-03-20 James Zernvp8_sixtap_predict16x16_neon: fix overread
2023-03-20 Yunqing WangMerge "Skip trellis coeff opt based on tx block propert...
2023-03-20 Yunqing WangMerge "Refactor logic of skipping trellis coeff opt...
2023-03-20 Jerome JiangAdd codec control to get tpl stats
2023-03-19 Deepa K GSkip trellis coeff opt based on tx block properties
2023-03-19 Deepa K GRefactor logic of skipping trellis coeff opt
2023-03-18 James Zernvp9_bitstream.c: clear -Wshadow warnings
2023-03-18 James Zernvp9_setup_mask: clear -Wshadow warnings
2023-03-17 JohannReland "quantize: use scan_order instead of passing...
2023-03-17 James ZernMerge changes I5d9444a2,I1f127df9 into main
2023-03-17 James ZernMerge "Reland "quantize: simplifly highbd 32x32_b args...
2023-03-17 Salome ThirotAdd Neon implementation of vpx_highbd_minmax_8x8_c
2023-03-17 Salome ThirotAdd tests for vpx_highbd_minmax_8x8_c
2023-03-17 JohannReland "quantize: simplifly highbd 32x32_b args"
2023-03-17 Wan-Teh ChangChange UpdateRateControl() to return bool
2023-03-17 Wan-Teh ChangMerge "Set oxcf->ts_rate_decimator[tl] only once" into...
2023-03-17 Wan-Teh ChangSet oxcf->ts_rate_decimator[tl] only once
2023-03-16 Wan-Teh ChangRemove repeated field from VP9RateControlRtcConfig
2023-03-16 Wan-Teh ChangMerge "Update the sample code for VP9RateControlRTC...
2023-03-16 Yunqing WangMerge "Add AVX2 for convolve horizontal filter for...
2023-03-16 Wan-Teh ChangUpdate the sample code for VP9RateControlRTC
2023-03-16 Anupam PandeyAdd AVX2 for convolve horizontal filter for block width 4
2023-03-14 Salome ThirotOptimize vpx_minmax_8x8_neon for aarch64
2023-03-14 James ZernMerge "Add Neon implementation of vpx_highbd_satd_c...
2023-03-14 James ZernMerge "Optimize vpx_satd_neon" into main
2023-03-14 James ZernMerge "Add Neon implementation of vp9_highbd_block_erro...
2023-03-14 Salome ThirotAdd Neon implementation of vpx_highbd_satd_c
2023-03-14 Salome ThirotOptimize vpx_satd_neon
2023-03-14 Salome ThirotAdd Neon implementation of vp9_highbd_block_error_c
2023-03-14 Konstantinos... [NEON] Add temporal filter functions, 8-bit and highbd
2023-03-14 James ZernMerge "Fix buffer overrun in highbd Neon subpel varianc...
2023-03-10 James ZernMerge "reland: quantize: simplify 32x32_b args" into...
2023-03-10 Yunqing WangMerge "Add AVX2 for vpx_filter_block1d8_v8() function...
2023-03-09 Anupam PandeyAdd AVX2 for vpx_filter_block1d8_v8() function
2023-03-09 Neeraj GadgilRename function 'model_rd_for_sb_earlyterm'
2023-03-08 Jonathan WrightFix buffer overrun in highbd Neon subpel variance filters
2023-03-08 James ZernMerge "disable vpx_highbd_*_sub_pixel_avg_variance4x...
2023-03-08 James ZernMerge "Optimize vpx_sum_squares_2d_i16_neon" into main
2023-03-08 James Zerndisable vpx_highbd_*_sub_pixel_avg_variance4x{4,8}_neon
2023-03-08 James Zerndisable vpx_highbd_*_sub_pixel_variance4x{4,8}_neon
2023-03-07 James ZernMerge "[SSE4_1] Fix overflow in highbd temporal_filter...
2023-03-07 James ZernMerge changes I79247b5a,Ic6016cf8,Ibab7ec5f into main
2023-03-07 James ZernMerge changes Ic021e82e,I2bce6f19,I250ab56e,I910692b1...
2023-03-07 Yunqing WangMerge "Add AVX2 for vpx_filter_block1d8_h8() function...
2023-03-07 Yunqing WangMerge "Use cb pattern for interp eval when filter is...
2023-03-07 Yunqing WangMerge "Early terminate interp filt search based on...
2023-03-07 Anupam PandeyAdd AVX2 for vpx_filter_block1d8_h8() function
2023-03-07 Salome ThirotAdd Neon implementation of vp9_block_error_c
2023-03-07 Salome ThirotFix return type of horizontal_add_int64x2 helper
2023-03-07 Salome ThirotOptimize vp9_block_error_fp_neon
2023-03-07 Neeraj GadgilUse cb pattern for interp eval when filter is not switc...
2023-03-07 Neeraj GadgilEarly terminate interp filt search based on best RD...
2023-03-07 James ZernMerge "Fix heap buffer overrun in vpx_get4x4sse_cs_neon...
2023-03-07 James ZernMerge changes I05dc4d43,Ia0977ff0 into main
2023-03-07 Jonathan WrightFix heap buffer overrun in vpx_get4x4sse_cs_neon
2023-03-06 James Zernvpx_convolve_copy_neon: fix unaligned loads w/w==4
2023-03-06 Jonathan WrightOptimize vpx_sum_squares_2d_i16_neon
2023-03-06 George SteedImplement highbd_d207_predictor using Neon
next