diff options
author | Stefano Sabatini <stefasab@gmail.com> | 2012-06-17 13:01:58 +0200 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2012-06-17 22:17:44 +0200 |
commit | d70a1a507d9e6d504aa76b56b3fdea5197011b2d (patch) | |
tree | 560b115910ea1335bbb83dc23388ce61c9fc7082 | |
parent | c390822e1846cf4311f8c560a0c601db1553cd18 (diff) | |
download | ffmpeg-d70a1a507d9e6d504aa76b56b3fdea5197011b2d.tar.gz |
MAINTAINERS: reorganize entries in the libavfilter section
-rw-r--r-- | MAINTAINERS | 7 |
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 =========== |