summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ratectrl.c
AgeCommit message (Expand)Author
2017-06-23vp9: Use scene detection for CBR mode.Marco
2017-06-23Merge changes from topic 'missing-proto'James Zern
2017-06-22Fix int overflow in rate control for high bit rates.paulwilkins
2017-06-21vp9_ratectrl: make adjust_gf_boost_lag_one_pass_vbr staticJames Zern
2017-05-21vp9: Adjustments to cyclic refresh for high motion.Marco
2017-04-13vp9: 1 pass VBR: Fix to rate control at low min-q.Marco
2017-04-04vp9: Remove legacy comments for avg_source_sad.Jerome Jiang
2017-04-03vp9: 1 pass CBR: cleanup to cyclic refresh.Marco
2017-03-27vp9: 1 pass: Move source sad computation into encodeframe loop.Marco
2017-03-24vp9: Fix to condition on using source_sad for 1 pass real-time.Marco
2017-03-20vp9: Use sb content measure to bias against golden.Marco
2017-03-15vp9: Fix some issues with denoiser and SVC.Marco
2017-02-21vp9: Incorporate source sum_diff into non-rd partition thresholds.Marco
2017-02-16cosmetics: Fix spelling mistake in compile flag name.paulwilkins
2017-02-15vp9. Use same source_sad threshold for all speeds.Marco
2017-02-15Merge "Aggressive VBR method."Paul Wilkins
2017-02-13cosmetics,vp9_ratectrl: apply clang-formatJames Zern
2017-02-13Aggressive VBR method.paulwilkins
2017-02-09Merge "Fix to avoid abrupt relaxation of max qindex in recode path"Paul Wilkins
2017-02-07vp9: Adjust rate_err threshold for setting active_worst factor.Marco
2017-01-26vp9: Fixes for usage of skin_map for high bit depth.Marco
2017-01-23vp9: Adjust the threshold to set avg_source_sad_sb flag.Jerome Jiang
2017-01-20vp9: Add feature to use block source_sad for realtime mode.Marco
2017-01-16Fix to avoid abrupt relaxation of max qindex in recode pathRanjit Kumar Tulabandu
2017-01-13vp9: Add speed feature flag for computing average source sad.Marco
2017-01-10vp9: 1 pass cbr: Adjustments to usage of gf_cbr_boost and aq=3 mode.Marco
2017-01-09vp9: 1 pass cbr: Fix to qp clamping when gf_cbr_boost_pct is used.Marco
2017-01-09Merge "vp9: 1 pass cbr mode: increase threshold for gf_cbr_boost_pct usage."Marco Paniconi
2017-01-06vp9: 1 pass cbr mode: increase threshold for gf_cbr_boost_pct usage.Marco
2017-01-06vp9: Compute source sad for every superblock when partition copy is on.Jerome Jiang
2016-12-14vp9: Fix to usage of flag USE_ALTREF_FOR_ONE_PASSMarco
2016-10-111 pass vbr: Allow for lookahead alt-ref in real-time mode.Marco
2016-10-11vp9: 1 pass vbr: some adjustments to gf interval.Marco
2016-09-16Merge changes from topic 'clang-format'James Zern
2016-09-15vp9: Small code cleanup.Marco
2016-09-15apply clang-formatclang-format
2016-09-01Merge "Casts to remove some warnings."Yaowu Xu
2016-09-01Casts to remove some warnings.paulwilkins
2016-08-31Modified resize loop constraints.paulwilkins
2016-08-04vp9_ratectrl.c: apply clang-formatclang-format
2016-08-04Merge "vp9 1pass vbr: Adjustment to gf interval."Marco Paniconi
2016-08-03vp9 1pass vbr: Adjustment to gf interval.Marco
2016-08-02vp9/encoder: apply clang-formatclang-format
2016-07-22vp9 1pass-vbr: Adjust gf setting for nonzero-lag case.Marco
2016-07-20vp9: Fix the clang warning of unsigned int type.jackychen
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-10vp9: Put lower limit on frames_to_key adjustment to gf interval.Marco
2016-06-08vp9: Reduce overshoot factor for setting longer gf interval.Marco
2016-06-07vp9: Replace the avg_size_inter metric, for 1 pass vbr.Marco