diff options
author | Davinder Singh <ds.mudhar@gmail.com> | 2016-08-27 03:00:32 +0530 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2016-08-28 13:48:23 +0200 |
commit | fecf5ae9aa7499280e62f5244dfd2b65c92f532a (patch) | |
tree | 445c42e7daa1ecc8bc815e65434b3437387843da /MAINTAINERS | |
parent | 0c023d181e581a0299d96a5edf7a736bdc66dc43 (diff) | |
download | ffmpeg-fecf5ae9aa7499280e62f5244dfd2b65c92f532a.tar.gz |
MAINTAINER: add myself for Motion Estimation and Interpolation filters
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
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 |