diff options
author | Paul B Mahol <onemda@gmail.com> | 2015-07-31 20:19:06 +0200 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2015-07-31 20:25:07 +0200 |
commit | 5870b3d2a3afdae0ed42fa9fd010684ee18feca8 (patch) | |
tree | bf8af98c2397d8e3b7cac91287e76cc26fe70086 | |
parent | bed1d9ec7a259454365b2db1f5880209b17c4174 (diff) | |
download | ffmpeg-5870b3d2a3afdae0ed42fa9fd010684ee18feca8.tar.gz |
MAINTAINERS: update my maintership
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ec773add5b..c14a199865 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -170,6 +170,7 @@ Codecs: dvbsubdec.c Anshul Maheshwari dxa.c Kostya Shishkov eacmv*, eaidct*, eat* Peter Ross + evrc* Paul B Mahol exif.c, exif.h Thilo Borgmann ffv1* Michael Niedermayer ffwavesynth.c Nicolas George @@ -335,6 +336,7 @@ Generic parts: graphdump.c Nicolas George Filters: + f_drawgraph.c Paul B Mahol af_adelay.c Paul B Mahol af_aecho.c Paul B Mahol af_afade.c Paul B Mahol @@ -345,15 +347,20 @@ Filters: af_astreamsync.c Nicolas George af_atempo.c Pavel Koshevoy af_biquads.c Paul B Mahol + af_chorus.c Paul B Mahol af_compand.c Paul B Mahol af_ladspa.c Paul B Mahol af_pan.c Nicolas George + af_sidechaincompress.c Paul B Mahol af_silenceremove.c Paul B Mahol avf_avectorscope.c Paul B Mahol avf_showcqt.c Muhammad Faiz vf_blend.c Paul B Mahol + vf_colorchannelmixer.c Paul B Mahol vf_colorbalance.c Paul B Mahol vf_colorkey.c Timo Rothenpieler + vf_colorlevels.c Paul B Mahol + vf_deband.c Paul B Mahol vf_dejudder.c Nicholas Robbins vf_delogo.c Jean Delvare (CC <khali@linux-fr.org>) vf_drawbox.c/drawgrid Andrey Utkin @@ -364,12 +371,16 @@ Filters: vf_il.c Paul B Mahol vf_lenscorrection.c Daniel Oberhoff vf_mergeplanes.c Paul B Mahol + vf_neighbor.c Paul B Mahol vf_psnr.c Paul B Mahol + vf_random.c Paul B Mahol vf_scale.c Michael Niedermayer vf_separatefields.c Paul B Mahol + vf_ssim.c Paul B Mahol vf_stereo3d.c Paul B Mahol vf_telecine.c Paul B Mahol vf_yadif.c Michael Niedermayer + vf_zoompan.c Paul B Mahol Sources: vsrc_mandelbrot.c Michael Niedermayer |