summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_speed_features.c
AgeCommit message (Expand)Author
2015-05-15Change tx_size_search_method setting for non-rd speed 5.Marco
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-03-27Speed 5: use non-rd mode for key frame coding.Marco
2015-02-10Auto-adaptive encoder frame resizing logicAdrian Grange
2015-02-02adjust rtc setting and thresholdYaowu Xu
2015-01-22Remove elevate_newmv_thresh from SPEED_FEATURES (unused)Adrian Grange
2014-12-17Corrected value range of --cpu-used for vp9Yaowu Xu
2014-12-05Enable conditional skip path in rd_pick_intra_sby_modeJingning Han
2014-12-05Use hybrid RD and non-RD coding flow for key frame codingJingning Han
2014-12-03Merge "Rework coeff probability model update for rtc coding"Jingning Han
2014-12-03Enable non-rd mode coding on key frame, for speed 6.Marco
2014-12-03Rework coeff probability model update for rtc codingJingning Han
2014-11-25Remove repeated search_type_check_frequency assignJingning Han
2014-11-24vp9_ethread: modify VP9_COMP structureYunqing Wang
2014-11-24Key frame non-RD mode decision processJingning Han
2014-11-20Allow DC/H/V/TM on screen content.Alex Converse
2014-11-20Drop special inter mode selection for screen content.Alex Converse
2014-11-20Merge "vp9_ethread: move max/min partition size to mb struct"Yunqing Wang
2014-11-20vp9_ethread: move max/min partition size to mb structYunqing Wang
2014-11-20Revert "vp9_ethread: include a pointer to mb in VP9_COMP"Yunqing Wang
2014-11-17change to call vp9_refining_search_sad() directlyYaowu Xu
2014-11-14vp9_ethread: include a pointer to mb in VP9_COMPYunqing Wang
2014-11-13Merge "Prepare for dynamic frame resizing in the recode loop"Adrian Grange
2014-11-13Prepare for dynamic frame resizing in the recode loopAdrian Grange
2014-11-11Use reconstructed pixels for intra predictionJingning Han
2014-10-31Fix speed 7 and speed 12 for rtYaowu Xu
2014-10-29Remove unused speed featureYunqing Wang
2014-10-29Enable mode search threshold update in non-RD coding modeJingning Han
2014-10-22Merge "Change speed features for good quality(cpu-used=5)"Yaowu Xu
2014-10-21Change speed features for good quality(cpu-used=5)Yaowu Xu
2014-10-20Remove deprecated constrain_copy_partitioning functionJingning Han
2014-10-20Remove deprecated use_lastframe_partitioning featureJingning Han
2014-10-20Hybrid partition search for rtc coding modeJingning Han
2014-10-15Use rate/distortion thresholds to control non-RD partition searchJingning Han
2014-10-15Replace copy_partitioning use case with choose_partitioningJingning Han
2014-10-09Merge "Subpel search cleanups and enhancements"Deb Mukherjee
2014-10-08Subpel search cleanups and enhancementsDeb Mukherjee
2014-10-08Allow mode search breakout at very low prediction errorsYunqing Wang
2014-10-07experimental : partition using 1/8 x 1/8 imageJim Bankoski
2014-10-03Rework partition search skip schemeJingning Han
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-23Merge "Adapt mode based rd_threshold for similar block size"Yaowu Xu
2014-09-23Merge "Pruned subpel search for speed 3."Deb Mukherjee
2014-09-23Adapt mode based rd_threshold for similar block sizeYaowu Xu