summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_speed_features.h
AgeCommit message (Expand)Author
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
2014-10-20Remove deprecated constrain_copy_partitioning functionJingning Han
2014-10-20Remove deprecated use_lastframe_partitioning featureJingning Han
2014-10-17Remove unused VAR_BASED_FIXED_PARTITION flagJingning Han
2014-10-09Merge "Subpel search cleanups and enhancements"Deb Mukherjee
2014-10-08Subpel search cleanups and enhancementsDeb Mukherjee
2014-10-07experimental : partition using 1/8 x 1/8 imageJim Bankoski
2014-09-30Merge "Skip the partition search for still frames"Yunqing Wang
2014-09-29Adds two new subpel search methodsDeb Mukherjee
2014-09-26Skip the partition search for still framesYunqing Wang
2014-09-22Adaptive mode search schedulingJingning Han
2014-09-11Remove unused speed featureJingning Han
2014-09-10Refactor to remove speed feature dependency on mode search orderJingning Han
2014-08-29Skip intra mode tests depending on inter residualsJingning Han
2014-08-28Early termination in encoding partition searchYunqing Wang
2014-08-28Merge "Updates vp9_pattern search to return integer sads"Deb Mukherjee
2014-08-28Updates vp9_pattern search to return integer sadsDeb Mukherjee