summaryrefslogtreecommitdiff
path: root/libavfilter/vf_chromakey.c
Commit message (Expand)AuthorAge
* avfilter/vf_chromakey: fix formula for calculation of differencePaul B Mahol2020-05-19
* remove CHAR_MIN/CHAR_MAX usagePaul B Mahol2020-03-17
* avfilter/vf_chromakey: add support for commandsPaul B Mahol2019-11-21
* avfilter/vf_chromakey: add >8 bit supportPaul B Mahol2019-11-20
* avfilter/vf_chromahold: implement blend optionPaul B Mahol2019-05-13
* avfilter: add chromahold filterPaul B Mahol2018-10-21
* avfilter: make use of ff_filter_get_nb_threadsPaul B Mahol2016-08-29
* chromakey: Use the pixel descriptor API for chroma subsampling infoTimothy Gu2015-10-17
* avfilter/vf_chromakey: Add chromakey video filterTimo Rothenpieler2015-09-23