diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-08-04 11:43:22 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-08-07 01:37:57 +0200 |
commit | b45b1d7af93bd5b8b3824edeae3d1d54644a5361 (patch) | |
tree | fdc53bb718455711369143ec6957bcfe94f55ef4 /MAINTAINERS | |
parent | caa7a494817f6f28305b8581cf4f7e8ecf1ae85c (diff) | |
download | ffmpeg-b45b1d7af93bd5b8b3824edeae3d1d54644a5361.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>
Diffstat (limited to 'MAINTAINERS')
-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 |