summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_firstpass.h
AgeCommit message (Expand)Author
2014-03-10Moving static_scene_max_gf_interval to RATE_CONTROL struct.Dmitry Kovalev
2014-03-06Adding const to FIRSTPASS_STATS pointers.Dmitry Kovalev
2014-03-02vp9_firstpass.c: remove unused functions & paramsYaowu Xu
2014-02-11Removes active_worst_quality feedbackDeb Mukherjee
2014-02-10Further one-pass vbr rate control changesDeb Mukherjee
2014-02-05Moving twopass_rc and FIRSTPASS_STATS to vp9_firstpass.h.Dmitry Kovalev
2014-02-05One-pass rate control cleanups/fixes/refactoringDeb Mukherjee
2014-01-23vp9/encoder: add extern "C" to headersJames Zern
2014-01-10Don't use gf_update by default for 1-pass CBR.Marco Paniconi
2013-12-19Begin refactor of frame schedule in rate controlDeb Mukherjee
2013-10-07cpplint errors in vp9_onyx_if.hJim Bankoski
2013-02-21Code 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-27Add vp9_ prefix to all vp9 filesJohn Koleszar