summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_speed_features.c
AgeCommit message (Expand)Author
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
2018-04-06vp9-svc: Hybrid search on spatial layers whose base is key.Marco Paniconi
2018-04-06Revert "vp9-svc: Fix to first superframe when inter_layer is off."Marco Paniconi
2018-04-05vp9-svc: Fix to first superframe when inter_layer is off.Marco Paniconi
2018-03-22vp9 svc frame drop: enable adaptive rd for row mt.Jerome Jiang
2018-03-20vp9-svc: Improve frame dropper for spatial layers.Marco Paniconi
2018-03-02vp9-svc: Disable partition_reuse unless 2x2 scale.Marco Paniconi
2017-11-17vp9-svc: Enbale scale partition reference frames.Marco
2017-11-17Merge "Disable allow_partition_search_skip for speed 2."Paul Wilkins
2017-11-16Disable allow_partition_search_skip for speed 2.paulwilkins
2017-11-14vp9-svc: Fix flag for usage of reuse-lowres partitionMarco
2017-11-13Merge "CVBR command line option."Paul Wilkins
2017-11-09vp9: SVC feature to use partition from lower resolution.Jerome Jiang
2017-11-08CVBR command line option.paulwilkins
2017-11-03Compound prediction mode for nonrd pickmode.Marco
2017-10-23vp9-svc: Allow for adapt_rd_thresh with row-mt.Marco
2017-10-13Merge "Corpus Wide VBR test implementation."Paul Wilkins
2017-10-11vp9: use nonrd pick_intra for small blocks on keyframes.Jerome Jiang
2017-10-10Corpus Wide VBR test implementation.paulwilkins
2017-10-06Revert "Speed >=5 real-time: add TM intra mode for high_source_sad."Marco Paniconi
2017-10-05Speed >=5 real-time: add TM intra mode for high_source_sad.Marco
2017-10-04Adjust threshold for adapt_partition for speed 6.Marco
2017-10-03Enable arf usage for speed >= 6, 1 pass vbr.Marco
2017-10-03Use adapt_partition for ARF in 1 pass.Marco
2017-09-29Fix partition selection in speed features for arf overlay frame.Marco
2017-09-29Enable use_altref_onepass for speed 4 real-time mode.Marco
2017-09-28vp9: Modification to adapt the ARF usage for 1 pass vbrMarco
2017-09-26Replace flag USE_ALTREF_FOR_ONE_PASS with speed feature.Marco
2017-09-19vp9: Modify simple_block_yrd condition for SVCMarco
2017-09-18vp9: Adjustments for ARF usage in 1 pass vbr.Marco
2017-08-28vp9: Speed 8: Enable skip_encode_sbJerome Jiang
2017-08-28vp9: Remove resolution condition for using source_sad in speed 6.Jerome Jiang
2017-08-25Merge "vp9: Speed 6 adapt_partition for live/vbr usage."Marco Paniconi