Commit a78d882d authored by Michael Niedermayer's avatar Michael Niedermayer

I found a maintainer for all parts that had none listed :)

Originally committed as revision 14502 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 758af986
......@@ -28,13 +28,13 @@ ffmpeg:
vhook/imlib2.c
ffplay:
ffplay.c
ffplay.c Michael Niedermayer
ffserver:
ffserver.c, ffserver.h Baptiste Coudurier
Commandline utility code:
cmdutils.c, cmdutils.h
cmdutils.c, cmdutils.h Michael Niedermayer
QuickTime faststart:
qt-faststart.c Mike Melanson
......@@ -54,9 +54,9 @@ libavutil
=========
External Interfaces:
libavutil/avutil.h
libavutil/avutil.h Michael Niedermayer
Internal Interfaces:
libavutil/common.h
libavutil/common.h Michael Niedermayer
Other:
intfloat* Michael Niedermayer
......@@ -73,13 +73,13 @@ Generic Parts:
External Interfaces:
avcodec.h Michael Niedermayer
utility code:
utils.c
mem.c
opt.c, opt.h
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
parser.c Michael Niedermayer
bitstream reading:
bitstream.c, bitstream.h Michael Niedermayer
CABAC:
......@@ -96,7 +96,7 @@ Generic Parts:
motion estimation:
motion* Michael Niedermayer
rate control:
ratecontrol.c
ratecontrol.c Michael Niedermayer
libxvid_rc.c Michael Niedermayer
simple IDCT:
simple_idct.c, simple_idct.h Michael Niedermayer
......@@ -219,9 +219,9 @@ libavformat
Generic parts:
External Interface:
libavformat/avformat.h
libavformat/avformat.h Michael Niedermayer
Utility Code:
libavformat/utils.c
libavformat/utils.c Michael Niedermayer
Muxers/Demuxers:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment