summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ratectrl.h
AgeCommit message (Expand)Author
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
2016-08-02vp9/encoder: apply clang-formatclang-format
2016-07-18vp9: Allow usage of lookahead for real-time, 1 pass vbr.Marco
2016-07-07vp9: Adjustment of gfu_boost and af_ratio for 1 pass vbr.Marco
2016-06-07vp9: Replace the avg_size_inter metric, for 1 pass vbr.Marco
2016-05-13vp9: Update to rc-metric for keeping track of average frame size.Marco
2016-04-25vp9: Add rc quantity to track amount of low motion in scene.Marco
2016-04-19vp9: Adjust gf period for high average Q and overshoot.Marco
2016-04-13vp9: Adjustment to scene-cut detection.Marco
2015-12-15Fixed interval, fixed Q 1 pass test patch.paulwilkins
2015-10-02Turn on two-steps scaling in VP9 encoder dynamic resizing.JackyChen
2015-10-01Two-steps scaling in VP9 encoder dynamic resizing.jackychen
2015-08-18Allow for re-encoding frame if high overshoot.Marco
2015-07-06Expose params min-gf-interval/max-gf-intervalDebargha Mukherjee
2015-06-18Add dynamic resize logic for 1 pass CBR.Marco
2015-05-20Fast feedback of bits on undershoot.paulwilkins
2015-05-15vp9: correct some function signaturesJames Zern
2015-05-01Adjust ARF min and max interval.paulwilkins
2015-02-10Auto-adaptive encoder frame resizing logicAdrian Grange
2015-01-28Change to update of rate control factors.Paul Wilkins
2015-01-21Bug when last group before forced key frame is short.Paul Wilkins
2014-12-01Cyclic refresh: factor segment delta-q into rate control.Marco Paniconi
2014-11-18Prevent severe rate control errors in CBR modeYaowu Xu
2014-11-13Prepare for dynamic frame resizing in the recode loopAdrian Grange
2014-10-13Add adaptation option for VBR.Paul Wilkins
2014-10-10Revert "Add adaptation option for VBR."Alex Converse
2014-10-10Add adaptation option for VBR.Paul Wilkins
2014-09-18Substantial reworking of code for arf and kf groups.Paul Wilkins