summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_firstpass.c
AgeCommit message (Expand)Author
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
2014-01-14Merge "Converting int_mv to MV."Dmitry Kovalev
2014-01-14Add max burst bitrate control.Paul Wilkins
2014-01-13Using clamp() function instead of the same raw code.Dmitry Kovalev
2014-01-13Removing unnecessary casts + cleanup.Dmitry Kovalev
2014-01-13Converting int_mv to MV.Dmitry Kovalev
2014-01-13fix a div by zero issueYaowu Xu
2014-01-13No arf right before real scene cut.Paul Wilkins
2014-01-13Further rate control tweaks and fixes.Paul Wilkins
2014-01-10Merge "Don't use gf_update by default for 1-pass CBR."Marco Paniconi
2014-01-10Don't use gf_update by default for 1-pass CBR.Marco Paniconi
2014-01-09Merge "Cleanups on refresh flags"Deb Mukherjee
2014-01-09Cleanups on refresh flagsDeb Mukherjee