aboutsummaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2023-12-18Remove VP9E_GET_TPL_STATSJerome Jiang
2023-12-08Update frame size in actual encodingCheng Chen
2023-12-08Fix a bug in simple motion searchYunqing Wang
2023-12-08Set pred buffer stride correctlyJerome Jiang
2023-12-07vp9_frame_scale.c,cosmetics: funnction -> functionJames Zern
2023-12-06Fix a bug in frame scalingYunqing Wang
2023-12-06Fix edge case when downsizing to one.Bohan Li
2023-12-06Set skip_recode=0 in nonrd_pick_sb_modesAngie Chiang
2023-12-06Fix scaled reference offsets.Bohan Li
2023-11-29vp9 rc: support screen contentJerome Jiang
2023-11-29Merge "ratectrl_rtc: Remove duplicated DropFrameReason enum class" into mainHirokazu Honda
2023-11-27rtc: Set nonrd keyframe under dynamic change of deadlineMarco Paniconi
2023-11-22Disable intra mode search speed features conditionallyJingning Han
2023-11-22Remove invalid reference framesJingning Han
2023-11-22Conditionally skip using inter frames in speed featuresJingning Han
2023-11-21Check null ptr before useJerome Jiang
2023-11-21ratectrl_rtc: Remove duplicated DropFrameReason enum classHirokazu Honda
2023-11-15ratectrl_rtc.h: fix a few typosJames Zern
2023-10-31vp9-RC: Add drop_frame support to external RCMarco Paniconi
2023-10-27Clear some clang-tidy complaints on header includesMarco Paniconi
2023-10-17Cap avg_frame_bandwidth at INT_MAXJerome Jiang
2023-10-13Force mode search on 64x64 if no mode is selectedJerome Jiang
2023-10-04Merge "vp9_encoder: normalize sizeof() calls" into mainJames Zern
2023-10-03Declare cur_row inside #if CONFIG_MULTITHREADWan-Teh Chang
2023-09-29vp9_encoder: normalize sizeof() callsJames Zern
2023-09-28Properly determine end of sequenceCheng Chen
2023-09-27Fix bug with smaller width bigger sizeJerome Jiang
2023-09-21Do not call WebM RC for new GOP at the end of seqJerome Jiang
2023-09-14Add max/min_gf_interval to vpx_rc_config_tJerome Jiang
2023-09-14Fix ref frame buffer in TPL stats for RCJerome Jiang
2023-09-14Set frame width height for 1st TPL GOP frameJerome Jiang
2023-09-12Add missing headers for clang-tidy warningsJerome Jiang
2023-08-29vp9 svc: fix interger overflowMarco Paniconi
2023-08-25Do not call ext rc functions when they're nullJerome Jiang
2023-08-21Merge "vp9_calc_pframe_target_size_one_pass_cbr: fix int overflow" into mainJames Zern
2023-08-21vp9 ext rc: copy under/overshoot% for all RC modesJerome Jiang
2023-08-18vp9_calc_pframe_target_size_one_pass_cbr: fix int overflowJames Zern
2023-08-18vp9_cx_iface: fix code compatibilityJames Zern
2023-08-17vp9 ext rc: Assign over/undershoot % for CQ modeJerome Jiang
2023-08-16Extend ext RC mode to have CQ modeJerome Jiang
2023-08-15Add RC mode to vpx external RC interfaceJerome Jiang
2023-08-11*quantize*.c: fix visual studio warningsJames Zern
2023-08-07VP9 RC: Add pixel row/col of a TPL blockJerome Jiang
2023-08-07Fix more clang-tidy warningsJerome Jiang
2023-08-04Fix some clang-tidy warningsJerome Jiang
2023-08-03Merge "vp9_quantize_fp_neon: Same params name as in decl" into mainJerome Jiang
2023-08-03vp9_quantize_fp_neon: Same params name as in declJerome Jiang
2023-08-03vp9 ext rc: Add callback for tpl statsJerome Jiang
2023-07-29normalize *const in rtcdJohann
2023-07-28quantize_fp: reduce parametersJohann