From fecf5ae9aa7499280e62f5244dfd2b65c92f532a Mon Sep 17 00:00:00 2001 From: Davinder Singh Date: Sat, 27 Aug 2016 03:00:32 +0530 Subject: [PATCH] MAINTAINER: add myself for Motion Estimation and Interpolation filters Signed-off-by: Michael Niedermayer --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9fab34dc02..7f3ca36ec5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -295,6 +295,8 @@ libavfilter Generic parts: graphdump.c Nicolas George + motion_estimation.c Davinder Singh + Filters: f_drawgraph.c Paul B Mahol af_adelay.c Paul B Mahol @@ -336,6 +338,8 @@ Filters: vf_il.c Paul B Mahol vf_lenscorrection.c Daniel Oberhoff vf_mergeplanes.c Paul B Mahol + vf_mestimate.c Davinder Singh + vf_minterpolate.c Davinder Singh vf_neighbor.c Paul B Mahol vf_psnr.c Paul B Mahol vf_random.c Paul B Mahol