summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ratectrl.c
AgeCommit message (Expand)Author
2018-04-06Revert "vp9-svc: Fix to first superframe when inter_layer is off."Marco Paniconi
2018-04-05vp9-svc: Fix to first superframe when inter_layer is off.Marco Paniconi
2018-03-29VP9 SVC: Add enum type for framedrop_mode.Jerome Jiang
2018-03-28vp9-svc: Modify logic for frame dropping with spatial layers.Marco Paniconi
2018-03-26vp9-svc: Allow for setting frame drop thresholds per layer.Marco Paniconi
2018-03-24Merge "Adjustment to initial q range estimate and kf boost."Paul Wilkins
2018-03-20vp9-svc: Improve frame dropper for spatial layers.Marco Paniconi
2018-03-16Adjustment to initial q range estimate and kf boost.paulwilkins
2018-03-15vp9-svc: Frame dropper for SVC.Marco Paniconi
2018-02-09Improved coding on slide show content.paulwilkins
2018-02-08Adjust MAXRATE_1080P.paulwilkins
2018-01-25vp9-svc: Add QP dependency to thresh_svc_skip_golden.Marco
2018-01-18clang-format v5.0.0 vp9/Johann
2018-01-11vp9: Skip encoding of enhancement layers on the fly.Marco
2017-12-13vp9: Reset rc flags on some configuration changes.Marco
2017-12-01Add max luma picture width/height constraint in VP9 levelHui Su
2017-11-08CVBR command line option.paulwilkins
2017-10-19Merge "Prevent double application of min rate in two pass."Paul Wilkins
2017-10-13Adjust threshold in gf_boost for 1 pass vbrMarco
2017-10-13Merge "Corpus Wide VBR test implementation."Paul Wilkins
2017-10-12Adjust to scene detection for 1 pass vbr.Marco
2017-10-11Prevent double application of min rate in two pass.paulwilkins
2017-10-10Adjustment to scene detection and key frame.Marco
2017-10-10Corpus Wide VBR test implementation.paulwilkins
2017-10-06Adjust threshold in scene detectionMarco
2017-10-03vp9: 1 pass vbr: Limit qpdelta on high_source_sad.Marco
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-09-26Replace flag USE_ALTREF_FOR_ONE_PASS with speed feature.Marco
2017-09-19vp9: Fix condition for limiting ARF 1 pass vbr.Marco
2017-09-14VP9 level targeting: add a new AUTO modeHui Su
2017-09-01apply clang-formatclang-format
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