summaryrefslogtreecommitdiff
path: root/libavfilter/vf_selectivecolor.c
Commit message (Expand)AuthorAge
* lavfi/selectivecolor: add a link to algorithm explanationsClément Bœsch2017-01-07
* lavfi/selectivecolor: rename adjust_range to scaleClément Bœsch2016-12-31
* lavfi/selectivecolor: simplify crazy mid val computationsClément Bœsch2016-12-27
* avfilter: make use of ff_filter_get_nb_threadsPaul B Mahol2016-08-29
* lavfi/selectivecolor: add 16-bit supportClément Bœsch2016-07-24
* lavfi/selectivecolor: fix picking black as neutral when alpha is presentClément Bœsch2016-07-24
* avfilter/selectivecolor: fix correction_method option rangeClément Bœsch2015-10-17
* avfilter: add selectivecolor filterClément Bœsch2015-10-11