summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ratectrl.h
AgeCommit message (Expand)Author
2014-02-14Merge "vp9_ratectrl - convert buffers to int64 to avoid casting"Jim Bankoski
2014-02-14vp9_ratectrl - convert buffers to int64 to avoid castingJim Bankoski
2014-02-14vp9_ratectrl.h resolve visual studio warningsJim Bankoski
2014-02-11Removes active_worst_quality feedbackDeb Mukherjee
2014-02-05One-pass rate control cleanups/fixes/refactoringDeb Mukherjee
2014-01-28Moving RATE_CONTROL struct to vp9_ratectrl.h.Dmitry Kovalev
2014-01-23vp9/encoder: add extern "C" to headersJames Zern
2014-01-07Further rate control cleanupsDeb Mukherjee
2013-12-18Updates for 1-pass CBR rate control.Marco Paniconi
2013-12-16Rate control changes on active_worst_qualityDeb Mukherjee
2013-12-05Further rate control cleanupsDeb Mukherjee
2013-11-27Continued rate control clean-upsDeb Mukherjee
2013-11-25Some cleanups on rate controlDeb Mukherjee
2013-11-22Refactoring of rate control - part 1Deb Mukherjee
2013-09-24Removing redundant 'extern' keyword.Dmitry Kovalev
2013-02-25Minor rate control refactoring and experiments.Paul Wilkins
2013-02-22Code cleanup.Dmitry Kovalev
2012-12-18Use standard integer types for pixel values and coefficients.Ronald S. Bultje
2012-11-30google style guide include guardsJim Bankoski
2012-11-28fixed includes to be fully specifiedJim Bankoski
2012-11-27Add vp9_ prefix to all vp9 filesJohn Koleszar