summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_firstpass.c
AgeCommit message (Expand)Author
2014-02-26Cleaning up vp9_encodemb.c file.Dmitry Kovalev
2014-02-18Remove comment from calls to vp9_clear_system_state.Adrian Grange
2014-02-14Change post- to pre-increment.Adrian Grange
2014-02-14Cleanup some comments.Adrian Grange
2014-02-14Merge "vp9_ratectrl.h resolve visual studio warnings"Jim Bankoski
2014-02-14Merge "vp9_firstpass.c visual studio warnings addressed"Jim Bankoski
2014-02-14vp9_ratectrl.h resolve visual studio warningsJim Bankoski
2014-02-14vp9_firstpass.c visual studio warnings addressedJim Bankoski
2014-02-13Merge changes I121fe66c,I94f57f8aPaul Wilkins
2014-02-13Remove some cases for turning off arf.Paul Wilkins
2014-02-13Merge "clear out static analysis warning"Jim Bankoski
2014-02-12clear out static analysis warningJim Bankoski
2014-02-12Merge "Removes active_worst_quality feedback"Deb Mukherjee
2014-02-11Removes active_worst_quality feedbackDeb Mukherjee
2014-02-11Enable encode_breakout in real time encodingYunqing Wang
2014-02-10Further one-pass vbr rate control changesDeb Mukherjee
2014-02-05Cleaning up vp9_firstpass.c.Dmitry Kovalev
2014-02-05One-pass rate control cleanups/fixes/refactoringDeb Mukherjee
2014-02-04Merge "Removing unused estimate_cq() function."Dmitry Kovalev
2014-02-04Removing unused estimate_cq() function.Dmitry Kovalev
2014-02-04One-pass rate control fixes and cleanupsDeb Mukherjee
2014-01-31Merge "static function convert to inline or global vp9_blockd.h"Jim Bankoski
2014-01-31Merge "Typo & comment corrections"Adrian Grange
2014-01-31static function convert to inline or global vp9_blockd.hJim Bankoski
2014-01-31Cleaning up vp9_get_second_pass_params() function.Dmitry Kovalev
2014-01-31Typo & comment correctionsAdrian Grange
2014-01-31Add constant to represent minimum KF boostAdrian Grange
2014-01-29Merge "Enables alt-ref frames in one pass mode"Deb Mukherjee
2014-01-29Cleaning up vp9_firstpass.c.Dmitry Kovalev
2014-01-29Enables alt-ref frames in one pass modeDeb Mukherjee
2014-01-24Adding get_bsize() function to vp9_firstpass.c.Dmitry Kovalev
2014-01-24Fixed integer overflow for large input videoYaowu Xu
2014-01-24Merge "Setup pre[0] buffer before calls to {first_pass, zz}_motion_search."Dmitry Kovalev
2014-01-24Merge changes I24ad1f0f,I33be1366Adrian Grange
2014-01-23Cleaning up vp9_firstpass.c file.Dmitry Kovalev
2014-01-23Setup pre[0] buffer before calls to {first_pass, zz}_motion_search.Dmitry Kovalev
2014-01-22Reorder functions to avoid forward declarationAdrian Grange
2014-01-22Fixing simple_weight() function + cleanup.Dmitry Kovalev
2014-01-22Merge "Cleaning up first_pass_motion_search() function."Dmitry Kovalev
2014-01-21Merge "Replacing cpi->twopass with twopass."Dmitry Kovalev
2014-01-21Enforce key frame placementYaowu Xu
2014-01-16Fix key frames for one pass.Alex Converse
2014-01-15Replacing cpi->twopass with twopass.Dmitry Kovalev
2014-01-15Merge "Replacing cpi->rc with rc."Dmitry Kovalev
2014-01-15Merge "Add max burst bitrate control."Yaowu Xu
2014-01-15Replacing cpi->rc with rc.Dmitry Kovalev
2014-01-15calculate_modified_err() cleanup.Dmitry Kovalev
2014-01-14Cleaning up first_pass_motion_search() function.Dmitry Kovalev
2014-01-14Merge "Removing unnecessary casts + cleanup."Dmitry Kovalev
2014-01-14Merge changes I8eda5762,Ia2ffca07Dmitry Kovalev