Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavinder Singh <ds.mudhar@gmail.com>2016-08-27 00:30:32 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2016-08-28 14:48:23 +0300
commitfecf5ae9aa7499280e62f5244dfd2b65c92f532a (patch)
tree445c42e7daa1ecc8bc815e65434b3437387843da /MAINTAINERS
parent0c023d181e581a0299d96a5edf7a736bdc66dc43 (diff)
MAINTAINER: add myself for Motion Estimation and Interpolation filters
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS4
1 files changed, 4 insertions, 0 deletions
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