diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-08-04 11:43:22 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-08-10 23:58:48 +0200 |
commit | b2a9f64e1b12a414629ec175bb7066d3e669abd5 (patch) | |
tree | 1836a018a291be6325e0c0d7e83141e2d6efb69d | |
parent | 15ea618ef62922ca24b3fe227b161aeaab9bc6c8 (diff) | |
download | ffmpeg-b2a9f64e1b12a414629ec175bb7066d3e669abd5.tar.gz |
MAINTAINERS: Add some maintainers for parts of libavutil
Developers added are active and in the copyright of the specified files,
If anyone wants to maintain anything else, send a patch that adds you to
MAINTAINERS.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit b45b1d7af93bd5b8b3824edeae3d1d54644a5361)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6f40fea50f..23d64a6734 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -62,13 +62,20 @@ Internal Interfaces: libavutil/common.h Michael Niedermayer Other: + bprint Nicolas George bswap.h + des Reimar Doeffinger + float_dsp Loren Merritt + hash Reimar Doeffinger intfloat* Michael Niedermayer integer.c, integer.h Michael Niedermayer + lzo Reimar Doeffinger mathematics.c, mathematics.h Michael Niedermayer opencl.c, opencl.h Wei Gao rational.c, rational.h Michael Niedermayer + rc4 Reimar Doeffinger ripemd.c, ripemd.h James Almer + timecode Clément Bœsch libavcodec |