summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_firstpass.c
AgeCommit message (Expand)Author
2015-03-24Merge "Enable group adaptive max q by default."paulwilkins
2015-03-23Enable group adaptive max q by default.paulwilkins
2015-03-20Revised rd adjustment for variance.paulwilkins
2015-03-13Merge "Shorten GF/arf interval in hard scenes."paulwilkins
2015-03-11Shorten GF/arf interval in hard scenes.paulwilkins
2015-03-09Allow q adjustment for VPX_CQ and VPX_CBR.paulwilkins
2015-03-04Small rationalization of code in vp9_first_passAdrian Grange
2015-03-04Make encoder buffer allocation dynamicAdrian Grange
2015-02-23Account for rate error in GF group Q calculation.paulwilkins
2015-02-19Fix control string in firstpass stats fprintfAdrian Grange
2015-02-10Auto-adaptive encoder frame resizing logicAdrian Grange
2015-01-30Try again to merge branch 'frame-parallel' into master branch.hkuang
2015-01-26Adjust active maxq for GF groups.Paul Wilkins
2015-01-23Revert "Merge branch 'frame-parallel' to enable frame parallel decode in mast...Johann
2015-01-22Merge branch 'frame-parallel' to enable frame parallel decode in master branch.hkuang
2015-01-21Bug when last group before forced key frame is short.Paul Wilkins
2014-11-24vp9_ethread: modify VP9_COMP structureYunqing Wang
2014-11-20Add adaptive midpoint for AQ1.Paul Wilkins
2014-11-20Merge "Fix bug in calculating number of mbs with scaling."Paul Wilkins
2014-11-20Fix bug in calculating number of mbs with scaling.Paul Wilkins
2014-11-20Revert "vp9_ethread: include a pointer to mb in VP9_COMP"Yunqing Wang
2014-11-14vp9_ethread: include a pointer to mb in VP9_COMPYunqing Wang
2014-11-13Merge "Prepare for dynamic frame resizing in the recode loop"Adrian Grange
2014-11-13Prepare for dynamic frame resizing in the recode loopAdrian Grange
2014-11-13Fix 32 bit build emms problem.Paul Wilkins
2014-11-07AQ1 - remove first pass weights.Paul Wilkins
2014-11-06Add intra complexity and brightness weight to first pass.Paul Wilkins
2014-10-28Relax maximum Q for extreme overshoot.Paul Wilkins
2014-10-23Move frame re-sizing into the recode loopAdrian Grange
2014-10-17Alter adjustment of two pass GF/ARF boost with Q.Paul Wilkins
2014-10-16[spatial svc]Another workaround to avoid using prev_miMinghai Shang
2014-10-16Revert "Move input frame scaling into the recode loop"Paul Wilkins
2014-10-16Revert "[spatial svc]Another workaround to avoid using prev_mi"Paul Wilkins
2014-10-14[spatial svc]Another workaround to avoid using prev_miMinghai Shang
2014-10-14Move input frame scaling into the recode loopAdrian Grange
2014-10-13Clamp rate error estimate.Paul Wilkins
2014-10-13Add adaptation option for VBR.Paul Wilkins
2014-10-10Revert "Add adaptation option for VBR."Alex Converse
2014-10-10Merge "Add adaptation option for VBR."Paul Wilkins
2014-10-10Add adaptation option for VBR.Paul Wilkins
2014-10-09Merge "Rename highbitdepth functions to use highbd prefix"Deb Mukherjee
2014-10-09Rename highbitdepth functions to use highbd prefixDeb Mukherjee
2014-10-08Allow mode search breakout at very low prediction errorsYunqing Wang
2014-10-06Improve two pass VBR accuracy.Paul Wilkins
2014-09-26Two pass rc changes.Paul Wilkins
2014-09-25Adds various high bit-depth encode functionsDeb Mukherjee
2014-09-19Remove mi_grid_* structures.hkuang
2014-09-18Merge "[spatial svc] Use same golden frame for all temporal layers"Minghai Shang
2014-09-18[spatial svc] Use same golden frame for all temporal layersMinghai Shang
2014-09-18Substantial reworking of code for arf and kf groups.Paul Wilkins