summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorTimo Rothenpieler <timo@rothenpieler.org>2015-09-23 18:06:46 +0200
committerTimo Rothenpieler <timo@rothenpieler.org>2015-09-23 18:10:14 +0200
commit4af1f37682a74c9b0af7856db31d1c93aea5c345 (patch)
treeaef172fa437e9b8a750966d8fb8b7019b470b605 /MAINTAINERS
parent0c7ceb1e0acc2d4b741bce07ad70b353869da4c3 (diff)
downloadffmpeg-4af1f37682a74c9b0af7856db31d1c93aea5c345.tar.gz
avfilter/vf_chromakey: Add chromakey video filter
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index cb17f3980a..fd9507cb49 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -359,6 +359,7 @@ Filters:
avf_avectorscope.c Paul B Mahol
avf_showcqt.c Muhammad Faiz
vf_blend.c Paul B Mahol
+ vf_chromakey.c Timo Rothenpieler
vf_colorchannelmixer.c Paul B Mahol
vf_colorbalance.c Paul B Mahol
vf_colorkey.c Timo Rothenpieler