From 8bd7fa5d13b1e1ffda957656b482d55933557d42 Mon Sep 17 00:00:00 2001
From: dsmudhar <ds.mudhar@gmail.com>
Date: Sat, 27 Aug 2016 03:00:32 +0530
Subject: [PATCH] MAINTAINER: add myself for Motion Estimation and
 Interpolation filters

---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9fab34d..6ed6f62 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -269,6 +269,7 @@ Hardware acceleration:
 
 libavdevice
 ===========
+
   External Interface:
     libavdevice/avdevice.h
 
@@ -295,6 +296,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 +339,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
-- 
2.9.3

