summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
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
2022-06-30Fix bug with smaller width bigger sizeJerome Jiang
2022-06-28rtc-svc: Fix to make SVC work for Profile 1Marco Paniconi
2022-06-27L2E: Distinguish fixed and active gf_intervalCheng Chen
2022-06-17vp9_encode_sb_row: remove a branch w/CONFIG_REALTIME_ONLYJames Zern
2022-06-17vp9_cx_iface: set default cpu_used=5 w/CONFIG_REALTIME_ONLYJames Zern
2022-06-14Merge "vp9,encoder: fix some integer sanitizer warnings" into mainJames Zern
2022-06-07L2E: Use libvpx's default q in case of invalid external valueCheng Chen
2022-06-06L2E: rename 'gop_index' to 'gop_global_index'Cheng Chen
2022-06-06L2E: send first pass stats before gop decisionsCheng Chen
2022-06-06L2E: Use bit mask to represent control typeCheng Chen
2022-06-02Merge changes I4cba67a5,I1dd1eca9,Ib7fbf4af into mainJames Zern
2022-06-01L2E: Return error when GOP model is not setCheng Chen
2022-06-01vp9,encoder: fix some integer sanitizer warningsJames Zern
2022-05-31vp9_change_config: check vp9_alloc_loop_filter returnJames Zern
2022-05-31vp9e_set_config: setjmp before calling vp9_change_configJames Zern
2022-05-27L2E: Add vp9 GOP decision helper functionCheng Chen
2022-05-27L2E: Add control type for the external rate control APICheng Chen
2022-05-26Revert "[NEON] Optimize vp9_diamond_search_sad() for NEON"Jerome Jiang
2022-05-15vp9-rtc: Fix to usage of active_maps when aq_mode=0Marco Paniconi