summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_speed_features.c
AgeCommit message (Expand)Author
2018-11-26VP9 SVC: fix crash on scaling partition.Jerome Jiang
2018-11-21vp9 screen-content: Keep lower step_param for quality layers.Marco Paniconi
2018-11-21vp9 screen-content: Adjust seach step paramMarco Paniconi
2018-11-20Disable partition scaling on 1080p and above.Jerome Jiang
2018-11-07vp9-screen-content: Adjust condition for large search areaMarco Paniconi
2018-11-06vp9 screen-content: Adjustments for screen content.Marco Paniconi
2018-10-26Enable 10 bit tpl supportsdeng
2018-10-19Merge "ML_VAR_PARTITION: enable at speed 5"Hui Su
2018-10-18ML_VAR_PARTITION: enable at speed 5Hui Su
2018-10-17Enable rect partition search for HBD at speed 1Hui Su
2018-10-09Use 4-tap interp filter in speed 1 sub-pel motion searchYunqing Wang
2018-10-08Merge "Turn on ml_var_partition_pruning for speed 1"Hui Su
2018-10-05Turn on ml_var_partition_pruning for speed 1Hui Su
2018-10-05Changes to facilitate accurate sub-pel motion searchYunqing Wang
2018-10-01Introduce the ml_var_partition_pruning featureHui Su
2018-09-28Add ml_var_partition experimentHui Su
2018-09-25Merge "Remove redundant code"Hui Su
2018-09-24Remove redundant codeHui Su
2018-09-21Improve subpel MV search for speed 1Hui Su
2018-09-07Enable rectangular partition search for speed 1Hui Su
2018-08-31ML based rectangular partition search pruningHui Su
2018-08-14Add vpxenc control to turn on/off tpl modelJingning Han
2018-08-13vp9: Small refactor on overshoot detection, for cbr real-time.Marco Paniconi
2018-08-09vp9: Allow for overshoot detection for non-screen CBR mode.Marco Paniconi
2018-08-07Add enhanced_full_pixel_motion_search featureHui Su
2018-08-02vp9: Disable re_encode_overshoot feature for speed >= 6.Marco Paniconi
2018-08-01Use mesh full pixel motion search to build the source ARFJingning Han
2018-07-31vp9: enable tpl model in high-bitdepth w/8-bit outputJames Zern
2018-07-23Add prune_ref_frame_for_rect_partitions featureHui Su
2018-07-17Reland "Enable tpl model for speed 0"Jingning Han
2018-07-16Revert "Enable tpl model for speed 0"Johann
2018-07-12Enable tpl model for speed 0Jingning Han
2018-07-09vp9-svc: Intra-only frame for spatial layers.Marco Paniconi
2018-06-29Add partition breakout models for 720p resolutionHui Su
2018-06-26Turn on ML partition search breakout on speed 0Hui Su
2018-06-24Add a partition search breakout modelHui Su
2018-06-20Add a partition search breakout modelHui Su
2018-06-19Merge "Improve the partition search breakout speed feature"Hui Su
2018-06-18Improve the partition search breakout speed featureHui Su
2018-06-14Add temporal model control as a speed featureJingning Han
2018-06-11vp9-svc: Fix to frames_since_golden update for SVC.Marco Paniconi
2018-05-31VP9: Allow for bilinear subpel interp at speed 9 for high motion.Jerome Jiang
2018-05-16vp9-svc: Enable scene detection and re-encode for SVC.Marco Paniconi
2018-05-15vp9: Some speed feature settings for speed 9.Marco Paniconi
2018-05-14Merge "vp9-realtime: Enable alt_ref at speed 5, for live."Marco Paniconi
2018-05-14vp9-realtime: Enable alt_ref at speed 5, for live.Marco Paniconi
2018-05-14VP9: Add speed 9 for subpel search.Jerome Jiang
2018-04-23Add speed feture to control tx size search depthHui Su
2018-04-18vp9: Changes for scene detection overshoot and SVC.Marco Paniconi
2018-04-13Clean up is_two_pass_svc.Jerome Jiang