aboutsummaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2023-01-31Fix per frame qp for temporal layersJerome Jiang
2023-01-24Skip calculating internal stats when frame droppedJerome Jiang
2023-01-20Merge "Add codec control to set per frame QP" into mainJerome Jiang
2023-01-19Add codec control to set per frame QPJerome Jiang
2023-01-13Fix to segfault for external resize test in vp9Marco Paniconi
2023-01-05Use Neon load/store helper functions consistentlyJonathan Wright
2022-12-07L2E: Add a new interface to control rdmultCheng Chen
2022-11-18Merge "vp9/rate_ctrl_rtc: Improve get cyclic refresh data" into mainMarco Paniconi
2022-11-18vp9/rate_ctrl_rtc: Improve get cyclic refresh dataHirokazu Honda
2022-11-15Merge "vp9-svc: Fixes to make SVC work with VBR" into mainMarco Paniconi
2022-11-15vp9-svc: Fixes to make SVC work with VBRMarco Paniconi
2022-11-15Merge "[NEON] Optimize FHT functions, add highbd FHT 4x4" into mainJames Zern
2022-11-14quantize: remove vp9_regular_quantize_b_4x4Johann
2022-11-11[NEON] Optimize FHT functions, add highbd FHT 4x4Konstantinos Margaritis
2022-11-10vp9-rc: Fix key frame setting in external RCMarco Paniconi
2022-11-01[NEON] Optimize and homogenize Butterfly DCT functionsKonstantinos Margaritis
2022-10-25Merge changes I36545ff4,Id1aa29da into mainJames Zern
2022-10-25Merge "quantize: consolidate sse2 conditionals" into mainJohann Koenig
2022-10-24vp9_highbd_quantize_fp*_neon: normalize fn param nameJames Zern
2022-10-17quantize: consolidate sse2 conditionalsJohann
2022-10-17vp9 quantize: rewrite ssse3 in intrinsicsJohann
2022-10-07Merge "vp9 quantize: change index" into mainJohann Koenig
2022-10-04Merge "L2E: Rework recode decisions for external max frame size and q" into mainCheng Chen
2022-10-01vp9 quantize: change indexJohann
2022-09-26Merge "vp9_rd.c quiet -Wstringop-overflow" into mainScott LaVarnway
2022-09-26quantize: standardize vp9_quantize_fp_sse2Johann
2022-09-26vp9_rd.c quiet -Wstringop-overflowScott LaVarnway
2022-09-23quantize: increase iscan by 1Johann
2022-09-14L2E: Rework recode decisions for external max frame size and qCheng Chen
2022-09-12CHECK_MEM_ERROR: add an assert for a valid jmp targetJames Zern
2022-09-02x86,cosmetics: prefer _mm_setzero_si128/_mm256_setzero_si256James Zern
2022-08-30Remove const for pass-by-value parametersYaowu Xu
2022-08-26L2E: Add gop size and ARF existence to frame infoCheng Chen
2022-08-25Merge "vp9: fix ubsan sub-overflows" into mainJames Zern
2022-08-23.clang-format: update to clang-format-11clang-format
2022-08-22Merge "vp9.read_inter_block_mode_info: return on corruption" into mainJames Zern
2022-08-22Merge "vp9,search_new_mv: descale rather than scale sse" into mainJames Zern
2022-08-19vp9.read_inter_block_mode_info: return on corruptionJames Zern
2022-08-18vp9,search_new_mv: descale rather than scale sseJames Zern
2022-08-18update_thresh_freq_fact_row_mt: normalize param typesJames Zern
2022-08-17Merge "Add vp9_highbd_quantize_fp_32x32_neon()." into mainScott LaVarnway
2022-08-16Add vp9_highbd_quantize_fp_32x32_neon().Scott LaVarnway
2022-08-15simple_encode.cc: clear -Wextra-semi-stmt warningsJames Zern
2022-08-15Merge "VPX: Add vp9_highbd_quantize_fp_neon()." into mainScott LaVarnway
2022-08-15vp9_quantize_fp_32x32_neon() cleanup.Scott LaVarnway
2022-08-15VPX: Add vp9_highbd_quantize_fp_neon().Scott LaVarnway
2022-08-12Merge "VPX: vp9_quantize_fp_neon() cleanup." into mainScott LaVarnway
2022-08-11VPX: vp9_quantize_fp_neon() cleanup.Scott LaVarnway
2022-08-10Merge "vp9_cx_iface,encoder_encode: only calc ts when img!=NULL" into mainJames Zern
2022-08-09Merge "VPX: Fix vp9_quantize_fp_avx2() VS build error." into mainScott LaVarnway