summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ratectrl.c
AgeCommit message (Expand)Author
2014-02-07Cleaning up vp9_ratectl.c.Dmitry Kovalev
2014-02-06Parameter fixes for one-pass non-cbr modeDeb Mukherjee
2014-02-06Layer based rate control for CBR mode.Marco Paniconi
2014-02-05Merge "Clamping active_{best, worst}_quality values."Dmitry Kovalev
2014-02-05One-pass rate control cleanups/fixes/refactoringDeb Mukherjee
2014-02-04One-pass rate control fixes and cleanupsDeb Mukherjee
2014-01-31vp9/encoder: fix function prototypesJames Zern
2014-01-29Enables alt-ref frames in one pass modeDeb Mukherjee
2014-01-27Clamping active_{best, worst}_quality values.Dmitry Kovalev
2014-01-24Cleaning up vp9_ratectl.c file.Dmitry Kovalev
2014-01-22Simplifying target_size_from_buffer_level() function.Dmitry Kovalev
2014-01-17Cleaning up vp9_ratectrl.c.Dmitry Kovalev
2014-01-16Fix key frames for one pass.Alex Converse
2014-01-15Merge "Cleaning up reatectrl.c file."Dmitry Kovalev
2014-01-15Merge "Add max burst bitrate control."Yaowu Xu
2014-01-14Minor fix on an assertDeb Mukherjee
2014-01-14Add max burst bitrate control.Paul Wilkins
2014-01-10Cleaning up reatectrl.c file.Dmitry Kovalev
2014-01-10Cleaning up vp9_rc_postencode_update() function.Dmitry Kovalev
2014-01-10Merge "Adding {get, set}_rate_correction_factor() functions."Dmitry Kovalev
2014-01-09Cleanups on refresh flagsDeb Mukherjee
2014-01-08Adding {get, set}_rate_correction_factor() functions.Dmitry Kovalev
2014-01-08Merge "Further rate control cleanups"Deb Mukherjee
2014-01-07Further rate control cleanupsDeb Mukherjee
2014-01-06Code cleanup: remove unneeded lines.Marco Paniconi
2014-01-06Corerctly sets frame type in the 2 pass caseDeb Mukherjee
2013-12-19Begin refactor of frame schedule in rate controlDeb Mukherjee
2013-12-18Updates for 1-pass CBR rate control.Marco Paniconi
2013-12-16Rate control changes on active_worst_qualityDeb Mukherjee
2013-12-06Merge "Renaming constants."Dmitry Kovalev
2013-12-05Further rate control cleanupsDeb Mukherjee
2013-12-05Renaming constants.Dmitry Kovalev
2013-11-27Fixing inadvertent changeDeb Mukherjee
2013-11-27Continued rate control clean-upsDeb Mukherjee
2013-11-26Merge "Fix unit test failures"Yaowu Xu
2013-11-26Fix unit test failuresYaowu Xu
2013-11-26Merge "Some cleanups on rate control"Deb Mukherjee
2013-11-25Some cleanups on rate controlDeb Mukherjee
2013-11-25In frame Q adjustment experiment.Paul Wilkins
2013-11-22Refactoring of rate control - part 1Deb Mukherjee
2013-10-19Modified no memory rate control.Paul Wilkins
2013-10-07Merge "Rate control parameter adjustment"Deb Mukherjee
2013-10-07Rate control parameter adjustmentDeb Mukherjee
2013-10-07cpplint issues resolved vp9_ratectrl.cJim Bankoski
2013-09-27Reusing FRAME_CONTEXT struct to simplify the code.Dmitry Kovalev
2013-08-15Moving segmentation struct from MACROBLOCKD to VP9_COMMON.Dmitry Kovalev
2013-08-09Moving loopfilter struct to VP9_COMMON.Dmitry Kovalev
2013-07-20Merge "Moving all loop filter related variables into new struct."Dmitry Kovalev
2013-07-19Moving all loop filter related variables into new struct.Dmitry Kovalev
2013-07-19Removing unused static arrays from vp9_reatectrl.c.Dmitry Kovalev