mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-03-28 12:32:17 +02:00
I found a maintainer for all parts that had none listed :)
Originally committed as revision 14502 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
758af9868e
commit
a78d882d76
22
MAINTAINERS
22
MAINTAINERS
@ -28,13 +28,13 @@ ffmpeg:
|
|||||||
vhook/imlib2.c
|
vhook/imlib2.c
|
||||||
|
|
||||||
ffplay:
|
ffplay:
|
||||||
ffplay.c
|
ffplay.c Michael Niedermayer
|
||||||
|
|
||||||
ffserver:
|
ffserver:
|
||||||
ffserver.c, ffserver.h Baptiste Coudurier
|
ffserver.c, ffserver.h Baptiste Coudurier
|
||||||
|
|
||||||
Commandline utility code:
|
Commandline utility code:
|
||||||
cmdutils.c, cmdutils.h
|
cmdutils.c, cmdutils.h Michael Niedermayer
|
||||||
|
|
||||||
QuickTime faststart:
|
QuickTime faststart:
|
||||||
qt-faststart.c Mike Melanson
|
qt-faststart.c Mike Melanson
|
||||||
@ -54,9 +54,9 @@ libavutil
|
|||||||
=========
|
=========
|
||||||
|
|
||||||
External Interfaces:
|
External Interfaces:
|
||||||
libavutil/avutil.h
|
libavutil/avutil.h Michael Niedermayer
|
||||||
Internal Interfaces:
|
Internal Interfaces:
|
||||||
libavutil/common.h
|
libavutil/common.h Michael Niedermayer
|
||||||
|
|
||||||
Other:
|
Other:
|
||||||
intfloat* Michael Niedermayer
|
intfloat* Michael Niedermayer
|
||||||
@ -73,13 +73,13 @@ Generic Parts:
|
|||||||
External Interfaces:
|
External Interfaces:
|
||||||
avcodec.h Michael Niedermayer
|
avcodec.h Michael Niedermayer
|
||||||
utility code:
|
utility code:
|
||||||
utils.c
|
utils.c Michael Niedermayer
|
||||||
mem.c
|
mem.c Michael Niedermayer
|
||||||
opt.c, opt.h
|
opt.c, opt.h Michael Niedermayer
|
||||||
arithmetic expression evaluator:
|
arithmetic expression evaluator:
|
||||||
eval.c Michael Niedermayer
|
eval.c Michael Niedermayer
|
||||||
audio and video frame extraction:
|
audio and video frame extraction:
|
||||||
parser.c
|
parser.c Michael Niedermayer
|
||||||
bitstream reading:
|
bitstream reading:
|
||||||
bitstream.c, bitstream.h Michael Niedermayer
|
bitstream.c, bitstream.h Michael Niedermayer
|
||||||
CABAC:
|
CABAC:
|
||||||
@ -96,7 +96,7 @@ Generic Parts:
|
|||||||
motion estimation:
|
motion estimation:
|
||||||
motion* Michael Niedermayer
|
motion* Michael Niedermayer
|
||||||
rate control:
|
rate control:
|
||||||
ratecontrol.c
|
ratecontrol.c Michael Niedermayer
|
||||||
libxvid_rc.c Michael Niedermayer
|
libxvid_rc.c Michael Niedermayer
|
||||||
simple IDCT:
|
simple IDCT:
|
||||||
simple_idct.c, simple_idct.h Michael Niedermayer
|
simple_idct.c, simple_idct.h Michael Niedermayer
|
||||||
@ -219,9 +219,9 @@ libavformat
|
|||||||
|
|
||||||
Generic parts:
|
Generic parts:
|
||||||
External Interface:
|
External Interface:
|
||||||
libavformat/avformat.h
|
libavformat/avformat.h Michael Niedermayer
|
||||||
Utility Code:
|
Utility Code:
|
||||||
libavformat/utils.c
|
libavformat/utils.c Michael Niedermayer
|
||||||
|
|
||||||
|
|
||||||
Muxers/Demuxers:
|
Muxers/Demuxers:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user