summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
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
2022-08-09VPX: Fix vp9_quantize_fp_avx2() VS build error.Scott LaVarnway
2022-08-08Use level defined min gf intervalCheng Chen
2022-08-09Merge "Fix VP9 auto level" into mainCheng Chen
2022-08-08vp9_cx_iface,encoder_encode: only calc ts when img!=NULLJames Zern
2022-08-08Fix VP9 auto levelCheng Chen
2022-08-04Merge "vp9_active_[hv]_edge: add missing vpx_clear_system_state" into mainJames Zern
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-29Fix off-by-one error of max w/h in validate_configWan-Teh Chang
2022-07-29Merge changes I0c6604ef,Id7e13b3d,I7291d9bd,Ic7c0a2e7,Ic7ce0fd9, ... into mainJames Zern
2022-07-27vp9_active_[hv]_edge: add missing vpx_clear_system_stateJames Zern
2022-07-27vp9_filter_block_plane_non420: fix implicit conversion warningsJames Zern
2022-07-27vp9,decoder_decode: fix ubsan null/zero offset warningJames Zern
2022-07-27VPX: vp9_quantize_fp_avx2() cleanup.Scott LaVarnway
2022-07-26highbd_temporal_filter_sse4: remove unused function paramsJames Zern
2022-07-13Actually include the fix for commit 8f4d1890c.Konstantinos Margaritis
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