summaryrefslogtreecommitdiff
path: root/libavfilter/vf_chromakey.c
Commit message (Collapse)AuthorAge
* 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
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>