summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ratectrl.c
AgeCommit message (Expand)Author
2021-06-22Merge "rc: turn off gf constrain for external RC" into mainJerome Jiang
2021-06-22rc: turn off gf constrain for external RCJerome Jiang
2021-06-22Merge changes I9f0852a0,Ieecb98a7 into mainAngie Chiang
2021-06-21Add use_simple_encode_api to oxcfAngie Chiang
2021-06-18Merge "vp9 rc: add vbr to rtc rate control library" into mainJerome Jiang
2021-06-18vp9 rc: add vbr to rtc rate control libraryJerome Jiang
2021-06-18normalize vp9_calc_[ip]frame declarations and definitionsJames Zern
2021-06-17vp9: Adjust logic for gf update in 1 pass vbrMarco Paniconi
2021-06-14vp9-rtc: Refactor 1 pass vbr rate controlMarco Paniconi
2020-09-16vp9_ratectrl,vp9_resize_one_pass_cbr: rm redundant castsJames Zern
2020-08-25vp9-rtc: Add control to disable maxq on overshootMarco Paniconi
2020-08-18vp9-svc: Fix to resetting RC for temporal layersMarco Paniconi
2020-07-20Add init version of EncodeFrameWithTargetFrameBits()angiebird
2020-07-09Cap target bitrate to raw rate internallyJerome Jiang
2020-07-06vp9: Update last_q for dropped framesMarco Paniconi
2020-07-06vp9: Fix to use last_q for resize checkMarco Paniconi
2020-06-26vp9-svc: Fix to setting frame size for dynamic resizeMarco Paniconi
2020-06-18vp9-rtc: Fixes to resizer for real-timeMarco Paniconi
2020-06-16vp9-svc: Add svc test for denoiser and dynamic resizeMarco Paniconi
2020-05-26Init static_scene_max_gf_interval in vp9_rc_init()angiebird
2020-05-13vp9-rtc: Increase thresh for scene detectionMarco Paniconi
2020-04-06vp9: add rate control interface for RTCJerome Jiang
2020-03-31vp9-rtc: Refactor postencode for 1 passMarco Paniconi
2020-03-30rtc: Increase resize limit resoln for rtcMarco Paniconi
2020-03-27vp9-rtc: Increase resize down limit to 320x180Marco Paniconi
2020-03-25Init frames_to_key in vp9_rc_init()angiebird
2020-03-21vp9_ratectrl: fix some signed integer overflowsJames Zern
2020-03-13fix minor spelling errorsJohann
2020-03-03vp9-svc: Allow for dynamic resize for single layer SVCMarco Paniconi
2020-01-26vp9-rtc: Fix condition in regulate_q for cyclic_refreshMarco Paniconi
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