diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-08-04 11:24:57 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-08-04 11:24:57 +0200 |
commit | 48188a512068e77fbf94ec1a250870260a1ff1ae (patch) | |
tree | 745f9cf9fa6732deba1d83daf549585c53606f88 /MAINTAINERS | |
parent | 61af627d56c785650ac3d235f6356ee3bc5676ee (diff) | |
download | ffmpeg-48188a512068e77fbf94ec1a250870260a1ff1ae.tar.gz |
MAINTAINERS: order libavutil entries alphabetically
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'MAINTAINERS')
-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 |