summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_firstpass.c
AgeCommit message (Expand)Author
2018-01-22Merge changes from topic "clang-format"Johann Koenig
2018-01-18clang-format v5.0.0 vp9/Johann
2018-01-12Merge "Add zoom break out for kf boost loop."Paul Wilkins
2018-01-12Merge "Fix kf detection in some slide shows."Paul Wilkins
2018-01-10Add zoom break out for kf boost loop.paulwilkins
2018-01-10Fix kf detection in some slide shows.paulwilkins
2018-01-05Fix bug in use of zoom metric as part of arf breakout.paulwilkins
2017-12-08Bug fix for second reference stats.paulwilkins
2017-11-15Code cleanup.paulwilkins
2017-11-15Remove decay_accumulator clause from alt ref breakout.paulwilkins
2017-11-15Add clause to alt ref group breakout.paulwilkins
2017-11-13Small parameter clean up.paulwilkins
2017-11-13Merge "Fix to frames considered in arf boost calculation."Paul Wilkins
2017-11-09Fix to frames considered in arf boost calculation.paulwilkins
2017-11-08CVBR command line option.paulwilkins
2017-10-12Increase precision of some debug stats output for corpus VBR.paulwilkins
2017-10-10Further Corpus VBR change.paulwilkins
2017-10-10Corpus Wide VBR test implementation.paulwilkins
2017-09-01apply clang-formatclang-format
2017-08-09Patch relating to Issue 1456.paulwilkins
2017-07-11Reintroduce fix for max qindex calculation of a gf intervalJim Bankoski
2017-07-05Merge "Further refactoring of mod error calculation."Yaowu Xu
2017-07-05Further refactoring of mod error calculation.paulwilkins
2017-07-05Fix incorrect index test in GF group rate assignment.paulwilkins
2017-05-18Changes to modified error.paulwilkins
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