diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2011-11-13 19:33:34 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2011-11-13 19:33:34 +0100 |
commit | 102db4f6e7e0ab5f5e14c2e19370ec34c436624e (patch) | |
tree | ca6574bed4b46244d29af1be9522f58753a26598 /MAINTAINERS | |
parent | 08dadd331f171800424c862acc1ed86180d41a4c (diff) | |
download | ffmpeg-102db4f6e7e0ab5f5e14c2e19370ec34c436624e.tar.gz |
MAINTAINER: add libavfilter section and add myself to yadif & mandelbrot
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8f80ae836a..1dea150040 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -253,6 +253,14 @@ libavdevice vfwcap.c Ramiro Polla +libavfilter +=========== + +Video filters: + vsrc_mandelbrot.c Michael Niedermayer + vf_yadif.c Michael Niedermayer + + libavformat =========== |