diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-08-04 11:24:57 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-08-10 23:58:48 +0200 |
commit | 15ea618ef62922ca24b3fe227b161aeaab9bc6c8 (patch) | |
tree | 38550799ec23abb2dacec03a41407baa07333cb2 | |
parent | ec334232731addb52dbfcced093f82f29f873302 (diff) | |
download | ffmpeg-15ea618ef62922ca24b3fe227b161aeaab9bc6c8.tar.gz |
MAINTAINERS: order libavutil entries alphabetically
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(cherry picked from commit 48188a512068e77fbf94ec1a250870260a1ff1ae)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a96b7373dc..6f40fea50f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -62,12 +62,12 @@ Internal Interfaces: libavutil/common.h Michael Niedermayer Other: + bswap.h intfloat* Michael Niedermayer - rational.c, rational.h Michael Niedermayer - mathematics.c, mathematics.h Michael Niedermayer integer.c, integer.h Michael Niedermayer - bswap.h + mathematics.c, mathematics.h Michael Niedermayer opencl.c, opencl.h Wei Gao + rational.c, rational.h Michael Niedermayer ripemd.c, ripemd.h James Almer |