summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodeframe.c
AgeCommit message (Expand)Author
2018-05-01Clean switch cases in vp9 encoderLinfeng Zhang
2018-04-26Respect MV limit in vp9_int_pro_motion_estimation()Hui Su
2018-04-06vp9-svc: Hybrid search on spatial layers whose base is key.Marco Paniconi
2018-04-03vp9-svc: Fix in choose_partitioning for different scaling.Marco Paniconi
2018-03-12vp9-SVC: Fix to choose_partition when LAST ref is NULL.Marco Paniconi
2018-01-18clang-format v5.0.0 vp9/Johann
2017-11-30Fix to copy partition.Marco
2017-11-29vp9-svc: Clean conditon for allowing copy_partition.Marco
2017-11-17vp9-svc: Enbale scale partition reference frames.Marco
2017-11-15vp9 svc: Rework/fix scale partitioning on boundary.Jerome Jiang
2017-11-14vp9-svc: Fix flag for usage of reuse-lowres partitionMarco
2017-11-13New content type to improve grain retention.paulwilkins
2017-11-09vp9-svc: Avoid minmax variance for non-reference frames.Marco
2017-11-09vp9: SVC feature to use partition from lower resolution.Jerome Jiang
2017-11-03Compound prediction mode for nonrd pickmode.Marco
2017-10-31vp9: Move allocation of vt2 after early exits.Jerome Jiang
2017-10-31vp9: Reduce stack usage of choose_partitioning.Jerome Jiang
2017-10-30vp9: Reduce stack usage of choose_partioning.Jerome Jiang
2017-10-11vp9: use nonrd pick_intra for small blocks on keyframes.Jerome Jiang
2017-10-06Adjust threshold in scene detectionMarco
2017-10-04Avoid nonrd_pick_partition for speed >= 6.Marco
2017-10-03Use adapt_partition for ARF in 1 pass.Marco
2017-09-28vp9: Modification to adapt the ARF usage for 1 pass vbrMarco
2017-09-18vp9: Adjustments for ARF usage in 1 pass vbr.Marco
2017-08-25vp9: Speed 6 adapt_partition for live/vbr usage.Marco
2017-08-24vp9: Adjust 16x16 splot threshold for variance partitionMarco
2017-08-22vp9: Condition lighting change detection on CBR mode.Marco
2017-08-08vp9: Partition logic adjustment for speed 6 feature.Marco
2017-07-31Merge "Revert "Revert "vp9: Speed feature to adapt partition based on source_...Marco Paniconi
2017-07-30vp9: Fix denoising condition when pickmode partition is used.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-29Merge "vp9: Adjust logic in source sad for screen content."Marco Paniconi
2017-07-28vp9: Adjust logic in source sad for screen content.Jerome Jiang
2017-07-29vp9: Speed feature to adapt partition based on source_sad.Marco
2017-07-22set_var_thresh_from_histogram: prevent negative varianceJames Zern
2017-07-17vp9: Fix to setting content_state for real-time mode.Marco
2017-07-17vp9: Reuse motion from choose_partitioning in NEWMV search.Marco
2017-07-13vp9: Adjust minmax threshold for variance partitioning.Marco
2017-07-10vp9: Move skinmap computation into multithreading loop.Jerome Jiang
2017-07-07Merge "cosmetics,vp9/: normalize inv/fwd_txfm naming"James Zern
2017-07-06cosmetics,vp9/: normalize inv/fwd_txfm namingJames Zern
2017-07-06vp9: Nonrd mode: use content_state_sb for high motion.Marco
2017-06-29cosmetics,vp9/encoder: s/txm/txfm/James Zern
2017-06-27vp9: compute skinmap only once before encoding.Jerome Jiang
2017-06-23Merge changes from topic 'missing-proto'James Zern
2017-06-21vp9: Add high source sad to content state.Marco
2017-06-21vp9_encodeframe: make scale_part_thresh_sumdiff staticJames Zern
2017-06-21vp9: Put skin detection usage around cpi flag.Marco
2017-05-18vp9: SVC: Modify condition to allow for copy partition.Marco