annotate AUTHORS @ 15330:4bf6e8fb4f6c

Credits for Jeff Clang's x264 encoding guide and for me.
author gpoirier
date Mon, 02 May 2005 18:45:16 +0000
parents 3c008554694e
children 904787c80946
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
1 *****************************************
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
2 AUTHORS
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
3 *****************************************
11939
11aeae4ca8ed small additions, cosmetics
diego
parents: 11935
diff changeset
4
11220
cf4339e05e73 updates
alex
parents: 11046
diff changeset
5 NOTE: NEVER send bug reports, help and feature requests directly to the
cf4339e05e73 updates
alex
parents: 11046
diff changeset
6 authors, but you're free to write mails about donating!
cf4339e05e73 updates
alex
parents: 11046
diff changeset
7
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
8 For donation requests visit http://www.mplayerhq.hu/homepage/donations.html.
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
9
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
10
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
11 ___________________
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
12 The MPlayer project
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
13 ~~~~~~~~~~~~~~~~~~~
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
14
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
15 MPlayer was originally written by Árpád Gereöffy (for a more complete history
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
16 see DOCS/HTML/en/history.html) and later extended by a bunch of other people,
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
17 some of which are listed here in alphabetical order. If you think you are
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
18 missing, feel free to send a patch.
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
19
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
20 Ackermann, Andreas (Acki) <asackerm@stud.informatik.uni-erlangen.de>
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
21 * LIRC support
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
22 * DGA support in libvo
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
23
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
24 adland <adland123@yahoo.com>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
25 * support for various Windows DLL codecs (LCW2, ASLC)
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
26 * SMIL playlist parser
12317
494a5d245f50 More credit for adland, added a missing name.
diego
parents: 12295
diff changeset
27 * many streaming bug fixes and improvements
13454
f1f84313d7e7 FAAD updated by adland.
diego
parents: 13422
diff changeset
28 * libfaad2 update
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
29
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
30 Anholt, Eric <eanholt@gladstone.uoregon.edu>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
31 * CPU detection code
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
32
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
33 Ashberg, Folke <folke@ashberg.de>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
34 * native AAlib driver (-vo aa)
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
35
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
36 Balatoni, Dénes <pnis@coder.hu>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
37 * XMMS inputplugin support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
38 * minor features & fixes mostly to make MPlayer work better on a PDA
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
39
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
40 Barat, Zsolt (joyping) <joy@streamminister.de>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
41 * ao_alsa9 fixes, AC3 passthrough support
13062
5aa795672380 Credits for Guillaume Poirier, maintainers are listed elsewhere.
diego
parents: 13061
diff changeset
42 * ao_alsa unified ALSA audio output driver
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
43
15134
a002b0aa4ad4 credits for Luca Barbato
diego
parents: 15006
diff changeset
44 Barbato, Luca (lu_zero) <lu_zero@gentoo.org>
a002b0aa4ad4 credits for Luca Barbato
diego
parents: 15006
diff changeset
45 * random AltiVec fixes
a002b0aa4ad4 credits for Luca Barbato
diego
parents: 15006
diff changeset
46 * other minor fixes
a002b0aa4ad4 credits for Luca Barbato
diego
parents: 15006
diff changeset
47
12245
13b2aaee2813 more nicks
diego
parents: 12244
diff changeset
48 Baryshkov, Dmitry (lumag) <mitya@school.ioffe.ru>
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
49 * Russian documentation translation
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
50 * FLAC decoding support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
51 * XML build system
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
52
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
53 Baudet, Bertrand <bertrand_baudet@yahoo.com>
13062
5aa795672380 Credits for Guillaume Poirier, maintainers are listed elsewhere.
diego
parents: 13061
diff changeset
54 * network streaming support author
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
55 * CDDB support
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
56
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
57 Bedel, Alban (albeu) <albeu@free.fr>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
58 * MMS network streaming patches
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
59 * playtree and per-entry config
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
60 * playlist parsers
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
61 * new input layer, slave mode improvements
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
62 * audio only support
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
63 * MP3, WAV and Ogg demuxers, Ogg in AVI fixes
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
64 * support for audio from an external file
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
65 * DXR2 driver
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
66 * vo_aa improvements
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
67 * CDDA support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
68 * OSD menu
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
69 * new modular config/command line parser code
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
70
15243
6b4a88f8ad39 Credits for Michael Behrisch
gpoirier
parents: 15140
diff changeset
71 Behrisch, Michael <list@behrisch.de>
6b4a88f8ad39 Credits for Michael Behrisch
gpoirier
parents: 15140
diff changeset
72 * online audio stream switching for MPEG and Matroska files
6b4a88f8ad39 Credits for Michael Behrisch
gpoirier
parents: 15140
diff changeset
73
12426
01331483dbf4 more credits, names, nicks
diego
parents: 12403
diff changeset
74 Belev, Luchezar (lucho) <lucho@haemimont.bg>
01331483dbf4 more credits, names, nicks
diego
parents: 12403
diff changeset
75 * hw-accelerated video eq support into x11, gl2 (using DirectColor cmap)
01331483dbf4 more credits, names, nicks
diego
parents: 12403
diff changeset
76
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
77 Bérczi, Gábor (Gabucino) <gabucino@mplayerhq.hu>
13062
5aa795672380 Credits for Guillaume Poirier, maintainers are listed elsewhere.
diego
parents: 13061
diff changeset
78 * large parts the original HTML and TXT documentation
5aa795672380 Credits for Guillaume Poirier, maintainers are listed elsewhere.
diego
parents: 13061
diff changeset
79 * original Hungarian documentation, homepage, console message translation
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
80 * second homepage design & gfx
13062
5aa795672380 Credits for Guillaume Poirier, maintainers are listed elsewhere.
diego
parents: 13061
diff changeset
81 * original homepage content
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
82 * testing, codecs quality & speed comparisons
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
83 * experimental MINIX port :) (what's funny about it?)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
84 * MPsub subtitle format design
12469
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
85 * AlienMind, BlueHeart, CubicPlayer, MidnightLove, netscape4,
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
86 WMP6, xanim, xine-lcd skins
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
87
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
88 Berecz, Szabolcs (Szabi) <szabi@inf.elte.hu>
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
89 * codecs.conf file parser
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
90 * config file and command line parser
14019
91434df13f33 spelling and small updates
diego
parents: 14011
diff changeset
91 * mga_vid fixes, module option, etc
13938
36d3f6bc2a0b spelling, wording
diego
parents: 13878
diff changeset
92 * fbdev video output driver
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
93 * type #7 subtitle support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
94
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
95 Beregszászi, Alex (al3x) <alex@fsn.hu>
12426
01331483dbf4 more credits, names, nicks
diego
parents: 12403
diff changeset
96 * second project maintainer
14019
91434df13f33 spelling and small updates
diego
parents: 14011
diff changeset
97 * alsa5 and alsa9 audio output drivers in libao2
13938
36d3f6bc2a0b spelling, wording
diego
parents: 13878
diff changeset
98 * ggi video output driver (www.ggi-project.org)
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
99 * XAnim codecs support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
100 * VIVO files, codecs support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
101 * TV grabbing support
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
102 * QuickTime hackings
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
103 * libavcodec support in MEncoder
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
104 * RM file format demuxer
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
105 * MEncoder framecopy
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
106 * yuv4mpeg1 support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
107 * NuppelVideo demuxer changes
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
108 * subconfig
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
109 * VIDIX and libdha hackings
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
110 * Matrox driver port to VIDIX
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
111 * XVIDIX video output driver
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
112 * many other things (in libvo, libmad syncing, dec_audio/video and loader)
7877
alex
parents: 7869
diff changeset
113 * libmpcodecs / libmpdemux hacking
13062
5aa795672380 Credits for Guillaume Poirier, maintainers are listed elsewhere.
diego
parents: 13061
diff changeset
114 * patch review
8155
alex
parents: 8018
diff changeset
115 * dynamic a/v plugins (external shared ad/vd/.. objects)
10961
93519653faca typo, some additions
diego
parents: 10877
diff changeset
116 * millions of bug fixes
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
117
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
118 Bitterberg, Tilmann <transcode@tibit.org>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
119 * AVI OpenDML read support
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
120
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
121 Biurrun, Diego (DonDiego) <diego@biurrun.de>
13062
5aa795672380 Credits for Guillaume Poirier, maintainers are listed elsewhere.
diego
parents: 13061
diff changeset
122 * documentation all over the place
5aa795672380 Credits for Guillaume Poirier, maintainers are listed elsewhere.
diego
parents: 13061
diff changeset
123 * command line option documentation completed
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
124 * README, wishlist, translations.txt
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
125 * random trivial fixes
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
126 * main tester and small fixes for the Cygwin and MinGW ports
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
127 * testing, bug reports
13062
5aa795672380 Credits for Guillaume Poirier, maintainers are listed elsewhere.
diego
parents: 13061
diff changeset
128 * homepage content improvements, design7, HTML fixed
5aa795672380 Credits for Guillaume Poirier, maintainers are listed elsewhere.
diego
parents: 13061
diff changeset
129 * Hunglish to English translation everywhere
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
130 * head of the Ministry for English Composition
12469
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
131 * ultrafina skin
12507
3841acc50226 credits for Scognito
diego
parents: 12494
diff changeset
132 * skin review part I
13062
5aa795672380 Credits for Guillaume Poirier, maintainers are listed elsewhere.
diego
parents: 13061
diff changeset
133 * patch review
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
134
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
135 Blomenkamp, Marcus <Marcus.Blomenkamp@epost.de>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
136 * VIDIX patches (Rage128, Radeon 7000)
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
137 * OSS AC3 passthrough fix
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
138
13578
b33ee5b68414 credits for the Wanderer, by himself
diego
parents: 13461
diff changeset
139 Buehler, Andrew (The Wanderer) <inverseparadox@comcast.net>
b33ee5b68414 credits for the Wanderer, by himself
diego
parents: 13461
diff changeset
140 * various documentation spelling and grammar corrections
b33ee5b68414 credits for the Wanderer, by himself
diego
parents: 13461
diff changeset
141 * mp_msg transition on main source files
b33ee5b68414 credits for the Wanderer, by himself
diego
parents: 13461
diff changeset
142
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
143 Bulgroz, Eviv <ebulgroz@yahoo.com>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
144 * presets support for mp3lame encoding
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
145 * AVI demuxer time/bitrate calculation fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
146 * various bug fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
147
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
148 Bünemann, Felix (Atmos) <atmosfear@users.sourceforge.net>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
149 * additional YUV formats fixes
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
150 * new font (mp_font2.zip)
13938
36d3f6bc2a0b spelling, wording
diego
parents: 13878
diff changeset
151 * png video output driver
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
152 * flipping support (for Indeo 3/4, etc)
13938
36d3f6bc2a0b spelling, wording
diego
parents: 13878
diff changeset
153 * SDL audio output driver in libao2
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
154 * RAW PCM/WAVE file writer for libao2
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
155 * Ogg Vorbis audio support
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
156 * aspect ratio code improvements, prescaling support
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
157 * Win32 (Cygwin) port
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
158 * DivX5Linux support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
159 * AAC decoding support via libfaad2
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
160 * Darwin (Mac OS X) port
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
161
12426
01331483dbf4 more credits, names, nicks
diego
parents: 12403
diff changeset
162 Bunkus, Moritz (Mosu) <moritz@bunkus.org>
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
163 * various OGM hacks/fixes
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
164 * OGMtools author
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
165 * Matroska demuxer
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
166
12606
ed0350b5d81c credits for Dan Christiansen, by himself
diego
parents: 12507
diff changeset
167 Christiansen, Dan Villiom Podlaski (danchr) <danchr@daimi.au.dk>
ed0350b5d81c credits for Dan Christiansen, by himself
diego
parents: 12507
diff changeset
168 * timer-darwin.c
12789
fba0bd4fe79e ao_macosx by Dan Christiansen
nplourde
parents: 12766
diff changeset
169 * ao_macosx
12606
ed0350b5d81c credits for Dan Christiansen, by himself
diego
parents: 12507
diff changeset
170 * build system cleanups for Darwin
ed0350b5d81c credits for Dan Christiansen, by himself
diego
parents: 12507
diff changeset
171
15140
0b29b871f5b4 credits for Jeff Clagg
diego
parents: 15134
diff changeset
172 Clagg, Jeff (snacky) <snacky@ikaruga.co.uk>
0b29b871f5b4 credits for Jeff Clagg
diego
parents: 15134
diff changeset
173 * minor updates and fixes for x264 support
15330
4bf6e8fb4f6c Credits for Jeff Clang's x264 encoding guide and for me.
gpoirier
parents: 15328
diff changeset
174 * x264's encoding guide
15140
0b29b871f5b4 credits for Jeff Clagg
diego
parents: 15134
diff changeset
175 * superficial clarity fixes for mpcf.txt
0b29b871f5b4 credits for Jeff Clagg
diego
parents: 15134
diff changeset
176
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
177 Comstedt, Marcus <marcus@idonex.se>
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
178 * initial Solaris 8 x86 support
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
179 * configure fixes
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
180
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
181 Cook, Kees <mplayer@outflux.net>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
182 * dvdnav hacks
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
183 * rawdv demuxer fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
184
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
185 Davies, Stephen <steve@daviesfam.org>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
186 * support for large video files (>2^32 bytes in size)
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
187 * surround sound aop plugin
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
188
12507
3841acc50226 credits for Scognito
diego
parents: 12494
diff changeset
189 Di Vita, Piero (Scognito) <scognito@libero.it>
3841acc50226 credits for Scognito
diego
parents: 12494
diff changeset
190 * gnome, trium skins
3841acc50226 credits for Scognito
diego
parents: 12494
diff changeset
191 * new GUI icons
3841acc50226 credits for Scognito
diego
parents: 12494
diff changeset
192 * skin review part II
3841acc50226 credits for Scognito
diego
parents: 12494
diff changeset
193
12245
13b2aaee2813 more nicks
diego
parents: 12244
diff changeset
194 Diedrich, Tobias (ranma) <ranma@gmx.at>
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
195 * NAS audio output driver
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
196 * DXR2 driver
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
197 * softpulldown video filter
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
198 * ported Donald Graft's kerndeint video filter
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
199 * AVI OpenDML write support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
200
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
201 Dietrich, Florian <flodt8@yahoo.de>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
202 * MinGW networking support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
203
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
204 Dobbelaere, Jeroen <jeroen.dobbelaere@acunia.com>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
205 * original libmad support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
206
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
207 Döffinger, Reimar (reimar) <reimar.doeffinger@stud.uni-karlsruhe.de>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
208 * GL code fixes
13710
d7af73cc38da allow changing playback speed during playback.
reimar
parents: 13578
diff changeset
209 * various fixes all over the place
d7af73cc38da allow changing playback speed during playback.
reimar
parents: 13578
diff changeset
210 * reworked live changing playback speed
14501
128f5f22f310 mms-over-http related fixes by me
reimar
parents: 14463
diff changeset
211 * made MMS over HTTP stream selection work and modified ASF header parsing
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
212
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
213 Dolbeau, Romain <romain@dolbeau.org>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
214 * random AltiVec (PowerPC multimedia extensions) stuff
12488
3305ae82dae3 Add quartz to Romain contrib
nplourde
parents: 12483
diff changeset
215 * vo_quartz YUV support & fixes
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
216 * endianness fixes
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
217
12946
583999800746 credits for Ismail DŤÓnmez
diego
parents: 12901
diff changeset
218 Dönmez, Ismail (cartman) <ismail.donmez@boun.edu.tr>
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
219 * compile fix for mga_vid to compile with Linux 2.5/2.6 kernels
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
220 * small fixes all around
12946
583999800746 credits for Ismail DŤÓnmez
diego
parents: 12901
diff changeset
221
14176
dffd3abc7576 Christoph Egger is now the vo_ggi maintainer.
diego
parents: 14155
diff changeset
222 Egger, Christoph <christoph_egger@gmx.de>
dffd3abc7576 Christoph Egger is now the vo_ggi maintainer.
diego
parents: 14155
diff changeset
223 * vo_ggi updates
dffd3abc7576 Christoph Egger is now the vo_ggi maintainer.
diego
parents: 14155
diff changeset
224
14686
e2b2ab284a9a ESD configuration dialog and software volume control option for Gui
reimar
parents: 14652
diff changeset
225 Elsinghorst, Paul Wilhelm <paul@uni-bonn.de>
e2b2ab284a9a ESD configuration dialog and software volume control option for Gui
reimar
parents: 14652
diff changeset
226 * GUI: remote ESD support including software mixer
e2b2ab284a9a ESD configuration dialog and software volume control option for Gui
reimar
parents: 14652
diff changeset
227
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
228 Ernesti, Bernd <mplayer@lists.veego.de>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
229 * NetBSD support patches
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
230
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
231 Falco, Salvatore <sfalco@studenti.ing.uniroma1.it>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
232 * jacosub parsing & dump support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
233 * overlapping subtitles & sub sorting support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
234 * SAMI subtitles dump support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
235
12245
13b2aaee2813 more nicks
diego
parents: 12244
diff changeset
236 Feigl, Johannes (jaf) <johannes.feigl@aon.at>
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
237 * original German docs translation (outdated)
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
238 * some improvements in configure, small patches
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
239 * found somebody (Thilo Wunderlich) who sent a DVB card
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
240
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
241 Felker, D Richard III (dalias) <dalias@aerifal.cx>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
242 * lots of work on inverse telecine including initial support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
243 * improved MEncoder (getting rid of DivX4 dependency, seeking, ...)
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
244 * antialiased DVD subtitles
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
245 * misc bug fixes and improvements, esp. in video filter/output system
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
246 * tech docs on encoding
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
247 * eq, halfpack, dint, detc, field, decimate, dsize, ilpack, ivtc,
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
248 tfields, pullup video filters
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
249
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
250 Ferguson, Tim <timf@mail.csse.monash.edu.au>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
251 * open source Cinepak decoder
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
252 * open source CYUV decoder
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
253
12494
0e76a9c38546 credit for Ross Finlayson
diego
parents: 12488
diff changeset
254 Finlayson, Ross <finlayson@live.com>
0e76a9c38546 credit for Ross Finlayson
diego
parents: 12488
diff changeset
255 * LIVE.COM Streaming Media library author
0e76a9c38546 credit for Ross Finlayson
diego
parents: 12488
diff changeset
256 * RTP/RTSP streaming support
0e76a9c38546 credit for Ross Finlayson
diego
parents: 12488
diff changeset
257
13354
diego
parents: 13321
diff changeset
258 Forghieri, Daniele (xdanny) <guru@digitalfantasy.it>
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
259 * TGA output driver
14154
7b2c021e8975 small wording fixes
diego
parents: 14025
diff changeset
260 * framestep & tile video filters
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
261 * initial Italian man page translation
14155
c45c8b1cc0eb credit Daniele Forghieri's work on lavc audio code
nicodvb
parents: 14154
diff changeset
262 * fixes and improvements to lavc audio encoding
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
263
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
264 Foth, Kilian A. <foth@informatik.uni-hamburg.de>
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
265 * slave mode
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
266
12901
e16265568ea1 Fabian's nick
diego
parents: 12789
diff changeset
267 Franz, Fabian (Fabianx) <mplayer@fabian-franz.de>
12627
5c61415caefd credits for Fabian Franz
diego
parents: 12606
diff changeset
268 * help with the libmpeg2 0.3.0 update
5c61415caefd credits for Fabian Franz
diego
parents: 12606
diff changeset
269 * playlist improvements
5c61415caefd credits for Fabian Franz
diego
parents: 12606
diff changeset
270 * KDE screensaver support
5c61415caefd credits for Fabian Franz
diego
parents: 12606
diff changeset
271 * mini skin
5c61415caefd credits for Fabian Franz
diego
parents: 12606
diff changeset
272
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
273 Gansser, Martin <mgansser@ngi.de>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
274 * HP-UX port
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
275
12661
31b3c61e53dd email changeback
alex
parents: 12660
diff changeset
276 Gereöffy, Árpád (A'rpi/ESP-team) <arpi@thot.banki.hu>
12426
01331483dbf4 more credits, names, nicks
diego
parents: 12403
diff changeset
277 * project founder, first project maintainer
12215
52d8cdd6b6c1 lol, that sure deserves some Cola
diego
parents: 12211
diff changeset
278 * MPlayer, MEncoder core, A-V sync
52d8cdd6b6c1 lol, that sure deserves some Cola
diego
parents: 12211
diff changeset
279 * libmpdemux, demultiplexer for MPEG, ASF, AVI, various fixes in others
52d8cdd6b6c1 lol, that sure deserves some Cola
diego
parents: 12211
diff changeset
280 * mp3lib, based on mpglib sources [MP3 audio decoder]
52d8cdd6b6c1 lol, that sure deserves some Cola
diego
parents: 12211
diff changeset
281 * getch2 [keyboard handler]
52d8cdd6b6c1 lol, that sure deserves some Cola
diego
parents: 12211
diff changeset
282 * some changes in libmpeg2 code (progressive frames, bitrate & fps support)
52d8cdd6b6c1 lol, that sure deserves some Cola
diego
parents: 12211
diff changeset
283 * libvo improvements: adding OpenGL support, bug fix in mga driver...
14025
571f08316b2d MPEG-X spelling
diego
parents: 14019
diff changeset
284 * triple buffering & YUY2 support (for DivX/MPEG-4) into mga_vid driver
12215
52d8cdd6b6c1 lol, that sure deserves some Cola
diego
parents: 12211
diff changeset
285 * OSD & subtitle display code
52d8cdd6b6c1 lol, that sure deserves some Cola
diego
parents: 12211
diff changeset
286 * FFmpeg/libavcodec integration
52d8cdd6b6c1 lol, that sure deserves some Cola
diego
parents: 12211
diff changeset
287 * DivX4Linux (Project Mayo) support (see documentation)
52d8cdd6b6c1 lol, that sure deserves some Cola
diego
parents: 12211
diff changeset
288 * New DVD support using libdvdread
52d8cdd6b6c1 lol, that sure deserves some Cola
diego
parents: 12211
diff changeset
289 * MPEG PES output & DVB card support
52d8cdd6b6c1 lol, that sure deserves some Cola
diego
parents: 12211
diff changeset
290 * libmpcodecs design, porting video decoders, filters
52d8cdd6b6c1 lol, that sure deserves some Cola
diego
parents: 12211
diff changeset
291
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
292 Giani, Matteo <matgiani@ctonet.it>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
293 * PVA demuxer
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
294
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
295 Goethel, Sven <sgoethel@jausoft.com>
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
296 * vo_gl2 video output driver
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
297
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
298 Gomez Garcia, German <german@piraos.com>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
299 * SPDIF AC3 output for SBLive!
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
300
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
301 Gottwald, Alexander <Alexander.Gottwald@informatik.tu-chemnitz.de>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
302 * various small bug fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
303
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
304 Graffam, Michael <mgraffam@idsi.net>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
305 * XF86VidMode support to vo_x11 and vo_dga
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
306 * video mode switching code to vo_dga
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
307
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
308 Gritsenko, Andriy N. (AG_LS) <andrej@lucky.net>
14154
7b2c021e8975 small wording fixes
diego
parents: 14025
diff changeset
309 * drop-deinterlace (dint) video filter
7b2c021e8975 small wording fixes
diego
parents: 14025
diff changeset
310 * muxer layer, and new MPEG-PS muxer
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
311
12245
13b2aaee2813 more nicks
diego
parents: 12244
diff changeset
312 Guyomarch, Rémi (rguyom) <rguyom@pobox.com>
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
313 * various fixes
14154
7b2c021e8975 small wording fixes
diego
parents: 14025
diff changeset
314 * unsharp video filter
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
315 * XviD encoding support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
316
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
317 Hammelmann, Jürgen <juergen.hammelmann@gmx.de>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
318 * TOOLS/mencvcd author
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
319
13401
2341b61ca5be Credit where credit's due :)
ivo
parents: 13399
diff changeset
320 Hertel, Christopher R. <crh@ubiqx.mn.org>
2341b61ca5be Credit where credit's due :)
ivo
parents: 13399
diff changeset
321 * md5sum code used by vo_md5sum. part of uCIFS library.
2341b61ca5be Credit where credit's due :)
ivo
parents: 13399
diff changeset
322
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
323 Hess, Andreas <jaska@gmx.net>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
324 * upgrading libdvdcss in libmpdvdkit2
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
325 * various small bug fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
326
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
327 Hickey, Corey <bugfood-ml@fatooh.org>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
328 * telecine/interlacing HOWTO for the MEncoder documentation
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
329
14977
83748079b4ce credits for ods15, updates
diego
parents: 14746
diff changeset
330 Hidvégi, Zoltán (Zoli) <mplayer@hzoli.com>
14154
7b2c021e8975 small wording fixes
diego
parents: 14025
diff changeset
331 * filmdint video filter
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
332
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
333 Hoffmann, Jens <hoffmajs@gmx.de>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
334 * additional YUV formats support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
335 * found the big BITMAPINFOHEADER problem -> solved ASV2 pixelization
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
336
12245
13b2aaee2813 more nicks
diego
parents: 12244
diff changeset
337 Holm, David (dholm, mswitch) <dholm@telia.com>
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
338 * DXR3 support
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
339
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
340 Horst, Bohdan (Nexus) <nexus@irc.pl>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
341 * FreeBSD support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
342
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
343 Hug, Hampa <hhug@student.ethz.ch>
14154
7b2c021e8975 small wording fixes
diego
parents: 14025
diff changeset
344 * LUT-based soft eq video filter (vf_eq2)
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
345 * .ogm demuxer endianness fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
346
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
347 Hurka, Tomas <tom@hukatronic.cz>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
348 * Darwin DVD support (mpdvdkit2)
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
349 * various fixes
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
350
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
351 Isani, Sidik <lksi@cfht.hawaii.edu>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
352 * get_delay() smoothing code (-autosync)
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
353 * RTC initialization fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
354 * various small fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
355
12245
13b2aaee2813 more nicks
diego
parents: 12244
diff changeset
356 Issaris, Panagiotis (takis) <takis@lumumba.luc.ac.be>
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
357 * -playlist option
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
358 * NuppelVideo support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
359 * various fixes
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
360
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
361 Jacobs, Aurelien <aurel@gnuage.org>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
362 * standalone C Matroska demuxer
13007
2a91140108fe Credit for DTS
rtognimp
parents: 13004
diff changeset
363 * DTS support
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
364
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
365 Jelveh, Reza (timebomb) <reza.jelveh@tu-harburg.de>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
366 * NSV demuxer
12717
8e6a30696e74 more credits for Reza
diego
parents: 12713
diff changeset
367 * seeking in Real files without index
14305
9508437722b6 more credits, some wording consistency
diego
parents: 14217
diff changeset
368 * savage_vid VIDIX driver
12717
8e6a30696e74 more credits for Reza
diego
parents: 12713
diff changeset
369 * miscellaneous small fixes and improvements
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
370
12426
01331483dbf4 more credits, names, nicks
diego
parents: 12403
diff changeset
371 Jermann, Jonas (g0th) <jjermann@gmx.net>
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
372 * manual page rewrite
12426
01331483dbf4 more credits, names, nicks
diego
parents: 12403
diff changeset
373 * documentation
01331483dbf4 more credits, names, nicks
diego
parents: 12403
diff changeset
374
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
375 Johansson, Anders <ajh@atri.curtin.edu.au>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
376 * old audio plugin system, some effect plugins
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
377 * new libaf interface design, implementation, plugins
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
378
12713
13f9a831474f 100l, stripping credits when applying patches is NOT a good way to get developers!!
rfelker
parents: 12700
diff changeset
379 Kain, Nicholas <njk@aerifal.cx>
13f9a831474f 100l, stripping credits when applying patches is NOT a good way to get developers!!
rfelker
parents: 12700
diff changeset
380 * strl(cpy|cat) detection and conversion
13f9a831474f 100l, stripping credits when applying patches is NOT a good way to get developers!!
rfelker
parents: 12700
diff changeset
381 * string handling cleanups
13f9a831474f 100l, stripping credits when applying patches is NOT a good way to get developers!!
rfelker
parents: 12700
diff changeset
382
12245
13b2aaee2813 more nicks
diego
parents: 12244
diff changeset
383 Kalinski, Filip (filon) <filon@pld.org.pl>
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
384 * X11 fulscreen switching fixes/cleanup
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
385
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
386 Kalvachev, Ivan (iive) <iive@yahoo.com>
14025
571f08316b2d MPEG-X spelling
diego
parents: 14019
diff changeset
387 * interlaced MPEG-2 support (libmpeg2)
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
388 * libvo2 draft
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
389 * configfile parser fixes
11953
545dee0d2c16 iive fame
iive
parents: 11951
diff changeset
390 * SRT subtitle dump support
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
391 * Bulgarian console message translation (help_mp-bg.h)
11953
545dee0d2c16 iive fame
iive
parents: 11951
diff changeset
392 * vo_svga rewrite
545dee0d2c16 iive fame
iive
parents: 11951
diff changeset
393 * various fixes and small improvements
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
394 * XvMC support (MPlayer & FFmpeg)
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
395 * XviD4 driver import (vd/ve_xvid4.c by GomGom)
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
396
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
397 Kaniewski, Wojtek <wojtekka@bydg.pdi.net>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
398 * mouse wheel support
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
399 * made the FreeType + RAW font support work together
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
400
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
401 Kaplan, Kim Minh <kmkaplan@selfoffice.com>
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
402 * DVD and VOBsub subtitles display support
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
403 * DVD subtitles rip to VOBsub
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
404
12766
b79b5aaba229 more credits, spelling
diego
parents: 12717
diff changeset
405 Kärkkäinen, Samuli <skarkkai@woods.iki.fi>
b79b5aaba229 more credits, spelling
diego
parents: 12717
diff changeset
406 * first DVD ripping guide
b79b5aaba229 more credits, spelling
diego
parents: 12717
diff changeset
407
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
408 Keil, Jürgen <jk@tools.de>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
409 * patched MPlayer to work on Solaris 8 x86
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
410 * various fixes (Win32, configure, etc)
14019
91434df13f33 spelling and small updates
diego
parents: 14011
diff changeset
411 * sun audio output driver in libao2
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
412 * mediaLib support in libavcodec
14019
91434df13f33 spelling and small updates
diego
parents: 14011
diff changeset
413 * esd audio output driver in libao2
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
414
13030
99d386a5c122 credits for Robert Kesterson
diego
parents: 13007
diff changeset
415 Kesterson, Robert <robertk@robertk.com>
99d386a5c122 credits for Robert Kesterson
diego
parents: 13007
diff changeset
416 * yuv4mpeg video output driver
99d386a5c122 credits for Robert Kesterson
diego
parents: 13007
diff changeset
417
12426
01331483dbf4 more credits, names, nicks
diego
parents: 12403
diff changeset
418 Kinali, Attila (KotH) <attila@kinali.ch>
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
419 * various small fixes in the X11 code
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
420 * xinerama support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
421 * documentation
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
422 * patch application monkey, mailer daemon
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
423
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
424 Kovriga, Gregory <gkovriga@techunix.technion.ac.il>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
425 * GUI drag & drop support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
426 * GUI DVD fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
427 * various small bug fixes in ASX/URL parser
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
428
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
429 Kühling, David <dvdkhlng@gmx.de>
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
430 * libtheora support, Ogg/Theora demuxing changes
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
431
12245
13b2aaee2813 more nicks
diego
parents: 12244
diff changeset
432 Kuivinen, Fredrik (ksorim) <freku045@student.liu.se>
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
433 * OSD/subtitles outside a movie for SDL
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
434 * video filter layer draft, first implementation
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
435 * VirtualDub filter support (not yet finished/committed)
12144
1226e0cbb04b vo_caca by Howell Tam
alex
parents: 12126
diff changeset
436
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
437 Kurshev, Nick <nickols_k@mail.ru>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
438 * memcpy optimizations for AMD K7 and Intel Pentium III (fastmemcpy.h)
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
439 * CD-ROM tune info
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
440 * further 3DNow! optimizations into mp3lib and libac3 and FFmpeg
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
441 * first Russian documentation translation (outdated)
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
442 * radeon_vid, rage128_vid, radeonfb
13938
36d3f6bc2a0b spelling, wording
diego
parents: 13878
diff changeset
443 * vesa video output driver
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
444 * VIDIX and libdha design, programming, Rage128/Radeon VIDIX drivers
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
445
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
446 Kuschak, Brian <bkuschak@yahoo.com>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
447 * RTP streaming support (reading)
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
448
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
449 Kushnir, Vladimir <vkushnir@Alfacom.net>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
450 * patched MPlayer to work on FreeBSD x86
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
451
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
452 Lambley, Dave <mplayer@davel.me.uk>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
453 * HTTP cookie support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
454
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
455 László, Gyula (Chass, Tégla) <chass-@freemail.hu>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
456 * first fonts (mp_font1.zip)
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
457 * third and fourth homepage design & gfx
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
458
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
459 Le Gaillart, Nicolas <n@tourmentine.com>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
460 * French documentation translation
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
461 * documentation updates and fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
462 * 2nd half of the documentation HTML --> XML conversion
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
463
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
464 Lénárt, Gábor (LGB) <lgb@lgb.hu>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
465 * configure script improvements
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
466 * Makefile improvements
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
467 * preliminary DVD support (libcss)
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
468 * various X11 cleanups and fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
469 * HTMLization of the documentation
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
470
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
471 Leroy, Colin <colin@colino.net>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
472 * GUI endianness fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
473 * volume control with -ao sdl
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
474 * -ovc lavc endianness fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
475 * -ao pcm endianness fixes
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
476 * libdha on PowerPC Linux
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
477 * mach64 VIDIX driver endianness fixes
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
478
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
479 Liljeblad, Oskar <oskar@osk.mine.nu>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
480 * various OSD related patches
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
481
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
482 Lin, Sam <itrs@softwell.com.tw>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
483 * -wid (plugger) patch
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
484
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
485 Lombard, Pierre (pl) <p_l@gmx.fr>
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
486 * new configure script
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
487 * general code maintaining, fixes, patch committing
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
488
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
489 Madick, Puk <pingy@swirvemail.com>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
490 * KDE/GNOME2 fullscreen fix
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
491 * configparser fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
492
13004
8d5018102a48 nick, typo
diego
parents: 12946
diff changeset
493 Makovicka, Jindrich (henry, x0rph) <makovick@KMLinux.fjfi.cvut.cz>
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
494 * various bug fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
495 * rewrote v4l video capturing, implemented audio capturing layer
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
496 * FreeType 2 font rendering support
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
497
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
498 Marek, Rudolf <MAREKR2@cs.felk.cvut.cz>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
499 * gtf code for -vo vesa
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
500 * NeoMagic TV out support through VESA VBE
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
501
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
502 Megyer, László (Lez, Laaz) <lez@sch.bme.hu>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
503 * subtitle reader
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
504 * screensaver + DPMS disable for libvo
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
505
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
506 Melanson, Mike (tmmm) <melanson@pcisys.net>
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
507 * MS Video1 codec open source implementation
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
508 * FLI demuxer, decoder
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
509 * unified ADPCM decoder (supports IMA/DVI, MS ADPCM, several others)
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
510 * FILM (.cpk) file demuxer
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
511 * RoQ file demuxer, audio/video decoder
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
512 * QT SMC decoder
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
513 * QT RLE decoder
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
514 * MS RLE decoder reimplementation
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
515
13287
1f43ed797593 Von/van should not determine alphabetical order, email address added.
diego
parents: 13252
diff changeset
516 von Merkatz, Arwed <v.merkatz@gmx.net>
1f43ed797593 Von/van should not determine alphabetical order, email address added.
diego
parents: 13252
diff changeset
517 * fontconfig font lookup support
1f43ed797593 Von/van should not determine alphabetical order, email address added.
diego
parents: 13252
diff changeset
518
14652
056674e34c1b small updates and typo fixes
diego
parents: 14501
diff changeset
519 Merritt, Loren (pengvado) <lorenm@u.washington.edu>
13422
4971840361a5 credit for Loren Merritt, patch by himself
diego
parents: 13413
diff changeset
520 * x264 encoding support
14463
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
521 * x264 documentation
13422
4971840361a5 credit for Loren Merritt, patch by himself
diego
parents: 13413
diff changeset
522 * some libavcodec documentation
4971840361a5 credit for Loren Merritt, patch by himself
diego
parents: 13413
diff changeset
523
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
524 Mierzejewski, Dominik (Rathann) <dominik@rangers.eu.org>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
525 * compiler warning fixes
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
526 * official Red Hat RPM packages
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
527 * Polish documentation translation
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
528
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
529 Milushev, Mihail <lanzz@lanzz.org>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
530 * GIMP font generator plugin (TOOLS/subfont-gimp)
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
531
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
532 Mistry, Nehal (Nehal) <nehalmistry@gmx.net>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
533 * various audio driver fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
534
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
535 Mohari, András <mayday@varoshaza.nagyatad.hu>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
536 * skin documentation
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
537 * various docs updates and fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
538 * 1st half of the documentation HTML --> XML conversion
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
539
13710
d7af73cc38da allow changing playback speed during playback.
reimar
parents: 13578
diff changeset
540 Mueller, Steven <diffusor@ugcs.caltech.edu>
d7af73cc38da allow changing playback speed during playback.
reimar
parents: 13578
diff changeset
541 * first implementation of live changing playback speed
d7af73cc38da allow changing playback speed during playback.
reimar
parents: 13578
diff changeset
542
12635
1eab3821113c credits for Alexander Neundorf, straight from Linuxtag
diego
parents: 12627
diff changeset
543 Neundorf, Alexander <neundorf@kde.org>
1eab3821113c credits for Alexander Neundorf, straight from Linuxtag
diego
parents: 12627
diff changeset
544 * raw DV demuxer
1eab3821113c credits for Alexander Neundorf, straight from Linuxtag
diego
parents: 12627
diff changeset
545 * demuxer packet refcounting
1eab3821113c credits for Alexander Neundorf, straight from Linuxtag
diego
parents: 12627
diff changeset
546
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
547 Niedermayer, Michael (michaelni) <michaelni@gmx.at>
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
548 * new, GPL postprocessing code (with deinterlacing etc...)
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
549 * software scaling with MMX/MMX2/3DNow! support (swscale.c)
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
550 * various RGB/YUV bpp converters
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
551 * new, better IDCT code for libavcodec, DivX decoder speedup
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
552 * runtime CPU detection
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
553 * liba52 SSE optimization
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
554 * various encoder/decoder fixes, improvements in libavcodec, DR support
11940
8100e66f2e83 video filters ...
michael
parents: 11939
diff changeset
555 * lrintf() bugs
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
556 * many bug fixes
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
557 * patch review
11940
8100e66f2e83 video filters ...
michael
parents: 11939
diff changeset
558 * boxblur, fil, hue, il, noise, perspective, qp, rgbtest, sab, smartblur,
8100e66f2e83 video filters ...
michael
parents: 11939
diff changeset
559 spp, swapuv, test video filters
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
560
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
561 Noring, Fredrik <noring@nocrew.org>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
562 * -vo DGA fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
563
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
564 Ohm, Christian <chr.ohm@gmx.net>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
565 * various small bug fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
566
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
567 Parrish, Joey <joey@nicewarrior.org>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
568 * various fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
569 * -vo gif89a author
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
570 * GIF demuxer author
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
571 * Windows support improvements
13062
5aa795672380 Credits for Guillaume Poirier, maintainers are listed elsewhere.
diego
parents: 13061
diff changeset
572 * Cygwin installer package
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
573
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
574 Pietrzak, Dariusz (Eyck) <eyck@ghost.anime.pl>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
575 * Debian packaging support (see debian/* and the documentation)
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
576 * support for vplayer subtitle format
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
577 * preliminary support for .RT subtitle format
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
578
12295
0dce76a37a16 Added Nicolas Plourde
nplourde
parents: 12280
diff changeset
579 Plourde, Nicolas <nicolas.plourde@sympatico.ca>
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
580 * quartz video output driver for Mac OS X
15328
3c008554694e vo_macosx author
nplourde
parents: 15243
diff changeset
581 * macosx CoreVideo output driver for Mac OS X
13786
ad29267afe7a spelling
diego
parents: 13711
diff changeset
582 * Darwin VCD/SVCD support
12295
0dce76a37a16 Added Nicolas Plourde
nplourde
parents: 12280
diff changeset
583
13878
66637fa67531 polyaudio audio driver patch by Lennart Poettering <mzzcynlre at 0pointer.de>
faust3
parents: 13870
diff changeset
584 Poettering, Lennart <mzzcynlre@0pointer.de>
13938
36d3f6bc2a0b spelling, wording
diego
parents: 13878
diff changeset
585 * audio driver for the Polypaudio sound server
13878
66637fa67531 polyaudio audio driver patch by Lennart Poettering <mzzcynlre at 0pointer.de>
faust3
parents: 13870
diff changeset
586
13941
00d6903e0c56 My e-mail address has changed
gpoirier
parents: 13938
diff changeset
587 Poirier, Guillaume <guillaume.poirier@etudiant.univ-rennes1.fr>
13387
d1abaa60967a Fixes indentation around my contributions, and adds lavc's "turbo" mode,
gpoirier
parents: 13383
diff changeset
588 * French documentation translation and synchronization
d1abaa60967a Fixes indentation around my contributions, and adds lavc's "turbo" mode,
gpoirier
parents: 13383
diff changeset
589 * XviD documentation
d1abaa60967a Fixes indentation around my contributions, and adds lavc's "turbo" mode,
gpoirier
parents: 13383
diff changeset
590 * lavc's turbo mode
15330
4bf6e8fb4f6c Credits for Jeff Clang's x264 encoding guide and for me.
gpoirier
parents: 15328
diff changeset
591 * lots of updates of MEncoder's documentation
13062
5aa795672380 Credits for Guillaume Poirier, maintainers are listed elsewhere.
diego
parents: 13061
diff changeset
592
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
593 Ponekker, Zoltán (Pontscho/fresh!mindworkz) <pontscho@makacs.poliod.hu>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
594 * the original configure script and Makefiles for easy compilation
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
595 * GUI system
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
596 * 3DNow! support into mp3lib and fastmemcpy.h
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
597 * various X11 driver changes, fixes (keyboard handling, fullscreen,
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
598 bpp detect, etc)
13938
36d3f6bc2a0b spelling, wording
diego
parents: 13878
diff changeset
599 * xmga video output driver
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
600 * audio mixer (volume) support
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
601
13287
1f43ed797593 Von/van should not determine alphabetical order, email address added.
diego
parents: 13252
diff changeset
602 van Poorten, Ivo (ivop) <ivop@euronet.nl>
1f43ed797593 Von/van should not determine alphabetical order, email address added.
diego
parents: 13252
diff changeset
603 * multiple directory support for vo_jpeg
1f43ed797593 Von/van should not determine alphabetical order, email address added.
diego
parents: 13252
diff changeset
604 * vo_jpeg suboptions parser
13399
6cd4c25fd7bb Added myself to AUTHORS and MAINTAINERS for the new vo_pnm and vo_md5sum
ivo
parents: 13387
diff changeset
605 * vo_pnm video output driver
6cd4c25fd7bb Added myself to AUTHORS and MAINTAINERS for the new vo_pnm and vo_md5sum
ivo
parents: 13387
diff changeset
606 * vo_md5sum video output driver
14217
5b5ebf93ec16 Adds support for LADSPA (Linux Audio Developer's Simple Plugin API) plugins.
ivo
parents: 14176
diff changeset
607 * af_ladspa LADSPA plugin loader
13287
1f43ed797593 Von/van should not determine alphabetical order, email address added.
diego
parents: 13252
diff changeset
608
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
609 Ran, Lu <hephooey@fastmail.fm>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
610 * Chinese documentation translation
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
611 * various VOBsub related patches
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
612 * improved seeking in RealMedia format
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
613
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
614 Reder, Uwe <Uwe.Reder@3SOFT.de>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
615 * various x11/vm/fs fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
616 * subtitle/OSD control fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
617
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
618 rgselk <rgselknospam@yahoo.com>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
619 * Real RTSP range support
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
620
12403
14f5bdc2c69b missing name
diego
parents: 12317
diff changeset
621 Rune Petersen <runner@mail.tele.dk>
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
622 * adapter selection support for vo_directx
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
623
12234
0a4f2c66b44d credits for Ville Saari, one more nick
diego
parents: 12215
diff changeset
624 Saari, Ville <vs@iki.fi>
14154
7b2c021e8975 small wording fixes
diego
parents: 14025
diff changeset
625 * divtc & phase video filters
12234
0a4f2c66b44d credits for Ville Saari, one more nick
diego
parents: 12215
diff changeset
626
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
627 Sabbi, Nico <nsabbi@tiscali.it>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
628 * DVB input support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
629 * MPEG TS support
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
630
13461
9654998c3577 add ao_dsound author
faust3
parents: 13454
diff changeset
631 Sandell, Björn <biorn@dce.chalmers.se>
9654998c3577 add ao_dsound author
faust3
parents: 13454
diff changeset
632 * various *BSD fixes
9654998c3577 add ao_dsound author
faust3
parents: 13454
diff changeset
633
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
634 Sauerbeck, Tilman <tsauerbeck@users.sourceforge.net>
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
635 * TGA decoder (RLE/uncomp), -mf tga support
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
636
13710
d7af73cc38da allow changing playback speed during playback.
reimar
parents: 13578
diff changeset
637 Scherthan, Frank <scherthan@uni-landau.de>
d7af73cc38da allow changing playback speed during playback.
reimar
parents: 13578
diff changeset
638 * added OSD handling for live changing playback speed
d7af73cc38da allow changing playback speed during playback.
reimar
parents: 13578
diff changeset
639
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
640 Schneider, Florian <flo-mplayer-dev@gmx.net>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
641 * RealVideo codec libraries interface, .rm demuxer fixes
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
642
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
643 Schoenbrunner, Oliver <oliver.schoenbrunner@jku.at>
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
644 * SGI audio driver
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
645 * MIPS support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
646
14977
83748079b4ce credits for ods15, updates
diego
parents: 14746
diff changeset
647 Shimon, Oded (ods15) <ods15@ods15.dyndns.org>
83748079b4ce credits for ods15, updates
diego
parents: 14746
diff changeset
648 * multiple file support for MEncoder
83748079b4ce credits for ods15, updates
diego
parents: 14746
diff changeset
649 * small cleanups, mostly to EDL
83748079b4ce credits for ods15, updates
diego
parents: 14746
diff changeset
650 * -speed for MEncoder
83748079b4ce credits for ods15, updates
diego
parents: 14746
diff changeset
651 * -edl and -hr-edl-seek for MEncoder
83748079b4ce credits for ods15, updates
diego
parents: 14746
diff changeset
652
12483
1596232fa5b3 Peter Simon (wma2ogg.pl)
diego
parents: 12469
diff changeset
653 Simon, Peter <simon.peter@linuxuser.hu>
1596232fa5b3 Peter Simon (wma2ogg.pl)
diego
parents: 12469
diff changeset
654 * TOOLS/wma2ogg.pl author
1596232fa5b3 Peter Simon (wma2ogg.pl)
diego
parents: 12469
diff changeset
655
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
656 Snel, Rik <rsnel@cube.dyndns.org>
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
657 * zr video output driver
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
658
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
659 Sommer, Sascha (Faust3) <saschasommer@freenet.de>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
660 * DirectX VO driver
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
661 * Windows waveout AO driver
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
662 * QuickTime audio+video decoding, video encoding (using Win32 DLLs) support
11978
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
663 * MinGW port, Cygwin fixes
14305
9508437722b6 more credits, some wording consistency
diego
parents: 14217
diff changeset
664 * winvidix video output driver
9508437722b6 more credits, some wording consistency
diego
parents: 14217
diff changeset
665 * cvidix video output driver
9508437722b6 more credits, some wording consistency
diego
parents: 14217
diff changeset
666 * nvidia_vid VIDIX driver
12152
faust3
parents: 12144
diff changeset
667 * dhahelperwin for direct hardware access under Windows NT/2000/XP
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
668
12647
b910efb11192 credits for Alexander Strasser
diego
parents: 12635
diff changeset
669 Strasser, Alexander (beastd) <eclipse7@gmx.net>
b910efb11192 credits for Alexander Strasser
diego
parents: 12635
diff changeset
670 * string handling security audit
b910efb11192 credits for Alexander Strasser
diego
parents: 12635
diff changeset
671 * EWMH fullscreen
14463
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
672 * suboption parser
12647
b910efb11192 credits for Alexander Strasser
diego
parents: 12635
diff changeset
673
12245
13b2aaee2813 more nicks
diego
parents: 12244
diff changeset
674 Svoboda, Jiri (zar) <Jiri.Svoboda@seznam.cz>
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
675 * AQT type subtitles support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
676 * CRTC2 YUV support in mga_vid
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
677 * DirectFB video output driver
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
678
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
679 Syrjälä, Ville <syrjala@sci.fi>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
680 * -vo dfbmga driver (G400 DVDMax-like feature using dfb 0.9.14)
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
681
14463
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
682 Szecsi, Gabor <deje@miki.hu>
13461
9654998c3577 add ao_dsound author
faust3
parents: 13454
diff changeset
683 * directsound AO driver
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
684
12766
b79b5aaba229 more credits, spelling
diego
parents: 12717
diff changeset
685 Tackaberry, Jason <tack@sault.org>
b79b5aaba229 more credits, spelling
diego
parents: 12717
diff changeset
686 * second DVD ripping guide
b79b5aaba229 more credits, spelling
diego
parents: 12717
diff changeset
687
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
688 Tam, Howell (Pigeon) <pigeon@pigeond.net>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
689 * native libcaca driver (-vo caca)
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
690
12244
2830c1a2a583 more nicks
diego
parents: 12234
diff changeset
691 Tlalka, Adam (atlka) <atlka@pg.gda.pl>
13004
8d5018102a48 nick, typo
diego
parents: 12946
diff changeset
692 * OSD/subtitle review, fixes, optimization, UTF-8 support
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
693 * various fixes
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
694
12700
faust3
parents: 12661
diff changeset
695 Tiesi, Gianluigi <sherpya@netfarm.it>
12766
b79b5aaba229 more credits, spelling
diego
parents: 12717
diff changeset
696 * AC3 passthrough support for ao_win32
14694
b6f77e4da86c avisynth demuxer
faust3
parents: 14686
diff changeset
697 * avisynth demuxer
12766
b79b5aaba229 more credits, spelling
diego
parents: 12717
diff changeset
698
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
699 Togni, Roberto (rxt) <r_togni@tiscali.it>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
700 * open source QT RPZA decoder
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
701 * open source HuffYUV decoder
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
702 * open source MSZH/ZLIB decoder
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
703 * open source QT 8BPS decoder
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
704 * mp_help-it.h updates
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
705 * Realaudio (ra) demuxer, 14_4 and 28_8 codec support
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
706 * Misc bug fixes and enhancements
12766
b79b5aaba229 more credits, spelling
diego
parents: 12717
diff changeset
707 * documentation
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
708
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
709 Tropea, Salvador Eduardo <salvador@inti.gov.ar>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
710 * subtitle parsing/displaying related patches
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
711
12469
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
712 Vajna, Miklós (VMiklos) <mamajom@axelero.hu>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
713 * TOOLS/divx2svcd author
14977
83748079b4ce credits for ods15, updates
diego
parents: 14746
diff changeset
714 * TOOLS/ directory documentation
12469
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
715
13178
933b00a7bb57 credits for Reynaldo Verdejo Pinochet
diego
parents: 13164
diff changeset
716 Verdejo Pinochet, Reynaldo H. (reynaldo) <reynaldo@opendot.cl>
933b00a7bb57 credits for Reynaldo Verdejo Pinochet
diego
parents: 13164
diff changeset
717 * improved EDL support
13413
diego
parents: 13401
diff changeset
718 * mp_msg transition on unmaintained libao2 drivers
13178
933b00a7bb57 credits for Reynaldo Verdejo Pinochet
diego
parents: 13164
diff changeset
719
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
720 Wigren, Per <wigren@home.se>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
721 * bmovl - Bitmap Overlay video filter
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
722
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
723 Witt, Derek J <djw@flinthills.com>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
724 * MMS network streaming patches
7841
ec973e2fe787 Colin Leroy added
arpi
parents: 7704
diff changeset
725
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
726 Young, Alan <ayoung@teleport.com>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
727 * fixed support of RealMedia & XAnim binary plugins on Alpha
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
728
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
729 Zaprzala, Artur (zybi) <zybi@fanthom.irc.pl>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
730 * complete font generator prog + OSD font (TOOLS/subfont-c)
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
731
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
732 Zealey, Mark <mark@zealos.org>
7925
6e937de68683 Gregory Kovriga added
arpi
parents: 7917
diff changeset
733 * -vo tdfxfb driver
6e937de68683 Gregory Kovriga added
arpi
parents: 7917
diff changeset
734 * -geometry window positioning code
6e937de68683 Gregory Kovriga added
arpi
parents: 7917
diff changeset
735
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
736 Ziv-Av, Matan <matan@svgalib.org>
8546
7088801c4887 some updates
arpi
parents: 8437
diff changeset
737 * vo_svga fixes, improvements
7088801c4887 some updates
arpi
parents: 8437
diff changeset
738 * svgalib kernel helper support for VIDIX/libdha
7088801c4887 some updates
arpi
parents: 8437
diff changeset
739
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
740 Zoltán, Márk Vicián (Se7en) <se7en@sch.bme.hu>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
741 * SVGAlib support in libvo
11948
fe2424e87a1e small additions, patches by themselves
diego
parents: 11940
diff changeset
742
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
743
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
744 ________________
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
745 The codecs, libs
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
746 ~~~~~~~~~~~~~~~~
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
747
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
748 Bellard, Fabrice <fabrice.bellard@free.fr>
13062
5aa795672380 Credits for Guillaume Poirier, maintainers are listed elsewhere.
diego
parents: 13061
diff changeset
749 * FFmpeg/libavcodec author (open source MPEG, MJPEG,
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
750 DivX, WMA, DV etc audio/video en/decoder)
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
751
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
752 Chappelier, Vivien and Vincent, Damien
14025
571f08316b2d MPEG-X spelling
diego
parents: 14019
diff changeset
753 * libFAME authors [fast MPEG-1 encoder, used by -vo mpegpes/-vo dxr3]
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
754
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
755 Hipp, Michael
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
756 * mpglib author [not used directly but some parts are in mp3lib]
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
757
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
758 Holtzman, Aaron <aholtzma@engr.uvic.ca>
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
759 * ac3dec (and libac3) author [old AC3 audio decoder]
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
760 * the original mga_vid driver [Matrox G200/G400 YUV backend scaler]
14025
571f08316b2d MPEG-X spelling
diego
parents: 14019
diff changeset
761 * mpeg2dec [Fast MPEG-1/MPEG-2 video decoder, currently used in player]
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
762
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
763 Janovetz, Jake
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
764 * remez.c author [Used to calculate audio filter coefficients]
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
765
12245
13b2aaee2813 more nicks
diego
parents: 12244
diff changeset
766 Kabelac, Zdenek (kabi) <kabi@informatics.muni.cz>
13062
5aa795672380 Credits for Guillaume Poirier, maintainers are listed elsewhere.
diego
parents: 13061
diff changeset
767 * avifile author
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
768 * some technical help about the Win32 stuff, ASF formats and timers
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
769
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
770 Kuznetsov, Eugene <divx@euro.ru>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
771 * avifile author [AVI player library for Linux, using Win32 VfW/ACM codecs]
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
772 * technical help about AVI and ASF formats, and how to get YUV using VfW...
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
773 * DivX4Linux technical support
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
774
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
775 Lespinasse, Michel <walken@zoy.org>
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
776 * large libmpeg2 changes for better speed and MPEG conformance
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
777 * liba52 author [current AC3 audio decoder]
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
778
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
779 Podlipec, Mark
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
780 * xa_gsm.c author [MS-GSM audio codec] [from a GSM library by Jutta Degener
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
781 and Carsten Bormann]
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
782
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
783 Project Mayo <http://www.projectmayo.com>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
784 * the OpenDivX codec authors
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
785
12036
846ed866f86c OpenDML read/write support
ranma
parents: 12029
diff changeset
786
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
787 _____________________________________________________
7620
249c2c199851 Added my credits, plus a small wording correction.
diego
parents: 7606
diff changeset
788 Their code is not used in the current player version,
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
789 but I've got some ideas or other technical help from:
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
790 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
791
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
792 Farin, Dirk <farin@ti.uni-mannheim.de>
14025
571f08316b2d MPEG-X spelling
diego
parents: 14019
diff changeset
793 * dvdview author [MPEG-1/MPEG-2 video decoder, used in v0.5-v0.8]
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
794
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
795 Lee, Avery <phaeron@virtualdub.org>
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
796 * VirtualDub author, help understanding AVI with VBR audio and
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
797 other AVI issues
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
798
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
799 McGowan, John F. <http://www.jmcgowan.com>
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
800 * AVI FAQ author/collector. [site with many useful docs on codecs
13061
ded5af067fa8 spelling/wording fixes
diego
parents: 13030
diff changeset
801 and AVI format]
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
802
12211
78ef87bd576d All entries in alphabetical last, first name order, some nicks added.
diego
parents: 12202
diff changeset
803 Williams, Adam <broadcast@earthling.net>
14025
571f08316b2d MPEG-X spelling
diego
parents: 14019
diff changeset
804 * libmpeg3 (and xmovie) author [MPEG-1/MPEG-2 video decoder, used in
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
805 v0.1-v0.4]
12469
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
806
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
807
14463
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
808 ___________
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
809 Translation
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
810 ~~~~~~~~~~~
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
811
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
812 Fargas, Marc (TeLeNiEkO) <telenieko@telenieko.com>
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
813 * first Spanish documentation translation (outdated)
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
814
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
815 Heryan, Jiri <technik@domotech.cz>
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
816 * Czech man page and documentation translation
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
817 * some other Czech translation related work
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
818
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
819 Krämer, Sebastian <mplayer@skraemer.de>
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
820 * german man page translation
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
821
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
822 López, Juan Martin (nauj27) <nauj27@teleline.es>
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
823 * Spanish man page translation
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
824 * Spanish documentation translation
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
825
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
826 Mizda, Gábor (Gabrov) <gabrov@freemail.hu>
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
827 * Hungarian translation
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
828
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
829 MPlayerPL - Polish MPlayer Translation Team (http://mplayerpl.emdej.com)
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
830 * Waclaw Schiller (Torinthiel) <torinthiel@wp.pl>
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
831 * Kuba Misiorny (Qba) <jim85@wp.pl>
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
832 * Lukasz Proszek (Frogu) <frogoo@o2.pl>
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
833 * Maciek Paszta (paszczi) <paszczi@go2.pl>
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
834 * Piotr Michniewski (Cobra) <cobra_666@poczta.onet.pl>
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
835 * Marcin Biernat (Boski Cinek) <boski_cinek@o2.pl>
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
836 * Marek Jarycki (Emdej) <emdej@emdej.com>
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
837 * Leszek Kaplita (Flex) <flex@tenbit.pl>
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
838
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
839 Zubimendi, Andoni <andoni@lpsat.net>.
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
840 * Spanish documentation translation
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
841
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
842
12469
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
843 _________
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
844 GUI skins
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
845 ~~~~~~~~~
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
846
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
847 unknown author
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
848 * iTunes, iTunes-mini
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
849
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
850 Bekesi, Viktor (FRD)
13062
5aa795672380 Credits for Guillaume Poirier, maintainers are listed elsewhere.
diego
parents: 13061
diff changeset
851 * standard, plastic, slim
12469
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
852
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
853 bleachie <toku4@cox.net>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
854 * bluecurve
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
855
13821
16d7868a65a3 QuickSilver skin author, typo
diego
parents: 13786
diff changeset
856 Burt.S. <decex@poczta.onet.pl>
12469
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
857 * mplayer_red
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
858
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
859 caparuni <pelesiran@softhome.net>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
860 * PowerPlayer
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
861
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
862 Carpenter, Andrew <acarpent@microbits.com.au>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
863 * handheld
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
864
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
865 DogFaceMonk <werenotworthy5018@yahoo.dot.com>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
866 * OSX-Mod
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
867
13821
16d7868a65a3 QuickSilver skin author, typo
diego
parents: 13786
diff changeset
868 Foucault, Charles <charlesay.foucault@free.fr>
16d7868a65a3 QuickSilver skin author, typo
diego
parents: 13786
diff changeset
869 * QuickSilver
16d7868a65a3 QuickSilver skin author, typo
diego
parents: 13786
diff changeset
870
12469
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
871 funkydrummer@postmaster.co.uk
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
872 * Dushku
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
873
14652
056674e34c1b small updates and typo fixes
diego
parents: 14501
diff changeset
874 ghostman <ghostman_2k@hotmail.com>
12469
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
875 * sessene
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
876
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
877 Gyimesi, Attila (JiM) <jim@ond.vein.hu>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
878 * JiMPlayer
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
879
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
880 Hertroys, Alban <dalroi@solfertje.student.utwente.nl>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
881 * disappearer
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
882
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
883 hwsw.hu
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
884 * hwswskin
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
885
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
886 Javipa <javipa01@hotmail.com>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
887 * new-age
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
888
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
889 Kiss, Balint (Blint) <blint@destgames.hu>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
890 * Terminator3
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
891
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
892 krivilli <krivilli@ajato.com.br>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
893 * Cyrus
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
894
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
895 Kuehne, Andre <andre.kuehne@gmx.net>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
896 * tvisor
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
897
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
898 Kuhlmann, Rüdiger
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
899 * KDE
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
900
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
901 LUIGI <lui77@freemail.hu>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
902 * Corelian
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
903
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
904 michaell@uni.de
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
905 * hayraphon
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
906
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
907 Naumov, Dan (Jago) <dan.naumov@ofw.fi>
14652
056674e34c1b small updates and typo fixes
diego
parents: 14501
diff changeset
908 * moonphase
12469
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
909
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
910 Northam, Ryan
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
911 * OSX-Brushed
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
912
13287
1f43ed797593 Von/van should not determine alphabetical order, email address added.
diego
parents: 13252
diff changeset
913 nostrildamus <nostrildamus3k@yahoo.com>
12469
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
914 * xmmplayer
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
915
14746
f769de2d18dc Add OpenDoh and changuito skin authors.
diego
parents: 14694
diff changeset
916 Oyarzun Arroyo, Juan Pablo (jpoyarzun) <jpoyarzun@gmail.com>
f769de2d18dc Add OpenDoh and changuito skin authors.
diego
parents: 14694
diff changeset
917 * changuito
f769de2d18dc Add OpenDoh and changuito skin authors.
diego
parents: 14694
diff changeset
918
12469
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
919 Park, DongCheon <pdc@kaist.ac.kr>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
920 * CornerMP, CornerMP-aqua
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
921
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
922 Pehrson, Jurgen <jp@spektr.eu.org>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
923 * phony
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
924
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
925 Pizurica, Nikola <pizurica@neobee.net>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
926 * Industrial, XFce4
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
927
14463
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
928 Ptak, Oliwier (aleczapka) <aleczapka@gmx.net>
12469
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
929 * mentalic, neutron
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
930
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
931 Quiana <quiana@quiana.net>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
932 * QPlayer
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
933
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
934 Riccio, Pasquale <flash@@the-realworld.de>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
935 * proton
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
936
15006
8f8bbe639bfb plastik skin
diego
parents: 14977
diff changeset
937 Schultz, Jesper <jesper@schultz-net.dk>
8f8bbe639bfb plastik skin
diego
parents: 14977
diff changeset
938 * plastik
8f8bbe639bfb plastik skin
diego
parents: 14977
diff changeset
939
14746
f769de2d18dc Add OpenDoh and changuito skin authors.
diego
parents: 14694
diff changeset
940 siTe <ties@waterplant.nl>
f769de2d18dc Add OpenDoh and changuito skin authors.
diego
parents: 14694
diff changeset
941 * OpenDoh
f769de2d18dc Add OpenDoh and changuito skin authors.
diego
parents: 14694
diff changeset
942
12469
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
943 Sudrien
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
944 * softgrip
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
945
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
946 Szumiela, Marcin <marcin@szumiela.pl>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
947 * divxplayer
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
948
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
949 Tyr, Jiri jun. <jirka@dts.cz>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
950 * DVDPlayer
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
951
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
952 Vasilev, Ognian <ogi28@mail.bg>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
953 * Orange
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
954
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
955 Veres, Imre <six@freemail.hu>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
956 * Canary
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
957
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
958 Vigvary, Balasz (Toky)
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
959 * avifile
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
960
14305
9508437722b6 more credits, some wording consistency
diego
parents: 14217
diff changeset
961 Weber, Andrew (Webby) <webbypssht@gmail.com>
14463
0bab14fb2306 Translation section created, small additions and fixes.
diego
parents: 14305
diff changeset
962 * webby, smoothwebby
14305
9508437722b6 more credits, some wording consistency
diego
parents: 14217
diff changeset
963
12469
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
964 Whitmore, Gary Jr.
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
965 * krystal
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
966
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
967 Wilamowski, Franciszek (Xenomorph) <higgs@hoth.amu.edu.pl>
9cd8ff6c3150 skin authors, alphabetical order
diego
parents: 12426
diff changeset
968 * Abyss, Blue, Blue-small