summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ratectrl.c
AgeCommit message (Expand)Author
2019-10-29Make [min/max]_gf_interval static under rate_ctrlangiebird
2019-09-06vp9-svc: Add new frame drop mode for SVCMarco Paniconi
2019-07-16Merge "Limit active best quality of layered ARF frames"Paul Wilkins
2019-07-01Adjust the quality of boosted framesRavi Chaudhary
2019-06-20Start with q=active_best_quality for non-forced key framesRavi Chaudhary
2019-06-11Use previous ARF as GOLDEN frame for the next GOPDeepa K G
2019-05-24Merge "Increase active best quality linearly"Jingning Han
2019-05-21Clamp for min_frame_targetJingning Han
2019-05-17vp9-rtc: Increase qp thresh for overshoot detectionMarco Paniconi
2019-05-17Limit active best quality of layered ARF framesDeepa K G
2019-05-16Increase active best quality linearlyRavi Chaudhary
2019-04-18Increase the active best quality in CQDeepa K G
2019-04-18Refine active best quality of layered ARF framesRavi Chaudhary
2019-04-09vp9-rtc: Fix to active_best for non-SVCMarco Paniconi
2019-03-13vp9-svc: Reorganize the simulcast modeMarco Paniconi
2019-03-07vp9 svc: add simulcast mode when inter-layer pred is off.Jerome Jiang
2019-03-01vp9-rtc: Fix for scroll motion for rtcMarco Paniconi
2019-02-24vp9-rtc: Fix to Q clamp in adjust_q_cbrMarco Paniconi
2019-02-05Fix VPX_KF_DISABLED.Jerome Jiang
2019-01-15vp9-svc: Fix to buffer update under frame_dropsMarco Paniconi
2019-01-14vp9-svc: Rate control fix for key base layerMarco Paniconi
2018-12-12Merge "Use undamped adjustment for rate correction factors"Deepa K G
2018-12-11Use undamped adjustment for rate correction factorsDeepa K G
2018-12-10Clean up condition logics in rc_pick_q_and_bounds_two_pass()Jingning Han
2018-12-04Merge "Clean up rc_pick_q_and_bounds_two_pass()"Jingning Han
2018-12-03vp9-svc: Fix to postencode drop for layers.Marco Paniconi
2018-12-03Merge "vp9: Rename post_encode drop function."Marco Paniconi
2018-12-03vp9: Overshoot detection for skipped base layer.Marco Paniconi
2018-12-03vp9: Rename post_encode drop function.Marco Paniconi
2018-11-30Clean up rc_pick_q_and_bounds_two_pass()Jingning Han
2018-11-30Simplify constant q mode qp selectionJingning Han
2018-11-29Factor key frame qp selection from two-pass qp and bound decisionJingning Han
2018-11-27Remove ineffective condition from rc_pick_q_and_boundsJingning Han
2018-11-26Fix ARF rate allocation for cq modeJingning Han
2018-11-20vp9-svc: Reset temporal layers on scene changeMarco Paniconi
2018-11-19vp9: Fix to the svc buffer updateMarco Paniconi
2018-11-16vp9: Reorganize the buffer level for cbr modeMarco Paniconi
2018-11-07Merge "vp9: postencode drop frame for screen content in CBR."Jerome Jiang
2018-11-06vp9: postencode drop frame for screen content in CBR.Jerome Jiang
2018-11-06vp9 screen-content: Adjustments for screen content.Marco Paniconi
2018-10-29Properly space qp in q mode for multi-layer ARFJingning Han
2018-10-23Reset frame udpate flags after qp estimate in tplJingning Han
2018-10-23Fix frame offset computation for GOP extensionJingning Han
2018-10-23Refactor gop_length use case in tpl modelJingning Han
2018-10-17For keyframe-only coding do not boost in q modeUrvang Joshi
2018-09-28Merge "Add MID_OVERLAY_UPDATE frame type"Jingning Han
2018-09-27Add MID_OVERLAY_UPDATE frame typeJingning Han
2018-09-25Use layer dependent gfu_boost factorJingning Han
2018-09-11Simplify vp9_frame_type_qdelta()Jingning Han
2018-09-03Revert "Revert "Prevent double application of min rate in two pass.""Paul Wilkins