MAINTAINERS 10 KB
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
FFmpeg maintainers
==================

Below is a list of the people maintaining different parts of the
FFmpeg code.


Project Leader
==============

Michael Niedermayer
  final design decisions


Applications
============

ffmpeg:
  ffmpeg.c                              Michael Niedermayer

  Video Hooks:
    vhook
23
    vhook/watermark.c                   Marcus Engene
24 25 26 27 28 29 30 31 32 33
    vhook/ppm.c
    vhook/drawtext.c
    vhook/fish.c
    vhook/null.c
    vhook/imlib2.c

ffplay:
  ffplay.c

ffserver:
34
  ffserver.c, ffserver.h                Alex Beregszaszi
35 36 37 38 39 40 41 42 43 44 45 46 47

Commandline utility code:
  cmdutils.c, cmdutils.h

QuickTime faststart:
  qt-faststart.c                        Mike Melanson


Miscellaneous Areas
===================

documentation                           Mike Melanson, Diego Biurrun
website                                 Mike Melanson, Diego Biurrun
48
build system (configure,Makefiles)      Diego Biurrun, Mans Rullgard
Diego Biurrun's avatar
Diego Biurrun committed
49
project server                          Diego Biurrun, Mans Rullgard
Baptiste Coudurier's avatar
Baptiste Coudurier committed
50
mailinglists                            Michael Niedermayer, Baptiste Coudurier
51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90


libavutil
=========

External Interfaces:
  libavutil/avutil.h
Internal Interfaces:
  libavutil/common.h

Other:
  intfloat*                             Michael Niedermayer
  rational.c, rational.h                Michael Niedermayer
  mathematics.c, mathematics.h          Michael Niedermayer
  integer.c, integer.h                  Michael Niedermayer
  bswap.h


libavcodec
==========

Generic Parts:
  External Interfaces:
    avcodec.h                           Michael Niedermayer
  utility code:
    utils.c
    mem.c
    opt.c, opt.h
  arithmetic expression evaluator:
    eval.c                              Michael Niedermayer
  audio and video frame extraction:
    parser.c
  bitsream reading:
    bitstream.c, bitstream.h            Michael Niedermayer
  CABAC:
    cabac.h, cabac.c                    Michael Niedermayer
  DSP utilities:
    dsputils.c, dsputils.h              Michael Niedermayer
  entropy coding:
    rangecoder.c, rangecoder.h          Michael Niedermayer
Michael Niedermayer's avatar
Michael Niedermayer committed
91
    lzw.*                               Michael Niedermayer
