[FFmpeg-cvslog] MAINTAINER: add myself for Motion Estimation and Interpolation filters

Davinder Singh git at videolan.org
Sun Aug 28 14:52:15 EEST 2016


ffmpeg | branch: master | Davinder Singh <ds.mudhar at gmail.com> | Sat Aug 27 03:18:32 2016 +0530| [fecf5ae9aa7499280e62f5244dfd2b65c92f532a] | committer: Michael Niedermayer

MAINTAINER: add myself for Motion Estimation and Interpolation filters

Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fecf5ae9aa7499280e62f5244dfd2b65c92f532a
---

 MAINTAINERS | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 9fab34d..7f3ca36 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



More information about the ffmpeg-cvslog mailing list