summaryrefslogtreecommitdiff
path: root/libavfilter/vf_lumakey.c
Commit message (Collapse)AuthorAge
* avfilter/vf_lumakey: add support for commandsPaul B Mahol2019-11-21
|
* avfilter/vf_lumakey: change options to doubles, so that values are ↵Paul B Mahol2019-11-21
| | | | automatically scaled
* avfilter/vf_lumakey: add support for 12bit yuva formatsPaul B Mahol2019-11-21
|
* avfilter: add lumakey filterPaul B Mahol2017-04-24
Signed-off-by: Paul B Mahol <onemda@gmail.com>