summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_firstpass.h
AgeCommit message (Expand)Author
2017-05-18Changes to modified error.paulwilkins
2017-05-17Experiment. Store first pass errors as per MB values.paulwilkins
2017-02-22Merge "Refactored the row based multi-threading code"Yunqing Wang
2017-02-20Refactored the row based multi-threading codeRanjit Kumar Tulabandu
2017-02-15Additional first pass stats.paulwilkins
2017-01-24Multi-threading of first pass stats collectionRanjit Kumar Tulabandu
2016-12-07Remove an unused first pass statisticYunqing Wang
2016-08-10Modified ARF group allocation.paulwilkins
2016-08-02vp9/encoder: apply clang-formatclang-format
2016-07-07Noise energy Experiment in first pass.paulwilkins
2016-06-03Removed unused data structure.paulwilkins
2016-06-03Adjustment calculation of active worst quality.paulwilkins
2016-06-03Remove gf_zeromotion_pct.paulwilkins
2016-04-09Step towards making the 2-pass cq mode perceptualDebargha Mukherjee
2015-08-28vp9_firstpass: make vp9_init_subsampling privateJames Zern
2015-07-08Change speed and rd features for formatting bars.paulwilkins
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-05-20Fast feedback of bits on undershoot.paulwilkins
2015-02-10Auto-adaptive encoder frame resizing logicAdrian Grange
2015-01-26Adjust active maxq for GF groups.Paul Wilkins
2014-11-20Add adaptive midpoint for AQ1.Paul Wilkins
2014-11-06Add intra complexity and brightness weight to first pass.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-08Allow mode search breakout at very low prediction errorsYunqing Wang
2014-09-18Substantial reworking of code for arf and kf groups.Paul Wilkins
2014-08-22Removing source field from VP9_COMP.Dmitry Kovalev
2014-08-04Store first pass motion vector directionsPengchong Jin
2014-07-28Store block-wise statistics obtained in the first passPengchong Jin
2014-07-17Merge "Fixed a bug of setting wrong first pass mb stats pointer"Pengchong Jin
2014-07-17Fixed a bug of setting wrong first pass mb stats pointerPengchong Jin
2014-07-17Merge "Changes to rd balance and multi-arf bug fix."Paul Wilkins
2014-07-16Changes to rd balance and multi-arf bug fix.Paul Wilkins
2014-07-14Rewrite functions related to first pass block statsPengchong Jin
2014-07-01Store/read 16x16 block statistics obtained from the first passPengchong Jin
2014-06-24Dual ARF changes: Buffer index selection.Paul Wilkins
2014-06-24Experiment for mid group second arf.Paul Wilkins
2014-06-12Removing unused ssim_weighted_pred_err field from FIRSTPASS_STATS.Dmitry Kovalev
2014-06-06Revert "Removing this_frame_stats member from TWO_PASS struct."Adrian Grange
2014-05-27Removing this_frame_stats member from TWO_PASS struct.Dmitry Kovalev
2014-05-23Further first pass allocation changes.Paul Wilkins
2014-05-23Re-factor bit allocation in first pass.Paul Wilkins
2014-05-22Cleaning up vp9_init_second_pass().Dmitry Kovalev
2014-05-20Merge "Cosmetic clean up."Paul Wilkins
2014-05-19Cosmetic clean up.Paul Wilkins
2014-05-15Removing unused fields from twopass_rc struct.Dmitry Kovalev