92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108
  floating point AAN DCT:
    faandct.c, faandct.h                Michael Niedermayer
  Golomb coding:
    golomb.c, golomb.h                  Michael Niedermayer
  motion estimation:
    motion*                             Michael Niedermayer
  rate control:
    ratecontrol.c
    xvid_rc.c                           Michael Niedermayer
  simple IDCT:
    simple_idct.c, simple_idct.h        Michael Niedermayer
  postprocessing:
    libpostproc/*                       Michael Niedermayer

Codecs:
  4xm.c                                 Michael Niedermayer
  8bps.c                                Roberto Togni
109
  aasc.c                                Kostya Shishkov
110
  ac3*                                  Justin Ruggles
111 112
  asv*                                  Michael Niedermayer
  bmp.c                                 Mans Rullgard
113
  cavs*                                 Stefan Gehrer
114 115 116 117
  cinepak.c                             Roberto Togni
  cljr                                  Alex Beregszaszi
  cook.c, cookdata.h                    Benjamin Larsson
  cscd.c                                Reimar Doeffinger
Baptiste Coudurier's avatar
Baptiste Coudurier committed
118
  dnxhddec.c                            Baptiste Coudurier
119
  dpcm.c                                Mike Melanson
120
  dxa.c                                 Kostya Shishkov
121 122 123
  dv.c                                  Roman Shaposhnik
  ffv1.c                                Michael Niedermayer
  flac.c                                Alex Beregszaszi
124
  flacenc.c                             Justin Ruggles
125
  flashsv*                              Benjamin Larsson
126 127
  flicvideo.c                           Mike Melanson
  g726.c                                Roman Shaposhnik
128
  gifdec.c                              Baptiste Coudurier
129 130 131 132 133
  h264*                                 Loren Merritt, Michael Niedermayer
  h261*                                 Michael Niedermayer
  h263*                                 Michael Niedermayer
  huffyuv.c                             Michael Niedermayer
  idcinvideo.c                          Mike Melanson
134
  imc*                                  Benjamin Larsson
135
  indeo2*                               Kostya Shishkov
136
  interplayvideo.c                      Mike Melanson
137
  jpeg_ls.c                             Kostya Shishkov
138
  kmvc.c                                Kostya Shishkov
139
  lcl.c                                 Roberto Togni
140
  libgsm.c                              Michel Bardiaux
141
  loco.c                                Kostya Shishkov
142 143 144
  lzo.h, lzo.c                          Reimar Doeffinger
  mdec.c                                Michael Niedermayer
  mjpeg.c                               Michael Niedermayer
145
  mpc*                                  Kostya Shishkov
146 147 148 149 150
  mpeg12.c, mpeg12data.h                Michael Niedermayer
  mpegvideo.c, mpegvideo.h              Michael Niedermayer
  msmpeg4.c, msmpeg4data.h              Michael Niedermayer
  msrle.c                               Mike Melanson
  msvideo1.c                            Mike Melanson
151
  nuv.c                                 Reimar Doeffinger
152 153
  oggtheora.c                           Mans Rullgard
  qdm2.c, qdm2data.h                    Roberto Togni
154 155
  qdrw.c                                Kostya Shishkov
  qpeg.c                                Kostya Shishkov
156 157 158 159
  qtrle.c                               Mike Melanson
  ra144.c, ra144.h, ra288.c, ra288.h    Roberto Togni
  resample2.c                           Michael Niedermayer
  rpza.c                                Roberto Togni
160
  rtjpeg.c, rtjpeg.h                    Reimar Doeffinger
161 162 163 164 165
  rv10.c                                Michael Niedermayer
  smc.c                                 Mike Melanson
  snow.c                                Michael Niedermayer, Loren Merritt
  sonic.c                               Alex Beregszaszi
  svq3.c                                Michael Niedermayer
Kostya Shishkov's avatar
Kostya Shishkov committed
166
  targa.c                               Kostya Shishkov
Kostya Shishkov's avatar
Kostya Shishkov committed
167
  tiff.c                                Kostya Shishkov
168 169 170 171 172
  truemotion1*                          Mike Melanson
  truemotion2*                          Kostya Shishkov
  truespeech.c                          Kostya Shishkov
  tscc.c                                Kostya Shishkov
  ulti*                                 Kostya Shishkov
173
  vc1*                                  Kostya Shishkov
174
  vcr1.c                                Michael Niedermayer
175
  vmnc.c                                Kostya Shishkov
176
  vorbis_enc.c                          Oded Shimon
177
  vp3*                                  Mike Melanson
178 179
  vp5                                   Aurelien Jacobs
  vp6                                   Aurelien Jacobs
180
  vqavideo.c                            Mike Melanson
181
  wavpack.c                             Kostya Shishkov
182
  wmv2.c                                Michael Niedermayer
183
  wnv1.c                                Kostya Shishkov
184 185
  x264.c                                Mans Rullgard
  xan.c                                 Mike Melanson
186
  xl.c                                  Kostya Shishkov
187
  xvmcvideo.c                           Ivan Kalvachev
188
  zmbv*                                 Kostya Shishkov
189 190 191 192 193 194 195


libavformat
===========

Generic parts:
  External Interface:
Baptiste Coudurier's avatar
Baptiste Coudurier committed
196
    libavformat/avformat.h
197
  Utility Code:
Baptiste Coudurier's avatar
Baptiste Coudurier committed
198
    libavformat/utils.c
199 200 201 202


Muxers/Demuxers:
  4xm.c                                 Mike Melanson
203
  adtsenc.c                             Mans Rullgard
204
  aiff.c                                Baptiste Coudurier
205 206 207 208
  avi*                                  Michael Niedermayer
  crc.c                                 Michael Niedermayer
  daud.c                                Reimar Doeffinger
  dc1394.c, dv.c                        Roman Shaposhnik
209
  dxa.c                                 Kostya Shishkov
210 211
  flic.c                                Mike Melanson
  flvdec.c, flvenc.c                    Michael Niedermayer
Reimar Döffinger's avatar
Reimar Döffinger committed
212
  gxf.c                                 Reimar Doeffinger
Baptiste Coudurier's avatar
Baptiste Coudurier committed
213
  gxfenc.c                              Baptiste Coudurier
214 215 216 217
  idcin.c                               Mike Melanson
  idroq.c                               Mike Melanson
  ipmovie.c                             Mike Melanson
  img2.c                                Michael Niedermayer
218
  libnut.c                              Oded Shimon
219
  matroska.c                            Aurelien Jacobs
220
  mov.c                                 Michael Niedermayer, Baptiste Coudurier
221
  movenc.c                              Michael Niedermayer, Baptiste Coudurier
222
  mpc.c                                 Kostya Shishkov
223
  mpegts*                               Mans Rullgard
224
  mtv.c                                 Reynaldo H. Verdejo Pinochet
Baptiste Coudurier's avatar
Baptiste Coudurier committed
225
  mxf.c                                 Baptiste Coudurier
226
  nsvdec.c                              Francois Revol
227
  nut.c                                 Michael Niedermayer
228
  nuv.c                                 Reimar Doeffinger
229 230
  ogg2.c, ogg2.h                        Mans Rullgard
  oggparsevorbis.c                      Mans Rullgard
231
  oggparseogm.c                         Mans Rullgard
232 233 234 235
  psxstr.c                              Mike Melanson
  raw.c                                 Michael Niedermayer
  rm.c                                  Roberto Togni
  segafilm.c                            Mike Melanson
236
  swf.c                                 Baptiste Coudurier
Michael Niedermayer's avatar
Michael Niedermayer committed
237
  v4l2.c                                Luca Abeni
238
  voc.c                                 Aurelien Jacobs
239 240 241
  wav.c                                 Michael Niedermayer
  wc3movie.c                            Mike Melanson
  westwood.c                            Mike Melanson
242
  wv.c                                  Kostya Shishkov
243 244 245 246 247 248 249 250


Operating systems / CPU architectures
=====================================

Alpha                                   Mans Rullgard, Falk Hueffner
BeOS                                    Francois Revol
i386                                    Michael Niedermayer
251 252
Mac OS X / PowerPC                      Romain Dolbeau
Amiga / PowerPC                         Colin Ward
Luca Barbato's avatar
Luca Barbato committed
253
Linux / PowerPC                         Luca Barbato
254
Windows MinGW                           Alex Beregszaszi