summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ratectrl.c
AgeCommit message (Expand)Author
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
2016-06-07vp9: Small ajustment to settings gf_interval, 1 pass vbr.Marco
2016-06-03Adjustment to VBR rate correction.paulwilkins
2016-06-03Remove gf_zeromotion_pct.paulwilkins
2016-05-13vp9: Update to rc-metric for keeping track of average frame size.Marco
2016-05-11vp9: Fix to quality regression issue for 1 pass.Marco
2016-05-09vp9: 1 pass vbr: Reduce base qp for active_best_quality for inter-frames.Marco
2016-05-05vp9: Modify logic for gf setting based on up-coming key frame.Marco
2016-04-28vp9: Move the initialization of some rc variables to rc_init.Marco
2016-04-25vp9: 1 pass vbr: Adjust gf boost/interval on motion level.Marco
2016-04-25vp9: Add rc quantity to track amount of low motion in scene.Marco
2016-04-20vp9: 1 pass vbr: Small fix on reset avg_intersize_gfint on scene cut.Marco
2016-04-20vp9: 1 pass vbr: small adjustment to active_best factor for inter.Marco
2016-04-19vp9: Adjust gf period for high average Q and overshoot.Marco
2016-04-18vp9: 1 pass vbr: More even spacing for gf near key frame.Marco
2016-04-18vp9: Adjustment to active_best_quality for inter_frame, 1 pass vbr.Marco
2016-04-13Merge "vp9: Adjustment to scene-cut detection."Marco Paniconi
2016-04-13vp9: Adjustment to scene-cut detection.Marco
2016-04-13Fix Visual Studio build warningYunqing Wang
2016-04-12vp9: Adjust threshold for scene-change detection.Marco
2016-04-12Merge "vp9: Fix to active_best for GF/ARF in 1 pass vbr."Marco Paniconi
2016-04-12vp9: Fix to active_best for GF/ARF in 1 pass vbr.Marco
2016-04-09Step towards making the 2-pass cq mode perceptualDebargha Mukherjee
2016-04-07vp9: Some adjustments to scene-cut detection.Marco
2016-03-30vp9-1 pass vbr: Use average QP for active_worst_quality, for inter-frames.Marco
2016-03-22Increase min-max q range for normal inter frames.Paul Wilkins
2016-03-15Merge "Revert "Fix bug in stats output for HBD.""Paul Wilkins
2016-03-15Revert "Fix bug in stats output for HBD."Paul Wilkins