diff options
author | Timo Rothenpieler <timo@rothenpieler.org> | 2015-06-13 15:09:07 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-06-14 01:04:14 +0200 |
commit | f17d973413ec9a1e4d08ad409e64262c252e9ac2 (patch) | |
tree | cec8cd303fc040238f4d57ff62b741ef5aee96df /MAINTAINERS | |
parent | 4aebaed0e17b396bd9d18acb8e58a4700c7559df (diff) | |
download | ffmpeg-f17d973413ec9a1e4d08ad409e64262c252e9ac2.tar.gz |
avfilter/vf_colorkey: Add colorkey video filter
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 795e90470b..7b239a17ce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -352,6 +352,7 @@ Filters: avf_showcqt.c Muhammad Faiz vf_blend.c Paul B Mahol vf_colorbalance.c Paul B Mahol + vf_colorkey.c Timo Rothenpieler vf_dejudder.c Nicholas Robbins vf_delogo.c Jean Delvare (CC <khali@linux-fr.org>) vf_drawbox.c/drawgrid Andrey Utkin |