summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_speed_features.h
AgeCommit message (Expand)Author
2017-11-09vp9: SVC feature to use partition from lower resolution.Jerome Jiang
2017-11-03Compound prediction mode for nonrd pickmode.Marco
2017-10-11vp9: use nonrd pick_intra for small blocks on keyframes.Jerome Jiang
2017-09-26Replace flag USE_ALTREF_FOR_ONE_PASS with speed feature.Marco
2017-08-25vp9: Speed 6 adapt_partition for live/vbr usage.Marco
2017-07-30Revert "Revert "vp9: Speed feature to adapt partition based on source_sad.""Jerome Jiang
2017-07-29Revert "vp9: Speed feature to adapt partition based on source_sad."James Zern
2017-07-29vp9: Speed feature to adapt partition based on source_sad.Marco
2017-04-28vp9: Fix condition for disabling adaptive_rd_thresh.Jerome Jiang
2017-04-21Make allow_exhaustive_searches feature no longer adaptiveYunqing Wang
2017-03-21vp9: Enable adaptive_rd_threshold for row mt for realtime speed 8.Jerome Jiang
2017-03-13Apply machine learning-based early termination in VP9 partition searchYunqing Wang
2017-03-08Make the partition search early termination feature to be frame size dependentYunqing Wang
2017-02-22vp9: Non-rd pickmode: use simple block_yrd under some conditons.Marco
2017-01-13vp9: Add speed feature flag for computing average source sad.Marco
2017-01-09vp9: Fix comment in speed features.Marco
2016-12-19vp9: Add feature to copy partition from the last frame.Jerome Jiang
2016-11-22vp9: Use more aggressive skip when short_circuit_low_temp_var = 1.Marco
2016-11-19Merge "Enable asymptotic closed-loop encoding decision"Jingning Han
2016-11-15vp9: Speed 8: More aggresive golden skip for low res.Jerome Jiang
2016-11-14Enable asymptotic closed-loop encoding decisionJingning Han
2016-08-31Modified resize loop constraints.paulwilkins
2016-08-30Merge "Adjust coefficient optimization and tx_domain rd speed features."Paul Wilkins
2016-08-26Add ALLOW_RECODE_FIRST speed mode.paulwilkins
2016-08-25Adjust coefficient optimization and tx_domain rd speed features.paulwilkins
2016-08-18vp9 svc: SVC encoder speed up.JackyChen
2016-08-17vp9 non-rd pickmode: Add limit on newmv-last and golden bias.Marco
2016-08-02vp9/encoder: apply clang-formatclang-format
2016-07-07Enable uniform quantization with trellis optimization in speed 0Jingning Han
2016-07-06Support measure distortion in the pixel domainJingning Han
2016-06-13vp9: Encoding cycle reduction for speed 8.JackyChen
2016-06-01vp9: Skip some modes when variance is low for big blocks, for 1 pass real-time.jackychen
2016-03-15Use whole pixel only at speed 8 screen content.Alex Converse
2016-01-22Short circuit flat blocks when coding screen content at realtime speed.Alex Converse
2015-11-17Changes to best quality settings.paulwilkins
2015-11-13Changes to exhaustive motion search.paulwilkins
2015-10-13Changes to partition breakout rules.paulwilkins
2015-07-30Convert simple_model_rd_from_var from a speed check to a speed feature.Alex Converse
2015-05-07Merge "Image size restriction to rd auto partition search."paulwilkins
2015-05-05Merge "Remove CONSTRAIN_NEIGHBORING_MIN_MAX."paulwilkins
2015-05-04Allow for H and V intra modes for non-rd mode.Marco
2015-05-01Image size restriction to rd auto partition search.paulwilkins
2015-05-01Remove CONSTRAIN_NEIGHBORING_MIN_MAX.paulwilkins
2015-02-10Move computation up to frame levelYaowu Xu
2015-01-22Remove elevate_newmv_thresh from SPEED_FEATURES (unused)Adrian Grange
2014-12-03Remove unused ONE_LOOP entry from speed featureJingning Han
2014-12-03Rework coeff probability model update for rtc codingJingning Han
2014-11-20vp9_ethread: move max/min partition size to mb structYunqing Wang
2014-11-13Prepare for dynamic frame resizing in the recode loopAdrian Grange
2014-10-29Remove unused speed featureYunqing Wang