summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ratectrl.c
AgeCommit message (Expand)Author
2018-06-11Merge "vp9-svc: Fix to frames_since_golden update for SVC."Marco Paniconi
2018-06-11vp9-svc: Fix to frames_since_golden update for SVC.Marco Paniconi
2018-06-08vp9 svc: clean up first_spatial_layer_to_encode.Jerome Jiang
2018-06-07vp9-svc: Adjust some logic on gf temporal reference.Marco Paniconi
2018-06-07vp9 svc: add control to set using second temporal ref.Jerome Jiang
2018-06-07vp9-svc: Allow second temporal reference for next highest layer.Marco Paniconi
2018-06-06vp9-svc: Add a buffer_idx is_used parameter for SVC.Marco Paniconi
2018-06-04vp9-svc: Allow usage of second (long term) temporal reference.Jerome Jiang
2018-05-31vp9-svc: Fix to some frame metrics for real-time mode.Marco Paniconi
2018-05-30vp9-svc: Fix to compute some metrics on top spatiail layer.Marco Paniconi
2018-05-30vp9: Refactor code for q adjustment in CBR mode.Marco Paniconi
2018-05-30Merge "Revert 3 slide show coding changes"James Zern
2018-05-30Revert 3 slide show coding changesJames Zern
2018-05-29vp9: Adjust cyclic refresh and limit frame-level q.Marco Paniconi
2018-05-28vp9-realtime: Move frame dropper to after scene detection.Marco Paniconi
2018-05-24vp9-svc: Add max_consec_drop to SVC frame drop.Marco Paniconi
2018-05-23vp9: Rate control adjustments for screen content.Marco Paniconi
2018-05-22vp9-svc: Add full superframe drop mode.Marco Paniconi
2018-05-16vp9-svc: Enable scene detection and re-encode for SVC.Marco Paniconi
2018-05-01Clean switch cases in vp9 encoderLinfeng Zhang
2018-04-19Merge "vp9: Rate control fix for CBR mode."Marco Paniconi
2018-04-18vp9: Rate control fix for CBR mode.Marco Paniconi
2018-04-18vp9: Remove limit on QP on key frame for CBR.Marco Paniconi
2018-04-18vp9: Changes for scene detection overshoot and SVC.Marco Paniconi
2018-04-17vp9: Remove this_key_frame_forced setting for CBR.Marco Paniconi
2018-04-13Clean up is_two_pass_svc.Jerome Jiang
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