summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MAINTAINERS2
-rw-r--r--libavfilter/vf_delogo.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4a50430b14..cb17f3980a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -365,7 +365,7 @@ Filters:
vf_colorlevels.c Paul B Mahol
vf_deband.c Paul B Mahol
vf_dejudder.c Nicholas Robbins
- vf_delogo.c Jean Delvare (CC <khali@linux-fr.org>)
+ vf_delogo.c Jean Delvare (CC <jdelvare@suse.com>)
vf_drawbox.c/drawgrid Andrey Utkin
vf_extractplanes.c Paul B Mahol
vf_histogram.c Paul B Mahol
diff --git a/libavfilter/vf_delogo.c b/libavfilter/vf_delogo.c
index fa5e227c4a..0178ee0413 100644
--- a/libavfilter/vf_delogo.c
+++ b/libavfilter/vf_delogo.c
@@ -1,7 +1,7 @@
/*
* Copyright (c) 2002 Jindrich Makovicka <makovick@gmail.com>
* Copyright (c) 2011 Stefano Sabatini
- * Copyright (c) 2013 Jean Delvare <khali@linux-fr.org>
+ * Copyright (c) 2013 Jean Delvare <jdelvare@suse.com>
*
* This file is part of FFmpeg.
*