Mercurial > mplayer.hg
annotate DOCS/tech/MAINTAINERS @ 35033:387485e3956a
vf_ass: Improve format query.
The output format should always match the input format
for this filter, and we should set the EOSD capability.
This also simplifies adding support for more formats.
Patch by Xidorn Quan [quanxunzhen gmail com].
author | reimar |
---|---|
date | Wed, 29 Aug 2012 16:06:26 +0000 |
parents | 1c35122fba8c |
children | f2b81cd25817 |
rev | line source |
---|---|
7345 | 1 __________________________________________ |
2 MPlayer code and documentation maintainers | |
3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
4 | |
7346 | 5 NOTE: This file (should) contain the up-to-date list of the maintainers of |
26566 | 6 each part/module of the mplayer svn / source tree, including docs & homepage. |
7346 | 7 You should NOT commit non-trivial changes without the agreement by the |
8 maintainer of the given part. The job of the maintainer is commenting, | |
9 refusing or accepting patches, suggestions. | |
10 If you're listed here as maintainer of one or more parts, but you don't want | |
11 it to be so, tell us and you will be removed... this list has been created | |
26566 | 12 based on maillist/svn activity. It may be wrong. |
7346 | 13 |
7348 | 14 Always send the patches (first read DOCS/tech/patches.txt), comments to |
15 the mplayer-dev-eng mailing list!!! | |
7346 | 16 |
12256 | 17 Everyone is free to nominate himself/herself for a maintainership. |
18 | |
13263 | 19 Administration: |
17582 | 20 * Project server: Attila Kinali, Diego Biurrun |
17357 | 21 * Mailing lists: Guillaume Poirier |
17132 | 22 * Patch backlog tracking: Andrew Buehler, "The Wanderer" |
13263 | 23 |
7345 | 24 Homepage: |
12780 | 25 * Design: Diego Biurrun |
19616 | 26 * Content: Diego Biurrun |
12780 | 27 * Codec packages: Roberto Togni |
7345 | 28 |
20228
99ebe47a6295
Sebastian now coordinates translations, some cosmetics.
diego
parents:
19697
diff
changeset
|
29 Documentation: |
99ebe47a6295
Sebastian now coordinates translations, some cosmetics.
diego
parents:
19697
diff
changeset
|
30 * MPlayer: Diego Biurrun |
99ebe47a6295
Sebastian now coordinates translations, some cosmetics.
diego
parents:
19697
diff
changeset
|
31 * MEncoder: Guillaume Poirier |
13617 | 32 * man page: Diego Biurrun |
23734 | 33 * translation coordination: Sebastian Krämer |
13262
b4df7cc59f34
mailing lists and german documentation maintainers, spelling
diego
parents:
13169
diff
changeset
|
34 * input layer, LIRC, slave mode docs: Alban Bedel |
19659
3d709c2de791
Remove Alex from some maintainer positions that he no longer has.
diego
parents:
19626
diff
changeset
|
35 * tech/* docs: None |
12038 | 36 * tech/* documentation docs: Diego Biurrun |
7345 | 37 |
20228
99ebe47a6295
Sebastian now coordinates translations, some cosmetics.
diego
parents:
19697
diff
changeset
|
38 Man page translations: |
14026 | 39 * Czech: Jiri Heryan |
40 * French: Guillaume Poirier | |
23734 | 41 * German: Sebastian Krämer |
13869
b2bfbca7fa40
Added Gabor Mizda (myself) as maintainer of the hungarian translation
gabrov
parents:
13866
diff
changeset
|
42 * Hungarian: Gabor Mizda |
29731
2f8a19a6cedd
removed daniele forghieri from italian man mantainers (as said by diego and him)
ptt
parents:
29721
diff
changeset
|
43 * Italian: Paolo Tresoldi |
11288 | 44 * Polish: Waclaw Schiller |
29782 | 45 * Spanish: None |
29127 | 46 * Russian: Vladimir Voroshilov |
14026 | 47 |
48 Documentation translations: | |
14677 | 49 * Czech: Jiri Heryan |
18860 | 50 * French: Guillaume Poirier |
23734 | 51 * German: Sebastian Krämer |
18859 | 52 * Hungarian: Gabor Mizda |
23578
144b1f9307a1
elected me as italian docs translation mantainer, so i can get my own insults ;)
ptt
parents:
23573
diff
changeset
|
53 * Italian: Paolo Tresoldi |
14026 | 54 * Polish: Waclaw Schiller |
29782 | 55 * Spanish: None |
29127 | 56 * Chinese (simplified): unmaintained, outdated |
57 * Italian: unmaintained, outdated | |
21903 | 58 * Russian: Vladimir Voroshilov |
7345 | 59 |
17145 | 60 Platforms/ports: |
31833
c9f9a077d760
Add new debian packaging based on official distro packages
siretart
parents:
31565
diff
changeset
|
61 * Debian/Ubuntu packaging: Reinhard Tartler, Diego Biurrun |
17145 | 62 * Red Hat/RPM packaging: Dominik Mierzejewski |
63 * FreeBSD: Vladimir Kushnir, Nexus | |
64 * BSD/OS: Steven Schultz | |
65 * NetBSD: Bernd Ernesti | |
23734 | 66 * OpenBSD: Björn Sandell |
17445
7c21b0f1c4f9
List Derek Lewis as AIX/Solaris maintainer, patch by himself.
diego
parents:
17357
diff
changeset
|
67 * Solaris: Derek Lewis |
24562
1437b1509d10
I don't maintain any Windows ports, but the Debian package.
diego
parents:
23904
diff
changeset
|
68 * Win32/Cygwin/MinGW: Sascha Sommer, Joey Parrish |
29231
43c16f39bace
Adrian is maintaining vo_corevideo and merging the OSX Extended GUI branch.
adrian
parents:
29210
diff
changeset
|
69 * MPlayer OS X frontend: Nicolas Plourde, Adrian Stutz |
29206 | 70 * Mac OS X: None |
17445
7c21b0f1c4f9
List Derek Lewis as AIX/Solaris maintainer, patch by himself.
diego
parents:
17357
diff
changeset
|
71 * AIX: Derek Lewis |
7345 | 72 |
73 MPlayer code: | |
17145 | 74 * build system: Diego Biurrun |
22245 | 75 * A-V sync code, MPlayer core: Uoti Urpala |
76 * MEncoder core: None (unmaintained) | |
19616 | 77 * libmpdemux: Roberto Togni, Nico Sabbi |
78 * libmpcodecs: Roberto Togni | |
22618
1e97d8fc86b3
Mark myself as new TV maintainer as suggested by Jindrich Makovicka
voroshil
parents:
22245
diff
changeset
|
79 * TV input/capture: Vladimir Voroshilov |
23904 | 80 * TV teletext: Vladimir Voroshilov |
19616 | 81 * network streaming: Roberto Togni, Nico Sabbi, Benjamin Zores |
17145 | 82 * DVD/VOB subtitles: None |
19659
3d709c2de791
Remove Alex from some maintainer positions that he no longer has.
diego
parents:
19626
diff
changeset
|
83 * config files & commandline parser: Alban Bedel |
12256 | 84 * playtree, input layer: Alban Bedel |
19616 | 85 * libswscale: Michael Niedermayer, Luca Abeni |
12038 | 86 * DVB support: Nico Sabbi |
32742 | 87 * GUI: Ingo Brückl |
88 * GUI skins: Ingo Brückl | |
29782 | 89 * EDL code: Oded Shimon |
7400 | 90 |
91 Imported libs/projects: | |
24562
1437b1509d10
I don't maintain any Windows ports, but the Debian package.
diego
parents:
23904
diff
changeset
|
92 * FFmpeg: Michael Niedermayer |
23256 | 93 * VIDIX core: Benjamin Zores |
19659
3d709c2de791
Remove Alex from some maintainer positions that he no longer has.
diego
parents:
19626
diff
changeset
|
94 * mp3lib: None |
23130 | 95 * loader: None |
12256 | 96 * libmpeg2: None |
20620
696a667916ea
I'm effectively maintaining libdvdcss and libdvdread.
diego
parents:
20228
diff
changeset
|
97 * libdvdcss: Diego Biurrun |
696a667916ea
I'm effectively maintaining libdvdcss and libdvdread.
diego
parents:
20228
diff
changeset
|
98 * libdvdread: Diego Biurrun |
12326 | 99 * realrtsp: Roberto Togni |
18800 | 100 * librtsp: Benjamin Zores |
18824 | 101 * freesdp: Benjamin Zores |
18957 | 102 * libass: Evgeniy Stepanov |
7345 | 103 |
12312 | 104 demuxers: |
12326 | 105 * demux_fli.c - Roberto Togni |
12320 | 106 * demux_gif.c - Joey Parrish |
107 * demux_lavf.c - Michael Niedermayer | |
23594 | 108 * demux_mkv.c - Moritz Bunkus, Aurelien Jacobs |
17145 | 109 * demux_nsv.c - Roberto Togni |
12312 | 110 * demux_ogg.c - Moritz Bunkus |
12326 | 111 * demux_realaud.c - Roberto Togni |
12320 | 112 * demux_rtp* - Ross Finlayson |
15280 | 113 * demux_mpg and demux_ts - Nico Sabbi |
23734 | 114 * demux_mpc.c - Reimar Döffinger |
12312 | 115 |
17836 | 116 muxers: |
117 * muxer_lavf.c - Michael Niedermayer | |
21664 | 118 * muxer_mpeg.c - Nico Sabbi |
17836 | 119 |
19322 | 120 streams: |
18999 | 121 * stream_pvr.c - Benjamin Zores |
19321 | 122 * stream_udp.c - Benjamin Zores |
123 * stream_rtp.c - Benjamin Zores | |
124 * stream_rtsp.c - Benjamin Zores | |
20739
6e206b0ed9e3
Adding myself to man page translation and stram sections.
voroshil
parents:
20620
diff
changeset
|
125 * stream_radio.c - Vladimir Voroshilov |
21664 | 126 * stream_dvb.c - Nico Sabbi |
127 * stream_dvd.c - Nico Sabbi | |
25895 | 128 * stream_dvdnav.c - Nico Sabbi and Benjamin Zores |
31565
9a590e7aac57
Support for unencrypted Blu-ray playback through libbluray.
ben
parents:
31090
diff
changeset
|
129 * stream_bluray.c - Benjamin Zores |
18999 | 130 |
13627 | 131 codec support: |
13617 | 132 * FFmpeg: Michael Niedermayer |
26908
13061a6174b6
Change spelling of XviD to Xvid as has already been done in the (rest of the)
diego
parents:
26883
diff
changeset
|
133 * Xvid: Ivan Kalvachev |
13866 | 134 * x264: Loren Merritt |
23734 | 135 * musepack, speex: Reimar Döffinger |
13617 | 136 |
12982 | 137 video filters: |
138 * general: Richard Felker, Michael Niedermayer | |
13262
b4df7cc59f34
mailing lists and german documentation maintainers, spelling
diego
parents:
13169
diff
changeset
|
139 * vf_filmdint.c - Zoltan Hidvegi |
19094 | 140 * vf_blackframe.c - Ivo van Poorten |
19620 | 141 * vf_zrmjpeg.c - Rik Snel |
22720 | 142 * all filters written by Michael Niedermayer - Michael Niedermayer |
12312 | 143 |
17145 | 144 audio filters: |
145 * general: Alex Beregszaszi | |
146 * af_ladspa.c - Ivo van Poorten | |
29782 | 147 * af_equalizer.c - None |
148 * af_karaoke.c - None | |
17145 | 149 |
21664 | 150 audio encoders: |
151 * ae_toolame.c, ae_twolame.c and ae_faac.c - Nico Sabbi | |
152 | |
7345 | 153 libvo drivers: |
154 * vo_3dfx.c - OBSOLETED, use xv or tdfxfb | |
11969 | 155 * vo_aa.c - Alban Bedel |
12217 | 156 * vo_caca.c - Howell Tam (Pigeon) |
11219 | 157 * vo_bl.c - Rik Snel |
29231
43c16f39bace
Adrian is maintaining vo_corevideo and merging the OSX Extended GUI branch.
adrian
parents:
29210
diff
changeset
|
158 * vo_corevideo.m - Adrian Stutz |
11219 | 159 * vo_cvidix.c - Sascha Sommer |
12256 | 160 * vo_dga.c - None |
23734 | 161 * vo_dfbmga.c - Ville Syrjälä |
27921 | 162 * vo_direct3d.c - Georgi Petrov |
11219 | 163 * vo_directfb[2].c - Jiri Svoboda |
11236 | 164 * vo_directx.c - Sascha Sommer |
12256 | 165 * vo_dxr2.c - Alban Bedel |
166 * vo_dxr3.c - None | |
11219 | 167 * vo_fbdev.c - Joey Parrish |
168 * vo_fbdev2.c - Joey Parrish | |
14176 | 169 * vo_ggi.c - Christoph Egger |
7345 | 170 * vo_gif89a.c - Joey Parrish |
23734 | 171 * vo_gl.c - Reimar Döffinger |
172 * vo_gl2.c - Reimar Döffinger | |
19140 | 173 * vo_ivtv.c - Benjamin Zores |
13154 | 174 * vo_jpeg.c - Ivo van Poorten |
13399
6cd4c25fd7bb
Added myself to AUTHORS and MAINTAINERS for the new vo_pnm and vo_md5sum
ivo
parents:
13263
diff
changeset
|
175 * vo_md5sum.c - Ivo van Poorten |
30406 | 176 * vo_mga.c - None |
12256 | 177 * vo_mpegpes.c - None |
178 * vo_null.c - None | |
23734 | 179 * vo_png.c - Felix Bünemann |
13399
6cd4c25fd7bb
Added myself to AUTHORS and MAINTAINERS for the new vo_pnm and vo_md5sum
ivo
parents:
13263
diff
changeset
|
180 * vo_pnm.c - Ivo van Poorten |
12295 | 181 * vo_quartz.c - Nicolas Plourde |
23734 | 182 * vo_sdl.c - Felix Bünemann |
12982 | 183 * vo_svga.c - Ivan Kalvachev |
11969 | 184 * vo_tdfxfb.c - Alban Bedel |
11219 | 185 * vo_tga.c - Daniele Forghieri |
31976 | 186 * vo_vdpau.c - Carl Eugen Hoyos |
13609 | 187 * vo_vesa.c - Aurelien Jacobs |
27375 | 188 * vo_wii.c - Benjamin Zores |
11219 | 189 * vo_winvidix.c - Sascha Sommer |
13009
e50313e4b899
As discussed with Attila, I am now the new maintainer of
al
parents:
12982
diff
changeset
|
190 * vo_x11.c - Alexander Strasser |
30406 | 191 * vo_xmga.c - None |
12256 | 192 * vo_xover.c - Alban Bedel |
13009
e50313e4b899
As discussed with Attila, I am now the new maintainer of
al
parents:
12982
diff
changeset
|
193 * vo_xv.c - Alexander Strasser |
19626 | 194 * vo_xvidix.c - None |
11219 | 195 * vo_xvmc.c - Ivan Kalvachev |
12982 | 196 * vo_yuv4mpeg.c - Robert Kesterson |
11219 | 197 * vo_zr.c - Rik Snel |
19620 | 198 * vo_zr2.c - Rik Snel |
7345 | 199 |
24700
16a451b9bf4b
I have mostly taken over maintaining x11_common stuff as well
reimar
parents:
24562
diff
changeset
|
200 * x11_common.c - Alexander Strasser, Reimar Döffinger |
23734 | 201 * w32_common.c - Reimar Döffinger |
13009
e50313e4b899
As discussed with Attila, I am now the new maintainer of
al
parents:
12982
diff
changeset
|
202 |
7345 | 203 libao2 drivers: |
17567 | 204 * ao_alsa.c - Clemens Ladisch |
12256 | 205 * ao_arts.c - None |
29209 | 206 * ao_coreaudio.c - None |
17145 | 207 * ao_dsound.c - None |
12256 | 208 * ao_dxr2.c - None |
209 * ao_esd.c - None | |
19225 | 210 * ao_ivtv.c - Benjamin Zores |
23734 | 211 * ao_jack.c - Reimar Döffinger |
12256 | 212 * ao_mpegpes.c - None |
12257 | 213 * ao_nas.c - Tobias Diedrich |
12256 | 214 * ao_null.c - None |
24798
be6d6eae6c41
ao_openal is mine as well (however someone else developing it further would be welcome)
reimar
parents:
24797
diff
changeset
|
215 * ao_openal.c - Reimar Döffinger |
12256 | 216 * ao_oss.c - None |
217 * ao_pcm.c - None | |
218 * ao_plugin.c - None | |
28634
480c7c73deba
Drop official maintainership of ao_pulse since libpulseaudio still has
reimar
parents:
27921
diff
changeset
|
219 * ao_pulse.c - None |
12256 | 220 * ao_sdl.c - None |
221 * ao_sgi.c - None | |
222 * ao_sun.c - None | |
11236 | 223 * ao_win32.c - Sascha Sommer |