diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-08-03 12:36:56 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-08-03 12:36:56 +0200 |
commit | 5ad4e29337483bbd3337bc47db4ad181d7e2da00 (patch) | |
tree | 79b904eb2ba21cb1c3812a85c5218f11f789fa24 /MAINTAINERS | |
parent | 62f616ed58ba076be00b10be3c7dec52d5f9f663 (diff) | |
download | ffmpeg-5ad4e29337483bbd3337bc47db4ad181d7e2da00.tar.gz |
MAINTAINERS: add myself as maintainer for the interface code to swresample & swscale in libavfilter
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index fb3115a1c1..a96b7373dc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -292,11 +292,13 @@ Generic parts: Filters: af_amerge.c Nicolas George + af_aresample.c Michael Niedermayer af_astreamsync.c Nicolas George af_atempo.c Pavel Koshevoy af_pan.c Nicolas George vf_delogo.c Jean Delvare (CC <khali@linux-fr.org>) vf_drawbox.c/drawgrid Andrey Utkin + vf_scale.c Michael Niedermayer vf_yadif.c Michael Niedermayer Sources: |