aboutsummaryrefslogtreecommitdiff
path: root/vp9/common
AgeCommit message (Expand)Author
2023-12-08Set pred buffer stride correctlyJerome Jiang
2023-10-03Declare cur_row inside #if CONFIG_MULTITHREADWan-Teh Chang
2023-09-27Fix bug with smaller width bigger sizeJerome Jiang
2023-08-03vp9_quantize_fp_neon: Same params name as in declJerome Jiang
2023-07-29normalize *const in rtcdJohann
2023-07-28quantize_fp: reduce parametersJohann
2023-06-29mfqe_partition: fix -Wunreachable-codeJames Zern
2023-06-26vp9_alloccommon: clear allocation sizes on freeJames Zern
2023-06-19Remove vp9_diamond_search_sad_avx functionAnupam Pandey
2023-06-08Replace NONE with NO_REF_FRAMEJerome Jiang
2023-06-07Fix more typos (1/n)Jerome Jiang
2023-05-08Unify implementation of CHECK_MEM_ERRORJerome 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-04-21vp9_highbd_iht16x16_add_neon: clear -Wshadow warningJames Zern
2023-04-11Downsample SAD computation in motion searchDeepa K G
2023-04-11Avoid redundant start MV SAD calculationDeepa K G
2023-03-24vp9_scan.h: rename scan_order struct to ScanOrderJames Zern
2023-03-22Merge changes I8abac3c9,If678fc19 into mainJames Zern
2023-03-17vp9_setup_mask: clear -Wshadow warningsJames Zern
2023-03-18Reland "quantize: use scan_order instead of passing scan/iscan"Johann
2023-03-14Merge "Add Neon implementation of vp9_highbd_block_error_c" into mainJames Zern
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-07Add Neon implementation of vp9_block_error_cSalome Thirot
2023-03-07Optimize vp9_block_error_fp_neonSalome Thirot
2023-03-01Revert "quantize: use scan_order instead of passing scan/iscan"James Zern
2023-03-01quantize: use scan_order instead of passing scan/iscanJohann
2023-02-22vp9_loop_filter_alloc: clear -Wshadow warningsJames Zern
2023-02-22vp9_adapt_mode_probs: clear -Wshadow warningJames Zern
2023-01-24[NEON] Add Highbd FHT 8x8/16x16 functionsKonstantinos Margaritis
2022-11-11[NEON] Optimize FHT functions, add highbd FHT 4x4Konstantinos Margaritis
2022-10-17vp9 quantize: rewrite ssse3 in intrinsicsJohann
2022-09-23quantize: increase iscan by 1Johann
2022-09-12CHECK_MEM_ERROR: add an assert for a valid jmp targetJames Zern
2022-08-16Add vp9_highbd_quantize_fp_32x32_neon().Scott LaVarnway
2022-08-15VPX: Add vp9_highbd_quantize_fp_neon().Scott LaVarnway
2022-08-03VPX: Add vp9_highbd_quantize_fp_32x32_avx2().Scott LaVarnway
2022-08-03VPX: Add vp9_highbd_quantize_fp_avx2().Scott LaVarnway
2022-08-02Merge "VPX: Add vp9_quantize_fp_32x32_avx2()." into mainScott LaVarnway
2022-08-01VPX: Add vp9_quantize_fp_32x32_avx2().Scott LaVarnway
2022-07-27vp9_filter_block_plane_non420: fix implicit conversion warningsJames Zern
2022-07-11Merge "Revert "Revert "[NEON] Optimize vp9_diamond_search_sad() for NEON""" i...James Zern
2022-07-08Revert "Revert "[NEON] Optimize vp9_diamond_search_sad() for NEON""Konstantinos Margaritis
2022-07-06Revert "Fix bug with smaller width bigger size"James Zern
2022-06-30Fix bug with smaller width bigger sizeJerome Jiang
2022-05-26Revert "[NEON] Optimize vp9_diamond_search_sad() for NEON"Jerome Jiang
2022-05-07[NEON] Optimize vp9_diamond_search_sad() for NEONKonstantinos Margaritis
2022-04-26vp9: check postproc_state.limits allocsJames Zern
2022-04-18vp9_alloc_internal_frame_buffers: fix num buffers assignmentJames Zern