aboutsummaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_skin_detection.c
AgeCommit message (Expand)Author
2017-07-18vp9: Removed unused skin detection function.Jerome Jiang
2017-07-18vp9: Remove isolated skin & non-skin blocks.Jerome Jiang
2017-07-10vp9: Move skinmap computation into multithreading loop.Jerome Jiang
2017-06-29vp9: Remove avg2x2 in skin detection and clean up.Jerome Jiang
2017-06-27vp9: compute skinmap only once before encoding.Jerome Jiang
2017-06-09Remove duplication on vp8/9_write_yuv_frame.Jerome Jiang
2017-06-07Merge skin detection code in vp8/9.Jerome Jiang
2016-08-02vp9/encoder: apply clang-formatclang-format
2016-04-26Merge "vp9: Fix condition to update consec_zero_mv."Marco Paniconi
2016-04-25vp9: Fix consec_zero_mv in skin detection.Marco
2016-04-25vp9: Fix condition to update consec_zero_mv.Marco
2016-03-17vp9: Improvement to skin detection.Marco
2016-03-11vp9: Switch to model=1 for skin detection.Marco
2016-03-10vp9: Update to skin detection.Marco
2016-02-03vp9-skinmap. Some adjustments for model=1.Marco
2016-01-28VPX skin map improvement.JackyChen
2016-01-04vp9-skin detection: Refactoring.Marco
2015-10-08vp9_skin_detection: fix some build warnings.jackychen
2015-08-18Updates to skin detectionMarco
2015-08-14Change vp9_ prefix function names in vpx_scale to vpx_Jingning Han
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2015-02-11Add skin detection.Marco