summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_firstpass.c
AgeCommit message (Expand)Author
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
2015-08-14Change vp9_ prefix function names in vpx_scale to vpx_Jingning Han
2015-08-10Move vp9_systemdependent.h to vpx_ports bitops.h and system_state.hAlex Converse
2015-08-06Cosmetic - align format in vp9Jingning Han
2015-07-14Fixes part of merge regression from adding arf parameters.Debargha Mukherjee
2015-07-08Change speed and rd features for formatting bars.paulwilkins
2015-07-07Move sub pixel variance to vpx_dspJohann
2015-07-07Merge "Error score recalibration for inactive regions."paulwilkins
2015-07-07Merge "ARF Boost correction for inactive regions."paulwilkins
2015-07-06Expose params min-gf-interval/max-gf-intervalDebargha Mukherjee
2015-07-02Error score recalibration for inactive regions.paulwilkins
2015-07-02ARF Boost correction for inactive regions.paulwilkins
2015-06-26Fixed a variance calculationYaowu Xu
2015-06-09Changes to active maxq calculation in two pass.Paul Wilkins
2015-06-09Enable more split modes for animated content.Paul Wilkins
2015-06-04Animation and dead zone detection.Paul Wilkins
2015-06-01Merge "Fast feedback of bits on undershoot."paulwilkins
2015-05-27Merge "[svc] Make size of empty frame to be 16x16 all the time"Minghai Shang
2015-05-26[svc] Make size of empty frame to be 16x16 all the timeMinghai Shang
2015-05-26Merge "Move variance functions to vpx_dsp"Johann
2015-05-26Move variance functions to vpx_dspJohann
2015-05-20Fast feedback of bits on undershoot.paulwilkins
2015-05-20Fix issues with mixed ARF and GF groups.paulwilkins
2015-05-15vp9/encoder: make some functions staticJames Zern
2015-05-13Relocate memory operations for common codeJohann
2015-05-01Adjust ARF min and max interval.paulwilkins
2015-04-22Merge "Modified test for auto key frame detection."paulwilkins
2015-04-22Merge "Limit arf interval for low fpf clips."paulwilkins
2015-04-21Revert "Remove mi_grid_* structures."Scott LaVarnway
2015-04-21Modified test for auto key frame detection.paulwilkins
2015-04-16Limit arf interval for low fpf clips.paulwilkins
2015-04-07Improve accuracy of rate control in CQ modeDebargha Mukherjee
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