summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ratectrl.c
AgeCommit message (Expand)Author
2015-11-20vp9-svc: Fix the setting of is_key_frame.Marco
2015-11-09VP9 dynamic resize: increase waiting time after key frame.jackychen
2015-10-29Merge "VP9_resizing: add limitation to the downsacling resolution."Jacky Chen
2015-10-29VP9_resizing: add limitation to the downsacling resolution.jackychen
2015-10-27VP9-SVC: Allow frame dropping due to overshoot for spatial layers.Marco
2015-10-23Bug in clamping of base_frame_target.Paul Wilkins
2015-10-15Merge "VP9_resizing: adjust the threshold and another improvement."Jacky Chen
2015-10-15Merge "Fix resetting of cyclic refresh on dynamic resize change."Marco Paniconi
2015-10-15VP9_resizing: adjust the threshold and another improvement.JackyChen
2015-10-15Fix resetting of cyclic refresh on dynamic resize change.Marco
2015-10-15VP9: Rate control update for re-encode screen-content.Marco
2015-10-06Add first_spatial_layer_to_encode to SVC.Marco
2015-10-05Add the check of resolution in VP9 dynamic resizing.jackychen
2015-10-02Stabilize the encoder buffer from going too negative.Marco
2015-10-01Two-steps scaling in VP9 encoder dynamic resizing.jackychen
2015-09-15Add cyclic refresh parameters to svc-layer context.Marco
2015-09-15Fix two pass svc encodingDebargha Mukherjee
2015-09-14Change parameters for VP9 dynamic resizing.jackychen
2015-09-09Change the qp threshold of VP9 dynamic resizing.jackychen
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
2015-08-18Allow for re-encoding frame if high overshoot.Marco
2015-08-10Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.hAlex Converse
2015-08-06Cosmetic - align format in vp9Jingning Han
2015-08-05Rate control adjustment for temporal-svc 1pass.Marco
2015-08-05Bugfix for svc.Marco
2015-07-29Clean up some casts.Alex Converse
2015-07-17Dynamic resize 1 pass mode: fix buffer underflow threshold.Marco
2015-07-15Merge "Fix to resize logic for 1 pass mode."Marco
2015-07-15Adjust some logic for dynamic_resize 1 pass mode.Marco
2015-07-14Fix to resize logic for 1 pass mode.Marco
2015-07-14Fixes part of merge regression from adding arf parameters.Debargha Mukherjee
2015-07-06Expose params min-gf-interval/max-gf-intervalDebargha Mukherjee
2015-06-25Update to dynamic resize logic for 1pass CBR.Marco
2015-06-19Fix a msvc compiler warningYaowu Xu
2015-06-18Add dynamic resize logic for 1 pass CBR.Marco
2015-06-02Vidyo patch: Rate control for SVC, 1 pass CBR mode.Marco
2015-05-20Fast feedback of bits on undershoot.paulwilkins
2015-05-20Fix issues with mixed ARF and GF groups.paulwilkins
2015-05-15vp9: correct some function signaturesJames Zern
2015-05-13Relocate memory operations for common codeJohann
2015-05-11Fix rate control issue with layers and aq-mode=3.Marco
2015-05-01Adjust ARF min and max interval.paulwilkins
2015-04-16Limit arf interval for low fpf clips.paulwilkins
2015-03-12Merge "Some rate control adjustments to control overshoot"Deb Mukherjee
2015-03-11Merge "Clamp rate correction factor after scaling it"Adrian Grange
2015-03-11Clamp rate correction factor after scaling itAdrian Grange
2015-03-10Some rate control adjustments to control overshootDeb Mukherjee
2015-03-10Merge "Modify update golden reference update under aq-mode=3 mode."Marco
2015-03-10Modify update golden reference update under aq-mode=3 mode.Marco