aboutsummaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ratectrl.h
AgeCommit message (Expand)Author
2023-10-31vp9-RC: Add drop_frame support to external RCMarco Paniconi
2022-06-06L2E: rename 'gop_index' to 'gop_global_index'Cheng Chen
2022-06-01L2E: Return error when GOP model is not setCheng Chen
2022-05-27L2E: Add vp9 GOP decision helper functionCheng Chen
2021-06-22rc: turn off gf constrain for external RCJerome Jiang
2021-06-18vp9 rc: add vbr to rtc rate control libraryJerome Jiang
2021-06-14vp9-rtc: Refactor 1 pass vbr rate controlMarco Paniconi
2021-03-08Further integration for Vizier.Paul Wilkins
2021-03-03Add fields into RC for Vizier ML experiments.Paul Wilkins
2020-08-25vp9-rtc: Add control to disable maxq on overshootMarco Paniconi
2020-04-06vp9: add rate control interface for RTCJerome Jiang
2020-03-31vp9-rtc: Refactor postencode for 1 passMarco Paniconi
2020-03-13fix minor spelling errorsJohann
2019-09-06vp9-svc: Add new frame drop mode for SVCMarco Paniconi
2019-07-01Adjust the quality of boosted framesRavi Chaudhary
2019-06-11Use previous ARF as GOLDEN frame for the next GOPDeepa K G
2019-05-16Increase active best quality linearlyRavi Chaudhary
2018-12-11Use undamped adjustment for rate correction factorsDeepa K G
2018-12-03vp9: Rename post_encode drop function.Marco 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-30clang-tidy: fix vp9/encoder parametersJohann
2018-09-15cosmetics: normalize include guardsJames Zern
2018-09-12Remove unused rate control data elementsPaul Wilkins
2018-09-03Revert "Revert "Prevent double application of min rate in two pass.""Paul Wilkins
2018-08-23Revert "Prevent double application of min rate in two pass."Hui Su
2018-07-24vp9: Modify logic for flat blocks in nonrd-pickmode.Marco Paniconi
2018-07-20Improved coding on slide show content.Paul Wilkins
2018-07-16vp9: Force hybrid_intra on scene changeMarco Paniconi
2018-07-13Estimate the frame qp in a gopJingning Han
2018-06-22Add reference frame update flags for hierarchicalZoe Liu
2018-06-19Add hierarchical structure in GF groupZoe Liu
2018-05-30Revert 3 slide show coding changesJames Zern
2018-05-18Experiment regarding playback problems on Bravia TVs.Paul Wilkins
2018-02-09Improved coding on slide show content.paulwilkins
2017-12-13vp9: Reset rc flags on some configuration changes.Marco
2017-11-08CVBR command line option.paulwilkins
2017-10-11Prevent double application of min rate in two pass.paulwilkins
2017-10-10Corpus Wide VBR test implementation.paulwilkins
2017-10-02ARF in 1 pass vbr: modify skip ref_frame in nonrd_pickmode.Marco
2017-09-28vp9: Modification to adapt the ARF usage for 1 pass vbrMarco
2017-06-23vp9: Use scene detection for CBR mode.Marco
2017-03-27vp9: 1 pass: Move source sad computation into encodeframe loop.Marco
2017-02-16cosmetics: Fix spelling mistake in compile flag name.paulwilkins
2017-02-15Merge "Aggressive VBR method."Paul Wilkins
2017-02-13Aggressive VBR method.paulwilkins
2017-02-09Merge "Fix to avoid abrupt relaxation of max qindex in recode path"Paul Wilkins
2017-01-16Fix to avoid abrupt relaxation of max qindex in recode pathRanjit Kumar Tulabandu
2016-10-111 pass vbr: Allow for lookahead alt-ref in real-time mode.Marco