[FFmpeg-cvslog] MAINTAINERS: move sections from lavc to lavu
Stefano Sabatini
git at videolan.org
Thu Sep 12 15:17:44 CEST 2013
ffmpeg | branch: master | Stefano Sabatini <stefasab at gmail.com> | Thu Sep 12 09:20:05 2013 +0200| [52ed1d6d5847bc065ca2ca0378365d008374de49] | committer: Stefano Sabatini
MAINTAINERS: move sections from lavc to lavu
Reflect current code organization.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=52ed1d6d5847bc065ca2ca0378365d008374de49
---
MAINTAINERS | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 098b430..dd849ed 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -65,13 +65,16 @@ Other:
bprint Nicolas George
bswap.h
des Reimar Doeffinger
+ eval.c, eval.h Michael Niedermayer
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
+ mem.c, mem.h Michael Niedermayer
opencl.c, opencl.h Wei Gao
+ opt.c, opt.h Michael Niedermayer
rational.c, rational.h Michael Niedermayer
rc4 Reimar Doeffinger
ripemd.c, ripemd.h James Almer
@@ -86,10 +89,6 @@ Generic Parts:
avcodec.h Michael Niedermayer
utility code:
utils.c Michael Niedermayer
- mem.c Michael Niedermayer
- opt.c, opt.h Michael Niedermayer
- arithmetic expression evaluator:
- eval.c Michael Niedermayer
audio and video frame extraction:
parser.c Michael Niedermayer
bitstream reading:
More information about the ffmpeg-cvslog
mailing list