summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_firstpass.c
AgeCommit message (Expand)Author
2017-05-17Experiment. Store first pass errors as per MB values.paulwilkins
2017-05-11Merge "Tuning of factor used to calculate Q range in two pass."Paul Wilkins
2017-05-11Tuning of factor used to calculate Q range in two pass.paulwilkins
2017-05-09vp9: SVC: Add option to set downsampling filter type.Marco
2017-05-03Merge "Adjust alt-ref selection in define_gf_group()"Hui Su
2017-04-25Adjust alt-ref selection in define_gf_group()hui su
2017-04-24Make the row based multi-threaded encoder deterministicYunqing Wang
2017-04-18vp9: Add phase to get averaging filter for 1:2 downsampling.Marco
2017-03-31Enhance the row mt sync read to accept the sync_range greater than 1Yunqing Wang
2017-02-28Revert "Fix for max qindex calculation of a gf interval"James Zern
2017-02-27vp9: Rename new_mt to row_mtVignesh Venkatasubramanian
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-17Change to prediction decay calculation.paulwilkins
2017-02-16cosmetics: Fix spelling mistake in compile flag name.paulwilkins
2017-02-15Disconnect ARF breakout from frame boost.paulwilkins
2017-02-15Remove unnecessary factor.paulwilkins
2017-02-15Bug in scale_sse_threshold()paulwilkins
2017-02-15Additional first pass stats.paulwilkins
2017-02-15Merge "Aggressive VBR method."Paul Wilkins
2017-02-14apply clang-formatclang-format
2017-02-13Aggressive VBR method.paulwilkins
2017-02-09Merge "Fix for max qindex calculation of a gf interval"Paul Wilkins
2017-01-24Multi-threading of first pass stats collectionRanjit Kumar Tulabandu
2017-01-03Fix for max qindex calculation of a gf intervalRanjit Kumar Tulabandu
2016-12-07Remove an unused first pass statisticYunqing Wang
2016-10-28Change to KF boost calculation.Paul Wilkins
2016-10-26Changes to KF boost calculation.Paul Wilkins
2016-10-26Removal of a couple of two pass adjustments.paulwilkins
2016-09-30Merge "Fix an issue in vp9_first_pass for non-mulitple of 16 resolutions"Yunqing Wang
2016-09-29Fix an issue in vp9_first_pass for non-mulitple of 16 resolutionsDeepa K G
2016-09-26Limit max arf boost and scale motion breakout for image size.paulwilkins
2016-09-01Casts to remove some warnings.paulwilkins
2016-08-17Add casting to fix warning.paulwilkins
2016-08-15Merge "Modified ARF group allocation."Paul Wilkins
2016-08-10Modified ARF group allocation.paulwilkins
2016-08-08Refactor mv limits.Alex Converse
2016-08-02vp9/encoder: apply clang-formatclang-format
2016-08-02change HBD pixel value from uint8_t to uint16_tYaowu Xu
2016-08-01Add pointer conversion for HBD buffersYaowu Xu
2016-07-22Merge "Sample points to reduce encode overhead."Paul Wilkins
2016-07-22Merge "Noise energy Experiment in first pass."Paul Wilkins
2016-07-18cosmetics: Correct grammar/spelling in commentsYury Gitman
2016-07-11Sample points to reduce encode overhead.paulwilkins
2016-07-07Noise energy Experiment in first pass.paulwilkins
2016-06-30Fix error in get_ul_intra_threshold() for 10/12 bit.paulwilkins
2016-06-30Fix error in get_smooth_intra_threshold() for 10/12 bit.paulwilkins
2016-06-24cosmetics: Beautify whitespaces and line wrappingYury Gitman
2016-06-09Small re-arrangement.paulwilkins
2016-06-03Slightly more damped VBR adjustment.paulwilkins