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:
authorStefano Sabatini <stefasab@gmail.com>2012-06-17 15:01:58 +0400
committerStefano Sabatini <stefasab@gmail.com>2012-06-18 00:17:44 +0400
commitd70a1a507d9e6d504aa76b56b3fdea5197011b2d (patch)
tree560b115910ea1335bbb83dc23388ce61c9fc7082 /MAINTAINERS
parentc390822e1846cf4311f8c560a0c601db1553cd18 (diff)
MAINTAINERS: reorganize entries in the libavfilter section
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 5 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 8d71dcad55..eb6308dc88 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -271,15 +271,18 @@ libavdevice
libavfilter
===========
-Video filters:
+Generic parts:
graphdump.c Nicolas George
+
+Filters:
af_amerge.c Nicolas George
af_astreamsync.c Nicolas George
af_atempo.c Pavel Koshevoy
af_pan.c Nicolas George
- vsrc_mandelbrot.c Michael Niedermayer
vf_yadif.c Michael Niedermayer
+Sources:
+ vsrc_mandelbrot.c Michael Niedermayer
libavformat
===========