summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encodeframe.c
AgeCommit message (Expand)Author
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
2017-05-18vp9: Make copy partition work for SVC and dynamic resize.Marco
2017-05-11vp9: SVC: Increase the partiiton and acskip thresholdsMarco
2017-04-26Merge "Make the row based multi-threaded encoder deterministic"Yunqing Wang
2017-04-26Merge "vp9: speed >= 8: Skip uv variance in model_rd_sb_y_large"Jerome Jiang
2017-04-25vp9: speed >= 8: Skip uv variance in model_rd_sb_y_largeJerome Jiang
2017-04-24vp9; Reduce artifact in non-rd pickmode for lighting changes.Marco
2017-04-24Make the row based multi-threaded encoder deterministicYunqing Wang
2017-04-24Merge "Make allow_exhaustive_searches feature no longer adaptive"Yunqing Wang
2017-04-21Make allow_exhaustive_searches feature no longer adaptiveYunqing Wang
2017-04-20vp9: SVC: fix condition for partition/skip threshold when denoising.Marco
2017-04-11Merge "vp9: speed >= 8: Adjust speed settings on ARM."Jerome Jiang
2017-04-11vp9: speed >= 8: Adjust speed settings on ARM.Jerome Jiang
2017-04-10vp9: 1 pass CBR: avoid nonrd_pick_partition on segment.Marco
2017-04-07Merge changes from topic 'Wshorten'James Zern
2017-04-06Merge "vp9: speed 8: Compute y sad without int_pro_motion_estimation."Jerome Jiang
2017-04-05vp9_encodeframe: resolve -Wshorten-64-to-32 in hbdJames Zern
2017-04-05vp9: speed 8: Compute y sad without int_pro_motion_estimation.Jerome Jiang
2017-04-05vp9: Temporal denoising: avoid denoising for speed <= 5.Marco