2023-04-13 |
James Zern | Merge "vp9_frame_scale_ssse3: clear -Wshadow warnings... |
commit | commitdiff | tree | snapshot |
2023-04-13 |
James Zern | Merge changes I2a26c929,I0b7f0136,Ib65a2dff into main |
commit | commitdiff | tree | snapshot |
2023-04-13 |
James Zern | Merge changes I571a9d64,I22db73cb into main |
commit | commitdiff | tree | snapshot |
2023-04-13 |
James Zern | Merge "vp9_pickmode: clear -Wshadow warnings" into... |
commit | commitdiff | tree | snapshot |
2023-04-12 |
James Zern | vpxenc: clear -Wshadow warnings |
commit | commitdiff | tree | snapshot |
2023-04-12 |
James Zern | vpxdec: clear -Wshadow warnings |
commit | commitdiff | tree | snapshot |
2023-04-12 |
James Zern | svc_encodeframe: clear -Wshadow warnings |
commit | commitdiff | tree | snapshot |
2023-04-12 |
James Zern | dct_test: clear -Wshadow warnings |
commit | commitdiff | tree | snapshot |
2023-04-12 |
James Zern | convolve_test: clear -Wshadow warning |
commit | commitdiff | tree | snapshot |
2023-04-12 |
James Zern | vp9_frame_scale_ssse3: clear -Wshadow warnings |
commit | commitdiff | tree | snapshot |
2023-04-12 |
James Zern | vp9_temporal_filter: clear -Wshadow warnings |
commit | commitdiff | tree | snapshot |
2023-04-12 |
James Zern | vp9_svc_layercontext: clear -Wshadow warnings |
commit | commitdiff | tree | snapshot |
2023-04-12 |
James Zern | vp9_pickmode: clear -Wshadow warnings |
commit | commitdiff | tree | snapshot |
2023-04-12 |
James Zern | vp9_speed_features: clear -Wshadow warning |
commit | commitdiff | tree | snapshot |
2023-04-12 |
James Zern | vp9_ratectrl: clear -Wshadow warnings |
commit | commitdiff | tree | snapshot |
2023-04-12 |
James Zern | vp9_mbgraph: clear -Wshadow warnings |
commit | commitdiff | tree | snapshot |
2023-04-11 |
James Zern | Merge "vp9_quantize_avx2,highbd_get_max_lane_eob: fix... |
commit | commitdiff | tree | snapshot |
2023-04-11 |
Yunqing Wang | Merge "Add assert to ensure NEARESTMV or NEWMV modes... |
commit | commitdiff | tree | snapshot |
2023-04-11 |
Yunqing Wang | Merge "Avoid redundant start MV SAD calculation" into... |
commit | commitdiff | tree | snapshot |
2023-04-11 |
Cherma Rajan A | Add assert to ensure NEARESTMV or NEWMV modes are not... |
commit | commitdiff | tree | snapshot |
2023-04-11 |
Deepa K G | Avoid redundant start MV SAD calculation |
commit | commitdiff | tree | snapshot |
2023-04-10 |
James Zern | vp9_quantize_avx2,highbd_get_max_lane_eob: fix mask |
commit | commitdiff | tree | snapshot |
2023-04-10 |
Yunqing Wang | Merge "Add AVX2 intrinsic for variance function for... |
commit | commitdiff | tree | snapshot |
2023-04-10 |
Yunqing Wang | Merge "Prune single ref modes based on mv difference... |
commit | commitdiff | tree | snapshot |
2023-04-07 |
James Zern | Merge "Optimize Armv8.0 Neon SAD4D 16xh, 32xh, and... |
commit | commitdiff | tree | snapshot |
2023-04-06 |
James Zern | vp9_dx_iface: clear -Wshadow warnings |
commit | commitdiff | tree | snapshot |
2023-04-06 |
James Zern | vp9_encoder: clear -Wshadow warning |
commit | commitdiff | tree | snapshot |
2023-04-06 |
James Zern | vpx_subpixel_8t_intrin_avx2: clear -Wshadow warning |
commit | commitdiff | tree | snapshot |
2023-04-06 |
James Zern | Merge "Optimize Neon paths of high bitdepth SAD and... |
commit | commitdiff | tree | snapshot |
2023-04-06 |
Jonathan Wright | Optimize Armv8.0 Neon SAD4D 16xh, 32xh, and 64xh functions |
commit | commitdiff | tree | snapshot |
2023-04-04 |
Jonathan Wright | Optimize 4D Neon reduction for 4xh and 8xh SAD4D blocks |
commit | commitdiff | tree | snapshot |
2023-04-04 |
Anupam Pandey | Add AVX2 intrinsic for variance function for block... |
commit | commitdiff | tree | snapshot |
2023-03-30 |
James Zern | Merge changes Idaf49de6,I6d7d96ff,I0d64c923 into main |
commit | commitdiff | tree | snapshot |
2023-03-30 |
Cherma Rajan A | Prune single ref modes based on mv difference and mode... |
commit | commitdiff | tree | snapshot |
2023-03-30 |
George Steed | Avoid vshr and vget_{low,high} in Neon d135 predictor... |
commit | commitdiff | tree | snapshot |
2023-03-30 |
George Steed | Use sum_neon.h helpers in Neon DC predictors |
commit | commitdiff | tree | snapshot |
2023-03-29 |
James Zern | Merge changes Ie4ffa298,If5ec220a,I670dc379 into main |
commit | commitdiff | tree | snapshot |
2023-03-29 |
Jerome Jiang | Merge "svc: Fix a case where target bandwidth is 0... |
commit | commitdiff | tree | snapshot |
2023-03-29 |
Jerome Jiang | svc: Fix a case where target bandwidth is 0 |
commit | commitdiff | tree | snapshot |
2023-03-29 |
Salome Thirot | Optimize Neon paths of high bitdepth SAD and SAD4d... |
commit | commitdiff | tree | snapshot |
2023-03-29 |
George Steed | Avoid LD2/ST2 instructions in highbd v predictors in... |
commit | commitdiff | tree | snapshot |
2023-03-29 |
George Steed | Avoid interleaving loads/stores in Neon for highbd... |
commit | commitdiff | tree | snapshot |
2023-03-29 |
George Steed | Avoid LD2/ST2 instructions in vpx_dc_predictor_32x32_neon |
commit | commitdiff | tree | snapshot |
2023-03-28 |
Yunqing Wang | Merge "Add AVX2 for convolve vertical filter for block... |
commit | commitdiff | tree | snapshot |
2023-03-28 |
James Zern | Merge changes If83ff1ad,I8fb00a15,Iaad58e77,Iac166d60... |
commit | commitdiff | tree | snapshot |
2023-03-28 |
James Zern | Merge "update libwebm to libwebm-1.0.0.29-9-g1930e3c... |
commit | commitdiff | tree | snapshot |
2023-03-28 |
Jerome Jiang | svc: Fix a case where target bandwidth is 0 |
commit | commitdiff | tree | snapshot |
2023-03-28 |
George Steed | Randomize second half of above_row_ in intrapred tests... |
commit | commitdiff | tree | snapshot |
2023-03-28 |
George Steed | Allow non-uniform above array in d63 predictor Neon... |
commit | commitdiff | tree | snapshot |
2023-03-28 |
George Steed | Allow non-uniform above array in d45 predictor Neon... |
commit | commitdiff | tree | snapshot |
2023-03-28 |
George Steed | Allow non-uniform above array in highbd d45 predictor... |
commit | commitdiff | tree | snapshot |
2023-03-28 |
Anupam Pandey | Add AVX2 for convolve vertical filter for block width 4 |
commit | commitdiff | tree | snapshot |
2023-03-27 |
James Zern | vp9_rdopt,block_rd_txfm: fix clang-tidy warning |
commit | commitdiff | tree | snapshot |
2023-03-24 |
James Zern | svc_datarate_test: clear -Wshadow warning |
commit | commitdiff | tree | snapshot |
2023-03-24 |
James Zern | vp9_mcomp.c: clear -Wshadow warnings |
commit | commitdiff | tree | snapshot |
2023-03-24 |
James Zern | vp9_rc_get_second_pass_params: clear -Wshadow warning |
commit | commitdiff | tree | snapshot |
2023-03-24 |
James Zern | Merge changes Ide512788,I77c7abae into main |
commit | commitdiff | tree | snapshot |
2023-03-24 |
James Zern | vp9_scan.h: rename scan_order struct to ScanOrder |
commit | commitdiff | tree | snapshot |
2023-03-24 |
James Zern | vp9_encodeframe.c: clear -Wshadow warnings |
commit | commitdiff | tree | snapshot |
2023-03-24 |
James Zern | update libwebm to libwebm-1.0.0.29-9-g1930e3c |
commit | commitdiff | tree | snapshot |
2023-03-24 |
Wan-Teh Chang | Fix comment typos (likely copy-and-paste errors) |
commit | commitdiff | tree | snapshot |
2023-03-23 |
James Zern | Merge "Add Neon implementations of vpx_highbd_avg_... |
commit | commitdiff | tree | snapshot |
2023-03-23 |
James Zern | Merge "test.mk: use CONFIG_VP(8|9)_ENCODER for vp8... |
commit | commitdiff | tree | snapshot |
2023-03-23 |
James Zern | Merge "svc_encodeframe.c: fix -Wstringop-truncation... |
commit | commitdiff | tree | snapshot |
2023-03-22 |
Jerome Jiang | Merge "Revert "Add codec control to get tpl stats"... |
commit | commitdiff | tree | snapshot |
2023-03-22 |
Jerome Jiang | Revert "Add codec control to get tpl stats" |
commit | commitdiff | tree | snapshot |
2023-03-22 |
Wan-Teh Chang | Merge "Change UpdateRateControl() to return bool" into... |
commit | commitdiff | tree | snapshot |
2023-03-22 |
Salome Thirot | Add Neon implementations of vpx_highbd_avg_<w>x<h>_c |
commit | commitdiff | tree | snapshot |
2023-03-22 |
James Zern | Merge changes I8abac3c9,If678fc19 into main |
commit | commitdiff | tree | snapshot |
2023-03-21 |
James Zern | Merge changes I650b305c,If3e4cf37,I4c791e3a into main |
commit | commitdiff | tree | snapshot |
2023-03-21 |
Jerome Jiang | Merge "Add codec control to get tpl stats" into main |
commit | commitdiff | tree | snapshot |
2023-03-21 |
James Zern | Merge "Reland "quantize: use scan_order instead of... |
commit | commitdiff | tree | snapshot |
2023-03-21 |
James Zern | test.mk: use CONFIG_VP(8|9)_ENCODER for vp8/vp9-only... |
commit | commitdiff | tree | snapshot |
2023-03-21 |
James Zern | svc_encodeframe.c: fix -Wstringop-truncation |
commit | commitdiff | tree | snapshot |
2023-03-20 |
James Zern | sixtappredict_neon.c: remove redundant returns |
commit | commitdiff | tree | snapshot |
2023-03-20 |
James Zern | sixtappredict_neon.c,cosmetics: fix a typo |
commit | commitdiff | tree | snapshot |
2023-03-20 |
James Zern | vp8_sixtap_predict16x16_neon: fix overread |
commit | commitdiff | tree | snapshot |
2023-03-20 |
Yunqing Wang | Merge "Skip trellis coeff opt based on tx block propert... |
commit | commitdiff | tree | snapshot |
2023-03-20 |
Yunqing Wang | Merge "Refactor logic of skipping trellis coeff opt... |
commit | commitdiff | tree | snapshot |
2023-03-20 |
Jerome Jiang | Add codec control to get tpl stats |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Deepa K G | Skip trellis coeff opt based on tx block properties |
commit | commitdiff | tree | snapshot |
2023-03-19 |
Deepa K G | Refactor logic of skipping trellis coeff opt |
commit | commitdiff | tree | snapshot |
2023-03-18 |
James Zern | vp9_bitstream.c: clear -Wshadow warnings |
commit | commitdiff | tree | snapshot |
2023-03-18 |
James Zern | vp9_setup_mask: clear -Wshadow warnings |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Johann | Reland "quantize: use scan_order instead of passing... |
commit | commitdiff | tree | snapshot |
2023-03-17 |
James Zern | Merge changes I5d9444a2,I1f127df9 into main |
commit | commitdiff | tree | snapshot |
2023-03-17 |
James Zern | Merge "Reland "quantize: simplifly highbd 32x32_b args... |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Salome Thirot | Add Neon implementation of vpx_highbd_minmax_8x8_c |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Salome Thirot | Add tests for vpx_highbd_minmax_8x8_c |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Johann | Reland "quantize: simplifly highbd 32x32_b args" |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Wan-Teh Chang | Change UpdateRateControl() to return bool |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Wan-Teh Chang | Merge "Set oxcf->ts_rate_decimator[tl] only once" into... |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Wan-Teh Chang | Set oxcf->ts_rate_decimator[tl] only once |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Wan-Teh Chang | Remove repeated field from VP9RateControlRtcConfig |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Wan-Teh Chang | Merge "Update the sample code for VP9RateControlRTC... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Yunqing Wang | Merge "Add AVX2 for convolve horizontal filter for... |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Wan-Teh Chang | Update the sample code for VP9RateControlRTC |
commit | commitdiff | tree | snapshot |
2023-03-16 |
Anupam Pandey | Add AVX2 for convolve horizontal filter for block width 4 |
commit | commitdiff | tree | snapshot |
2023-03-14 |
Salome Thirot | Optimize vpx_minmax_8x8_neon for aarch64 |
commit | commitdiff | tree | snapshot |
2023-03-14 |
James Zern | Merge "Add Neon implementation of vpx_highbd_satd_c... |
commit | commitdiff | tree | snapshot |
next |