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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2011-11-13 22:33:34 +0400
committerMichael Niedermayer <michaelni@gmx.at>2011-11-13 22:33:34 +0400
commit102db4f6e7e0ab5f5e14c2e19370ec34c436624e (patch)
treeca6574bed4b46244d29af1be9522f58753a26598 /MAINTAINERS
parent08dadd331f171800424c862acc1ed86180d41a4c (diff)
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--MAINTAINERS8
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
===========