summaryrefslogtreecommitdiff
path: root/libavfilter/vf_lumakey.c
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_lumakey: add support for commandsPaul B Mahol2019-11-211-1/+14
* avfilter/vf_lumakey: change options to doubles, so that values are automatica...Paul B Mahol2019-11-211-12/+15
* avfilter/vf_lumakey: add support for 12bit yuva formatsPaul B Mahol2019-11-211-0/+1
* avfilter: add lumakey filterPaul B Mahol2017-04-241-0/+201