annotate AUTHORS @ 12102:97c9047b300f

small additions, some nicks added, wording, spelling
author diego
date Fri, 02 Apr 2004 10:50:05 +0000
parents b36254dfecfd
children c34eafa805d5
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
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
10 If you think you are missing here, feel free to send a patch.
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
11
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
12
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 The MPlayer project
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
15 ~~~~~~~~~~~~~~~~~~~
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
16
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
17 Árpád Gereöffy (A'rpi/ESP-team) [mail to <mplayer-users@mplayerhq.hu>]
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
18 * MPlayer, MEncoder core, A-V sync
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
19 * libmpdemux, demultiplexer for MPEG, ASF, AVI, various fixes in others
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
20 * mp3lib, based on mpglib sources [MP3 audio decoder]
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
21 * getch2 [keyboard handler]
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
22 * some changes in libmpeg2 code (progressive frames, bitrate & fps support)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
23 * libvo improvements: adding OpenGL support, bugfix in mga driver...
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
24 * triple buffering & YUY2 support (for DivX/MPEG4) into mga_vid driver
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
25 * OSD & subtitle display code
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
26 * FFmpeg/libavcodec integration
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
27 * DivX4Linux (Project Mayo) support (see documentation)
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
28 * New DVD support using libdvdread
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
29 * MPEG PES output & DVB card support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
30 * libmpcodecs design, porting video decoders, filters
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
31
7853
974f7756c7e0 cosmetics
pontscho
parents: 7841
diff changeset
32 Zoltán Ponekker (Pontscho/fresh!mindworkz) <pontscho@makacs.poliod.hu>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
33 * the original configure script and Makefiles for easy compilation
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
34 * GUI system
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
35 * 3DNow! support into mp3lib and fastmemcpy.h
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
36 * various X11 driver changes, fixes (keyboard handling, fullscreen,
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
37 bpp detect, etc)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
38 * libvo: adding xmga driver
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
39 * audio mixer (volume) support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
40
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
41 Gábor Lénárt (LGB) <lgb@lgb.hu>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
42 * configure script improvements
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
43 * Makefile improvements
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
44 * preliminary DVD support (libcss)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
45 * various X11 cleanups and fixes
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
46 * HTMLization of the documentation
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
47
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
48 Gábor Bérczi (Gabucino) <gabucino@mplayerhq.hu>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
49 * documentation writer & maintainer
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
50 * Hungarian translation of documentation, homepage, and help output
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
51 * second homepage design & gfx
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
52 * homepage maintainer
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
53 * testing, codecs quality & speed comparisons
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
54 * IRC channels operator (#MPlayer is user channel)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
55 * experimental MINIX port :) (what's funny about it?)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
56 * MPsub subtitle format design
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
57
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
58 Szabolcs Berecz (Szabi) <szabi@inf.elte.hu>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
59 * codecs.conf file parser
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
60 * config file and command line parser
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
61 * mga_vid fixes, module option etc.
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
62 * fbdev support in libvo
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
63 * type #7 subtitle support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
64
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
65 László Megyer (Lez, Laaz) <lez@sch.bme.hu>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
66 * subtitle reader
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
67 * screensaver + DPMS disable for libvo
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
68
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
69 Gyula László (Chass, Tégla) <chass-@freemail.hu>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
70 * first fonts (mp_font1.zip)
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
71 * third and fourth homepage design & gfx
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
72
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
73 Zoltán Márk Vicián (Se7en) <se7en@sch.bme.hu>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
74 * SVGAlib support in libvo
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
75
10175
650ea9eaed42 changing my mail address to a working one :)
alex
parents: 9684
diff changeset
76 Alex Beregszaszi (al3x) <alex@fsn.hu>
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
77 * ALSA output driver in libao2
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
78 * vo_ggi output driver in libvo (www.ggi-project.org)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
79 * XAnim codecs support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
80 * VIVO files, codecs support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
81 * TV grabbing support
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
82 * QuickTime hackings
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
83 * libavcodec support in MEncoder
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
84 * RM file format demuxer
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
85 * MEncoder framecopy
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
86 * yuv4mpeg1 support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
87 * NuppelVideo demuxer changes
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
88 * subconfig
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
89 * VIDIX and libdha hackings
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
90 * Matrox driver port to VIDIX
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
91 * XVIDIX video output driver
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
92 * many other things (in libvo, libmad syncing, dec_audio/video and loader)
7877
alex
parents: 7869
diff changeset
93 * libmpcodecs / libmpdemux hacking
alex
parents: 7869
diff changeset
94 * co-patch-maintainer
8155
alex
parents: 8018
diff changeset
95 * dynamic a/v plugins (external shared ad/vd/.. objects)
10961
93519653faca typo, some additions
diego
parents: 10877
diff changeset
96 * millions of bug fixes
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
97
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
98 Andreas Ackermann (Acki) <asackerm@stud.informatik.uni-erlangen.de>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
99 * LIRC support (see documentation)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
100 * DGA support in libvo
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
101
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
102 Felix Bünemann (Atmos) <atmosfear@users.sourceforge.net>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
103 * SDL driver maintainer
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
104 * additional YUV formats fixes
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
105 * new font (mp_font2.zip)
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
106 * PNG file output support in libvo
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
107 * flipping support (for Indeo 3/4, etc)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
108 * SDL audio driver in libao2
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
109 * RAW PCM/WAVE file writer for libao2
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
110 * Ogg Vorbis audio support
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
111 * aspect ratio code improvements, prescaling support
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
112 * Win32 (Cygwin) port
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
113 * DivX5Linux support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
114 * AAC decoding support via libfaad2
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
115 * Darwin (MacOS X) port
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
116
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
117 TeLeNiEkO <telenieko@telenieko.com>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
118 * first Spanish documentation translation (outdated)
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
119
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
120 Michael Graffam <mgraffam@idsi.net>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
121 * XF86VidMode support to vo_x11 and vo_dga
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
122 * video mode switching code to vo_dga
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
123
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
124 Jens Hoffmann <hoffmajs@gmx.de>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
125 * additional YUV formats support
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
126 * found the big BITMAPINFOHEADER problem -> solved ASV2 pixelization
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
127
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
128 Nick Kurshev <nickols_k@mail.ru>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
129 * memcpy optimizations for AMD K7 and Intel Pentium III (fastmemcpy.h)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
130 * CD-ROM tune info
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
131 * further 3DNow! optimizations into mp3lib and libac3 and FFmpeg
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
132 * first Russian documentation translation (outdated)
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
133 * radeon_vid, rage128_vid, radeonfb
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
134 * libvo driver: vo_vesa
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
135 * VIDIX and libdha design, programming, Rage128/Radeon VIDIX drivers
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
136
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
137 German Gomez Garcia <german@piraos.com>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
138 * SPDIF AC3 output for SBLive!
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
139
9252
b1533eba7231 I haven't read eyck@incubus for 2 years. I do read eyck@ghost.anime.pl
eyck
parents: 9248
diff changeset
140 Dariusz Pietrzak (Eyck) <eyck@ghost.anime.pl>
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
141 * Debian packaging support (see debian/* and the documentation)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
142 * support for vplayer subtitle format
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
143 * preliminary support for .RT subtitle format
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
144
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
145 Marcus Comstedt <marcus@idonex.se>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
146 * initial Solaris8-x86 support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
147 * configure fixes
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
148
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
149 Jürgen Keil <jk@tools.de>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
150 * patched MPlayer to work on Solaris 8 x86
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
151 * various fixes (Win32, configure, etc)
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
152 * SUN audio driver in libao2
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
153 * mediaLib support in libavcodec
8679
d2c93957661a some more
arpi
parents: 8546
diff changeset
154 * esd driver in libao2
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
155
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
156 Vladimir Kushnir <vkushnir@Alfacom.net>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
157 * patched MPlayer to work on FreeBSD x86
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
158
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
159 Bertrand Baudet <bertrand_baudet@yahoo.com>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
160 * network streaming support author, maintainer
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
161 * CDDB support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
162
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
163 Derek J Witt <djw@flinthills.com>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
164 * MMS network streaming patches
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
165
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
166 Alban Bedel <albeu@free.fr>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
167 * MMS network streaming patches
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
168 * playtree and per-entry config
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
169 * playlist parsers
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
170 * new input layer, slave mode improvements
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
171 * audio only support
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
172 * MP3, WAV and Ogg demuxers, Ogg-in-AVI fixes
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
173 * support for audio from external file
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
174 * DXR2 driver
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
175 * vo_aa improvements
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
176 * CDDA support
8434
41cdb6e78ff7 OSD menu
diego
parents: 8433
diff changeset
177 * OSD menu
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
178 * new modular config/commandline parser code
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
179
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
180 Artur Zaprzala <zybi@fanthom.irc.pl>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
181 * complete font generator prog + OSD font (TOOLS/subfont-c)
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
182
11220
cf4339e05e73 updates
alex
parents: 11046
diff changeset
183 Mihail Milushev <lanzz@lanzz.org>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
184 * Gimp font generator plugin (TOOLS/subfont-gimp)
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
185
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
186 Adam Tla/lka <atlka@pg.gda.pl>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
187 * OSD/subtitle review, fixes, optimization, UTF8 support
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
188 * various fixes
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
189
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
190 Folke Ashberg <folke@ashberg.de>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
191 * native AAlib driver (-vo aa)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
192
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
193 Ivan Kalvachev (iive) <iive@yahoo.com>
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
194 * interlaced MPEG2 support (libmpeg2)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
195 * libvo2 draft
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
196 * configfile parser fixes
11953
545dee0d2c16 iive fame
iive
parents: 11951
diff changeset
197 * SRT subtitle dump support
545dee0d2c16 iive fame
iive
parents: 11951
diff changeset
198 * Bulgarian msg translation (help_mp-bg.h)
545dee0d2c16 iive fame
iive
parents: 11951
diff changeset
199 * vo_svga rewrite
545dee0d2c16 iive fame
iive
parents: 11951
diff changeset
200 * various fixes and small improvements
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
201 * XvMC support (MPlayer & FFmpeg)
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
202 * XviD4 driver import (vd/ve_xvid4.c by GomGom)
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
203
9284
0efaead56b00 shame and glory
pl
parents: 9267
diff changeset
204 Pierre Lombard (pl) <p_l@gmx.fr>
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
205 * new configure script
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
206 * general code maintaining, fixes, patch committing
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
207
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
208 Michael Niedermayer <michaelni@gmx.at>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
209 * new, GPL postprocessing code (with deinterlacing etc...)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
210 * software scaling with MMX/MMX2/3DNow support (swscale.c)
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
211 * various RGB/YUV bpp converters
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
212 * new, better IDCT code for libavcodec, DivX decoder speedup
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
213 * runtime CPU detection
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
214 * liba52 SSE optimization
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
215 * various encoder/decoder fixes, improvements in libavcodec, DR support
11940
8100e66f2e83 video filters ...
michael
parents: 11939
diff changeset
216 * lrintf() bugs
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
217 * many bug fixes
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
218 * patch review
11940
8100e66f2e83 video filters ...
michael
parents: 11939
diff changeset
219 * boxblur, fil, hue, il, noise, perspective, qp, rgbtest, sab, smartblur,
8100e66f2e83 video filters ...
michael
parents: 11939
diff changeset
220 spp, swapuv, test video filters
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
221
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
222 Sven Goethel <sgoethel@jausoft.com>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
223 * libvo driver: vo_gl2
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
224
9406
alex
parents: 9348
diff changeset
225 Joy Winter <joy@pingfm.org>
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
226 * ao_alsa9 fixes, AC3 passthrough support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
227
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
228 Eric Anholt <eanholt@gladstone.uoregon.edu>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
229 * CPU detection code
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
230
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
231 Jiri Svoboda <Jiri.Svoboda@seznam.cz>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
232 * AQT type subtitles support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
233 * CRTC2 YUV support in mga_vid
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
234 * DirectFB video output driver
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
235
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
236 Oliver Schoenbrunner <oliver.schoenbrunner@jku.at>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
237 * SGI audio driver
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
238 * MIPS support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
239
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
240 Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
241 * original libmad support
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
242
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
243 David Holm <dholm@telia.com>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
244 * DXR3 support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
245
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
246 Panagiotis Issaris <takis@lumumba.luc.ac.be>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
247 * -playlist option
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
248 * NuppelVideo support
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
249 * various fixes
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
250
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
251 Mike Melanson <melanson@pcisys.net>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
252 * MS Video1 codec open-source implementation
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
253 * FLI demuxer, decoder
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
254 * unified ADPCM Decoder (supports IMA/DVI, MS ADPCM, several others)
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
255 * FILM (.cpk) file demuxer
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
256 * RoQ file demuxer, Audio/Video decoder
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
257 * QT SMC decoder
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
258 * QT RLE decoder
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
259 * MS RLE decoder re-implementation
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
260
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
261 Tobias Diedrich <ranma@gmx.at>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
262 * NAS audio output driver
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
263 * DXR2 driver
11871
84e0f5fe81e8 softpulldown + kerndeint
ranma
parents: 11707
diff changeset
264 * softpulldown video filter
84e0f5fe81e8 softpulldown + kerndeint
ranma
parents: 11707
diff changeset
265 * ported Donald Graft's kerndeint video filter
12036
846ed866f86c OpenDML read/write support
ranma
parents: 12029
diff changeset
266 * AVI OpenDML write support
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
267
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
268 Kilian A. Foth <foth@informatik.uni-hamburg.de>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
269 * -slave mode
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
270
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
271 Tim Ferguson <timf@mail.csse.monash.edu.au>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
272 * open source Cinepak decoder
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
273 * open source CYUV decoder
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
274
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
275 Sam Lin <itrs@softwell.com.tw>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
276 * -wid (plugger) patch
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
277
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
278 Johannes Feigl <johannes.feigl@aon.at>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
279 * original German docs translation (outdated)
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
280 * some improvements in configure, small patches
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
281 * found somebody (Thilo Wunderlich) who sent a DVB card
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
282
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
283 Kim Minh Kaplan <kmkaplan@selfoffice.com>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
284 * DVD and VobSub subtitles display support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
285 * DVD subtitles rip to VobSub
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
286
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
287 Brian Kuschak <bkuschak@yahoo.com>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
288 * RTP streaming support (reading)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
289
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
290 Stephen Davies <steve@daviesfam.org>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
291 * support for large video files (>2^32 bytes in size)
8679
d2c93957661a some more
arpi
parents: 8546
diff changeset
292 * surround sound aop plugin
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
293
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
294 Rik Snel <rsnel@cube.dyndns.org>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
295 * zr video output driver
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
296
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
297 Anders Johansson <ajh@atri.curtin.edu.au>
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
298 * old audio plugin system, some effect plugins
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
299 * new libaf interface design, implementation, plugins
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
300
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
301 Roberto Togni <rtogni@freemail.it>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
302 * open source QT RPZA decoder
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
303 * open source HuffYUV decoder
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
304 * open source MSZH/ZLIB decoder
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
305 * open source QT 8BPS decoder
10262
rtognimp
parents: 10175
diff changeset
306 * mp_help-it.h updates
rtognimp
parents: 10175
diff changeset
307 * Realaudio (ra) demuxer, 14_4 and 28_8 codec support
rtognimp
parents: 10175
diff changeset
308 * Misc bugfixes and enhancements
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
309
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
310 Wojtek Kaniewski <wojtekka@bydg.pdi.net>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
311 * mouse wheel support
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
312 * made the freetype + RAW font support work together
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
313
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
314 Fredrik Kuivinen <freku045@student.liu.se>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
315 * OSD/subtitles outside a movie for SDL
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
316 * video filter layer draft, first implementation
11481
64298443e494 patch by "ismail \(cartman\) donmez" <ismail.donmez@boun.edu.tr>
gabucino
parents: 11452
diff changeset
317 * virtualdub filter support (not yet finished/committed)
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
318
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
319 Florian Schneider <flo-mplayer-dev@gmx.net>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
320 * RealVideo codec libraries interface, .rm demuxer fixes
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
321
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
322 Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
323 * various bugfixes
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
324 * rewrote v4l video capturing, implemented audio capturing layer
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
325 * freetype2 font rendering support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
326
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
327 D Richard Felker III (dalias) <dalias@aerifal.cx>
11978
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
328 * lots of work on inverse telecine including initial support
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
329 * improved MEncoder (getting rid of DivX4 dependency, seeking, ...)
11978
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
330 * antialiased DVD subtitles
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
331 * misc bugfixes and improvements, esp. in video filter/output system
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
332 * tech docs on encoding
11939
11aeae4ca8ed small additions, cosmetics
diego
parents: 11935
diff changeset
333 * eq, halfpack, dint, detc, field, decimate, dsize, ilpack, ivtc,
11aeae4ca8ed small additions, cosmetics
diego
parents: 11935
diff changeset
334 tfields, pullup video filters
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
335
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
336 Dominik Mierzejewski <dominik@rangers.eu.org>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
337 * compiler warning fixes
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
338 * official RPM packages
11978
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
339 * Polish documentation translation
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
340
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
341 Diego Biurrun (DonDiego) <diego@biurrun.de>
12038
968322f384ee updates, spelling
diego
parents: 12036
diff changeset
342 * documentation and console output translation (help_mp-XX.h) maintainer
968322f384ee updates, spelling
diego
parents: 12036
diff changeset
343 * README, wishlist, translations.txt
7620
249c2c199851 Added my credits, plus a small wording correction.
diego
parents: 7606
diff changeset
344 * random trivial fixes
12038
968322f384ee updates, spelling
diego
parents: 12036
diff changeset
345 * main tester and small fixes for the Cygwin and MinGW port
10961
93519653faca typo, some additions
diego
parents: 10877
diff changeset
346 * testing, bug reports
93519653faca typo, some additions
diego
parents: 10877
diff changeset
347 * homepage improvements
11433
6d27f80d6918 honorary titles by Mike Melanson and Attila himself
diego
parents: 11261
diff changeset
348 * head of the Ministry for English Composition
11978
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
349 * skin overhaul
7620
249c2c199851 Added my credits, plus a small wording correction.
diego
parents: 7606
diff changeset
350
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
351 Sascha Sommer (Faust3) <saschasommer@freenet.de>
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
352 * DirectX VO driver
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
353 * Windows waveout AO driver
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
354 * QuickTime audio+video decoding, video encoding (using Win32 DLLs) support
11978
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
355 * MinGW port, Cygwin fixes
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
356 * winvidix driver
11939
11aeae4ca8ed small additions, cosmetics
diego
parents: 11935
diff changeset
357 * nvidia_vid driver
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
358
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
359 Sidik Isani <lksi@cfht.hawaii.edu>
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
360 * get_delay() smoothing code (-autosync)
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
361 * RTC initialization fixes
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
362 * various small fixes
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
363
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
364 Fredrik Noring <noring@nocrew.org>
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
365 * -vo DGA fixes
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
366
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
367 Kees Cook <mplayer@outflux.net>
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
368 * dvdnav hacks
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
369 * rawdv demuxer fixes
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
370
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
371 Hampa Hug <hhug@student.ethz.ch>
11261
835822ce4bb1 -vop ---> -vf
diego
parents: 11220
diff changeset
372 * LUT-based soft eq video filter (-vf eq2)
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
373 * .ogm demuxer endianness fixes
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
374
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
375 Uwe Reder <Uwe.Reder@3SOFT.de>
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
376 * various x11/vm/fs fixes
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
377 * subtitle/OSD control fixes
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
378
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
379 Andriy N. Gritsenko <andrej@lucky.net>
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
380 * skip-deinterlace video filter
8679
d2c93957661a some more
arpi
parents: 8546
diff changeset
381 * MUXER layer, and new MPEG-PS muxer
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
382
9129
6ecc0b5c08cb libgif/libungif based demuxer support for libmpdemux.
arpi
parents: 8686
diff changeset
383 Joey Parrish <joey@nicewarrior.org>
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
384 * various fixes
9129
6ecc0b5c08cb libgif/libungif based demuxer support for libmpdemux.
arpi
parents: 8686
diff changeset
385 * -vo gif89a author
6ecc0b5c08cb libgif/libungif based demuxer support for libmpdemux.
arpi
parents: 8686
diff changeset
386 * gif demuxer author
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
387 * Windows support improvements
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
388 * Windows installer package maintainer
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
389
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
390 Juergen Hammelmann <juergen.hammelmann@gmx.de>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
391 * TOOLS/mencvcd author
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
392
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
393 Martin Gansser <mgansser@ngi.de>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
394 * HP-UX port
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
395
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
396 Matteo Giani <matgiani@ctonet.it>
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
397 * PVA demuxer
11939
11aeae4ca8ed small additions, cosmetics
diego
parents: 11935
diff changeset
398
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
399 Rudolf Marek <MAREKR2@cs.felk.cvut.cz>
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
400 * gtf code for -vo vesa
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
401
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
402 Tilman Sauerbeck <tsauerbeck@users.sourceforge.net>
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
403 * TGA decoder (rle/uncomp), -mf tga support
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
404
7841
ec973e2fe787 Colin Leroy added
arpi
parents: 7704
diff changeset
405 Colin Leroy <colin@colino.net>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
406 * GUI endianness fixes
7841
ec973e2fe787 Colin Leroy added
arpi
parents: 7704
diff changeset
407 * volume control with -ao sdl
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
408 * -ovc lavc endianness fixes
7841
ec973e2fe787 Colin Leroy added
arpi
parents: 7704
diff changeset
409 * -ao pcm endianness fixes
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
410 * libdha on powerpc Linux
7841
ec973e2fe787 Colin Leroy added
arpi
parents: 7704
diff changeset
411 * mach64 vidix driver endianness fixes
ec973e2fe787 Colin Leroy added
arpi
parents: 7704
diff changeset
412
7869
0f31eefed30f Added meself to AUTHORS
mark
parents: 7853
diff changeset
413 Mark Zealey <mark@zealos.org>
7925
6e937de68683 Gregory Kovriga added
arpi
parents: 7917
diff changeset
414 * -vo tdfxfb driver
6e937de68683 Gregory Kovriga added
arpi
parents: 7917
diff changeset
415 * -geometry window positioning code
6e937de68683 Gregory Kovriga added
arpi
parents: 7917
diff changeset
416
6e937de68683 Gregory Kovriga added
arpi
parents: 7917
diff changeset
417 Gregory Kovriga <gkovriga@techunix.technion.ac.il>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
418 * GUI drag & drop support
7925
6e937de68683 Gregory Kovriga added
arpi
parents: 7917
diff changeset
419 * GUI DVD fixes
6e937de68683 Gregory Kovriga added
arpi
parents: 7917
diff changeset
420 * various small bugfixes in ASX/URL parser
6e937de68683 Gregory Kovriga added
arpi
parents: 7917
diff changeset
421
8018
099ca89fbadb updated
arpi
parents: 7938
diff changeset
422 Rémi Guyomarch <rguyom@pobox.com>
099ca89fbadb updated
arpi
parents: 7938
diff changeset
423 * various fixes
099ca89fbadb updated
arpi
parents: 7938
diff changeset
424 * 'unsharp' video filter
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
425 * XviD encoding support
8018
099ca89fbadb updated
arpi
parents: 7938
diff changeset
426
099ca89fbadb updated
arpi
parents: 7938
diff changeset
427 Salvatore Falco <sfalco@studenti.ing.uniroma1.it>
8546
7088801c4887 some updates
arpi
parents: 8437
diff changeset
428 * jacosub parsing & dump support
7088801c4887 some updates
arpi
parents: 8437
diff changeset
429 * overlapping subtitles & sub sorting support
7088801c4887 some updates
arpi
parents: 8437
diff changeset
430 * SAMI subtitles dump support
8018
099ca89fbadb updated
arpi
parents: 7938
diff changeset
431
099ca89fbadb updated
arpi
parents: 7938
diff changeset
432 Ville Syrjälä <syrjala@sci.fi>
099ca89fbadb updated
arpi
parents: 7938
diff changeset
433 * -vo dfbmga driver (G400 DVDMax-like feature using dfb 0.9.14)
099ca89fbadb updated
arpi
parents: 7938
diff changeset
434
099ca89fbadb updated
arpi
parents: 7938
diff changeset
435 Björn Sandell <biorn@dce.chalmers.se>
099ca89fbadb updated
arpi
parents: 7938
diff changeset
436 * various *BSD fixes
11939
11aeae4ca8ed small additions, cosmetics
diego
parents: 11935
diff changeset
437
8018
099ca89fbadb updated
arpi
parents: 7938
diff changeset
438 lucho <lucho@haemimont.bg>
099ca89fbadb updated
arpi
parents: 7938
diff changeset
439 * hw-accelerated video eq support into x11, gl2 (using DirectColor cmap)
099ca89fbadb updated
arpi
parents: 7938
diff changeset
440
099ca89fbadb updated
arpi
parents: 7938
diff changeset
441 Per Wigren <wigren@home.se>
099ca89fbadb updated
arpi
parents: 7938
diff changeset
442 * bmovl - Bitmap Overlay video filter
099ca89fbadb updated
arpi
parents: 7938
diff changeset
443
8437
70ef69b5c026 Nicolas is not a Linux box ;-)
diego
parents: 8434
diff changeset
444 Nicolas Le Gaillart <n@tourmentine.com>
8433
cfba772e2982 Added some documenters.
diego
parents: 8155
diff changeset
445 * French documentation translation
9684
e61a6febf1fb XML credits
diego
parents: 9406
diff changeset
446 * documentation updates and fixes
e61a6febf1fb XML credits
diego
parents: 9406
diff changeset
447 * 2nd half of the documentation HTML --> XML conversion
7869
0f31eefed30f Added meself to AUTHORS
mark
parents: 7853
diff changeset
448
9267
46d15316cf9a Name added, patch by Lu Ran <hephooey@fastmail.fm>.
diego
parents: 9252
diff changeset
449 Lu Ran <hephooey@fastmail.fm>
8433
cfba772e2982 Added some documenters.
diego
parents: 8155
diff changeset
450 * Chinese documentation translation
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
451 * various VobSub related patches
11452
luran
parents: 11433
diff changeset
452 * improved seeking in realmedia format
8433
cfba772e2982 Added some documenters.
diego
parents: 8155
diff changeset
453
cfba772e2982 Added some documenters.
diego
parents: 8155
diff changeset
454 András Mohari <mayday@varoshaza.nagyatad.hu>
cfba772e2982 Added some documenters.
diego
parents: 8155
diff changeset
455 * skin documentation
cfba772e2982 Added some documenters.
diego
parents: 8155
diff changeset
456 * various docs updates and fixes
9684
e61a6febf1fb XML credits
diego
parents: 9406
diff changeset
457 * 1st half of the documentation HTML --> XML conversion
8433
cfba772e2982 Added some documenters.
diego
parents: 8155
diff changeset
458
8546
7088801c4887 some updates
arpi
parents: 8437
diff changeset
459 Dénes Balatoni <pnis@coder.hu>
11939
11aeae4ca8ed small additions, cosmetics
diego
parents: 11935
diff changeset
460 * XMMS inputplugin support
11aeae4ca8ed small additions, cosmetics
diego
parents: 11935
diff changeset
461 * minor features & fixes mostly to make MPlayer work better on a PDA
8546
7088801c4887 some updates
arpi
parents: 8437
diff changeset
462
7088801c4887 some updates
arpi
parents: 8437
diff changeset
463 Oskar Liljeblad <oskar@osk.mine.nu>
8679
d2c93957661a some more
arpi
parents: 8546
diff changeset
464 * various OSD related patches
8546
7088801c4887 some updates
arpi
parents: 8437
diff changeset
465
7088801c4887 some updates
arpi
parents: 8437
diff changeset
466 Bernd Ernesti <mplayer@lists.veego.de>
7088801c4887 some updates
arpi
parents: 8437
diff changeset
467 * NetBSD support patches
7088801c4887 some updates
arpi
parents: 8437
diff changeset
468
7088801c4887 some updates
arpi
parents: 8437
diff changeset
469 Eviv Bulgroz <ebulgroz@yahoo.com>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
470 * presets support for mp3lame encoding
8679
d2c93957661a some more
arpi
parents: 8546
diff changeset
471 * AVI demuxer time/bitrate calculation fixes
8546
7088801c4887 some updates
arpi
parents: 8437
diff changeset
472 * various bugfixes
7088801c4887 some updates
arpi
parents: 8437
diff changeset
473
7088801c4887 some updates
arpi
parents: 8437
diff changeset
474 Matan Ziv-Av <matan@svgalib.org>
7088801c4887 some updates
arpi
parents: 8437
diff changeset
475 * vo_svga fixes, improvements
7088801c4887 some updates
arpi
parents: 8437
diff changeset
476 * svgalib kernel helper support for VIDIX/libdha
7088801c4887 some updates
arpi
parents: 8437
diff changeset
477
7088801c4887 some updates
arpi
parents: 8437
diff changeset
478 Puk Madick <pingy@swirvemail.com>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
479 * KDE/GNOME2 fullscreen fix
8546
7088801c4887 some updates
arpi
parents: 8437
diff changeset
480 * configparser fixes
7088801c4887 some updates
arpi
parents: 8437
diff changeset
481
7088801c4887 some updates
arpi
parents: 8437
diff changeset
482 Tomas Hurka <tom@hukatronic.cz>
7088801c4887 some updates
arpi
parents: 8437
diff changeset
483 * Darwin DVD support (mpdvdkit2)
7088801c4887 some updates
arpi
parents: 8437
diff changeset
484 * various fixes
8679
d2c93957661a some more
arpi
parents: 8546
diff changeset
485
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
486 Moritz Bunkus (mosu) <moritz@bunkus.org>
8679
d2c93957661a some more
arpi
parents: 8546
diff changeset
487 * various OGM hacks/fixes
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
488 * ogm-tools author
10972
837970d60e75 Add some credits.
diego
parents: 10961
diff changeset
489 * Matroska demuxer
8679
d2c93957661a some more
arpi
parents: 8546
diff changeset
490
d2c93957661a some more
arpi
parents: 8546
diff changeset
491 Filip Kalinski <filon@pld.org.pl>
d2c93957661a some more
arpi
parents: 8546
diff changeset
492 * X11 fulscreen switching fixes/cleanup
d2c93957661a some more
arpi
parents: 8546
diff changeset
493
d2c93957661a some more
arpi
parents: 8546
diff changeset
494 Christian Ohm <chr.ohm@gmx.net>
d2c93957661a some more
arpi
parents: 8546
diff changeset
495 * various small bugfixes
d2c93957661a some more
arpi
parents: 8546
diff changeset
496
d2c93957661a some more
arpi
parents: 8546
diff changeset
497 Alexander Gottwald <Alexander.Gottwald@informatik.tu-chemnitz.de>
d2c93957661a some more
arpi
parents: 8546
diff changeset
498 * various small bugfixes
d2c93957661a some more
arpi
parents: 8546
diff changeset
499
d2c93957661a some more
arpi
parents: 8546
diff changeset
500 Andreas Hess <jaska@gmx.net>
9348
96277de819b0 forgot to commit
arpi
parents: 9284
diff changeset
501 * upgrading libdvdcss in libmpdvdkit2
8679
d2c93957661a some more
arpi
parents: 8546
diff changeset
502 * various small bugfixes
d2c93957661a some more
arpi
parents: 8546
diff changeset
503
d2c93957661a some more
arpi
parents: 8546
diff changeset
504 Salvador Eduardo Tropea <salvador@inti.gov.ar>
d2c93957661a some more
arpi
parents: 8546
diff changeset
505 * subtitle parsing/displaying related patches
d2c93957661a some more
arpi
parents: 8546
diff changeset
506
d2c93957661a some more
arpi
parents: 8546
diff changeset
507 Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
508 * VIDIX patches (Rage128, Radeon 7000)
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
509 * OSS AC3 passthrough fix
8679
d2c93957661a some more
arpi
parents: 8546
diff changeset
510
d2c93957661a some more
arpi
parents: 8546
diff changeset
511 Alan Young <ayoung@teleport.com>
11935
3fd276f89f2b XAnim spelling corrected.
diego
parents: 11871
diff changeset
512 * fixed support of RealMedia & XAnim binary plugins on Alpha
8686
ce29738fa891 entering hall of fame :)
attila
parents: 8679
diff changeset
513
11664
8b61da744d8b change email adress
attila
parents: 11507
diff changeset
514 Attila Kinali <attila@kinali.ch>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
515 * various small fixes in the X11 code
8686
ce29738fa891 entering hall of fame :)
attila
parents: 8679
diff changeset
516 * xinerama support
ce29738fa891 entering hall of fame :)
attila
parents: 8679
diff changeset
517 * documentation
11707
1c38eb273062 SCNR ;-)
diego
parents: 11664
diff changeset
518 * patch application monkey, mailer daemon
10413
e8aa39745033 Spanish translators
diego
parents: 10262
diff changeset
519
12038
968322f384ee updates, spelling
diego
parents: 12036
diff changeset
520 Nico Sabbi <nsabbi@tiscali.it>
12039
c80409b9bb38 small correction as suggested by Nico
diego
parents: 12038
diff changeset
521 * DVB input support
12038
968322f384ee updates, spelling
diego
parents: 12036
diff changeset
522 * MPEG TS support
968322f384ee updates, spelling
diego
parents: 12036
diff changeset
523
10413
e8aa39745033 Spanish translators
diego
parents: 10262
diff changeset
524 Andoni Zubimendi <andoni@lpsat.net>.
e8aa39745033 Spanish translators
diego
parents: 10262
diff changeset
525 * Spanish documentation translation
e8aa39745033 Spanish translators
diego
parents: 10262
diff changeset
526
e8aa39745033 Spanish translators
diego
parents: 10262
diff changeset
527 Juan Martin <nauj27@teleline.es>
e8aa39745033 Spanish translators
diego
parents: 10262
diff changeset
528 * Spanish man page translation
10877
d2ee335dbf55 I have already translate more documentation that Andoni 8-)
nauj27
parents: 10413
diff changeset
529 * Spanish documentation translation
8546
7088801c4887 some updates
arpi
parents: 8437
diff changeset
530
11034
df98597869b2 1) I prefer to get all mail at work.
lumag
parents: 10972
diff changeset
531 Dmitry Baryshkov <mitya@school.ioffe.ru>
10972
837970d60e75 Add some credits.
diego
parents: 10961
diff changeset
532 * Russian documentation translation
11046
761f81ffe198 new XML build system
diego
parents: 11034
diff changeset
533 * FLAC decoding support
761f81ffe198 new XML build system
diego
parents: 11034
diff changeset
534 * XML build system
761f81ffe198 new XML build system
diego
parents: 11034
diff changeset
535
11507
c7e3f8a16e79 Update.
rtognimp
parents: 11481
diff changeset
536 rgselk <rgselknospam@yahoo.com>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
537 * Real RTSP range support
11507
c7e3f8a16e79 Update.
rtognimp
parents: 11481
diff changeset
538
11960
47d7ce1050a6 adding accents and changing email address
gabucino
parents: 11957
diff changeset
539 Zoltán Hidvégi <mplayer@hzoli.com>
11939
11aeae4ca8ed small additions, cosmetics
diego
parents: 11935
diff changeset
540 * filmdint filter
11aeae4ca8ed small additions, cosmetics
diego
parents: 11935
diff changeset
541
11948
fe2424e87a1e small additions, patches by themselves
diego
parents: 11940
diff changeset
542 Corey Hickey <bugfood-ml@fatooh.org>
fe2424e87a1e small additions, patches by themselves
diego
parents: 11940
diff changeset
543 * telecine/interlacing HOWTO for the MEncoder documentation
fe2424e87a1e small additions, patches by themselves
diego
parents: 11940
diff changeset
544
fe2424e87a1e small additions, patches by themselves
diego
parents: 11940
diff changeset
545 Aurelien Jacobs <aurel@gnuage.org>
fe2424e87a1e small additions, patches by themselves
diego
parents: 11940
diff changeset
546 * standalone C Matroska demuxer
fe2424e87a1e small additions, patches by themselves
diego
parents: 11940
diff changeset
547
11951
d9a126f83df0 more authors, patches by themselves
diego
parents: 11948
diff changeset
548 Dave Lambley <mplayer@davel.me.uk>
d9a126f83df0 more authors, patches by themselves
diego
parents: 11948
diff changeset
549 * HTTP cookie support
d9a126f83df0 more authors, patches by themselves
diego
parents: 11948
diff changeset
550
d9a126f83df0 more authors, patches by themselves
diego
parents: 11948
diff changeset
551 Arwed v. Merkatz <v.merkatz@gmx.net>
d9a126f83df0 more authors, patches by themselves
diego
parents: 11948
diff changeset
552 * fontconfig font lookup support
d9a126f83df0 more authors, patches by themselves
diego
parents: 11948
diff changeset
553
d9a126f83df0 more authors, patches by themselves
diego
parents: 11948
diff changeset
554 Daniele Forghieri <guru@digitalfantasy.it>
d9a126f83df0 more authors, patches by themselves
diego
parents: 11948
diff changeset
555 * TGA output driver
d9a126f83df0 more authors, patches by themselves
diego
parents: 11948
diff changeset
556 * framestep & tile filters
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
557 * initial Italian man page translation
10972
837970d60e75 Add some credits.
diego
parents: 10961
diff changeset
558
11978
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
559 David Kühling <dvdkhlng@gmx.de>
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
560 * libtheora support, ogg/theora demuxing changes
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
561
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
562 Romain Dolbeau <romain@dolbeau.org>
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
563 * random AltiVec (PowerPC multimedia extensions) stuff
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
564
11979
c4091c73a1d8 update, cosmetics
diego
parents: 11978
diff changeset
565 Miklós Vajna (VMiklos) <mamajom@axelero.hu>
c4091c73a1d8 update, cosmetics
diego
parents: 11978
diff changeset
566 * TOOLS/divx2svcd author
c4091c73a1d8 update, cosmetics
diego
parents: 11978
diff changeset
567
11957
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
568 MPlayerPL - Polish MPlayer Translation Team (http://mplayerpl.emdej.com)
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
569 Translation from scratch:
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
570 * 'Boski Cinek' <boski_cinek(at)o2(dot)pl>
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
571 * 'Emdej' <emdej(at)emdej(dot)com>
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
572 * 'Flex' <flex(at)tenbit(dot)pl>
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
573 * Dominik 'Rathann' Mierzejewski <dominik(at)rangers(dot)eu(dot)org>
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
574 * Kuba 'Qba' Misiorny <jim85(at)wp(dot)pl>
11979
c4091c73a1d8 update, cosmetics
diego
parents: 11978
diff changeset
575 * Lukasz 'Frogu' Proszek <frogoo(at)o2(dot)pl>
11957
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
576 * Maciek 'paszczi' Paszta <paszczi(at)go2(dot)pl>
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
577 * Piotr 'Cobra' Michniewski <cobra_666(at)poczta(dot)onet(dot)pl>
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
578 * Waclaw 'Torinthiel' Schiller <torinthiel(at)wp(dot)pl>
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
579
12038
968322f384ee updates, spelling
diego
parents: 12036
diff changeset
580 Reimar Döffinger <reimar.doeffinger@stud.uni-karlsruhe.de>
968322f384ee updates, spelling
diego
parents: 12036
diff changeset
581 * GL code fixes
968322f384ee updates, spelling
diego
parents: 12036
diff changeset
582
12067
22c74dfb2baf Add adland to authors
rtognimp
parents: 12039
diff changeset
583 adland <adland123@yahoo.com>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
584 * support for various Windows DLL codecs (LCW2, ASLC)
12067
22c74dfb2baf Add adland to authors
rtognimp
parents: 12039
diff changeset
585
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
586 Tilmann Bitterberg
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
587 * AVI OpenDML read support
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
588
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
589
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
590 ____________
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
591 Main testers
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
592 ~~~~~~~~~~~~
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
593
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
594 Tibor Balázs (Tibcu)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
595 Péter Sasi (SaPe)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
596 Christoph H. Lampert (Gruel)
7704
b2b2560ed1f2 Well.. it's KotH not Koth :)
attila
parents: 7620
diff changeset
597 Attila Kinali (KotH)
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
598 Bohdan Horst (Nexus)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
599
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
600
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
601 ________________
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
602 The codecs, libs
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
603 ~~~~~~~~~~~~~~~~
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
604
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
605 Aaron Holtzman <aholtzma@engr.uvic.ca>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
606 * ac3dec (and libac3) author [old AC3 audio decoder]
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
607 * the original mga_vid driver [Matrox G200/G400 YUV backend scaler]
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
608 * mpeg2dec [Fast MPEG1/MPEG2 video decoder, currently used in player]
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
609
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
610 Michel Lespinasse <walken@zoy.org>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
611 * large libmpeg2 changes for better speed and MPEG conformance
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
612 * liba52 author [current AC3 audio decoder]
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
613
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
614 Eugene Kuznetsov <divx@euro.ru>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
615 * 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
616 * technical help about AVI and ASF formats, and how to get YUV using VfW...
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
617 * Divx4Linux technical support
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
618
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
619 Zdenek Kabelac <kabi@informatics.muni.cz>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
620 * current avifile maintainer
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
621 * some technical help about the Win32 stuff, ASF formats and timers
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
622
7938
de162194aa89 Gerard->Fabrice
arpi
parents: 7925
diff changeset
623 Fabrice Bellard <fabrice.bellard@free.fr>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
624 * FFmpeg/libavcodec author, maintainer (open source MPEG, MJPEG,
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
625 Divx, WMA, DV etc audio/video en/decoder)
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
626
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
627 Project Mayo <http://www.projectmayo.com>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
628 * the OpenDivX codec authors
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
629
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
630 Michael Hipp
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
631 * mpglib author [not used directly but some parts are in mp3lib]
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
632
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
633 Mark Podlipec
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
634 * xa_gsm.c author [MS-GSM audio codec] [from a GSM library by Jutta Degener
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
635 and Carsten Bormann]
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
636
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
637 Jake Janovetz
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
638 * remez.c author [Used to calculate audio filter coefficients]
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
639
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
640 Vivien Chappelier, Damien Vincent
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
641 * libFAME authors [fast MPEG1 encoder, used by -vo mpegpes/-vo dxr3]
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
642
12036
846ed866f86c OpenDML read/write support
ranma
parents: 12029
diff changeset
643
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
644 _____________________________________________________
7620
249c2c199851 Added my credits, plus a small wording correction.
diego
parents: 7606
diff changeset
645 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
646 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
647 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
648
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
649 Avery Lee <phaeron@virtualdub.org>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
650 * VirtualDub author, help understanding AVI with VBR audio and
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
651 other AVI issues
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
652
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
653 John F. McGowan <http://www.jmcgowan.com>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
654 * AVI FAQ author/collector. [site with many useful docs on codecs
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
655 and avi format]
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
656
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
657 Dirk Farin <farin@ti.uni-mannheim.de>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
658 * dvdview author [MPEG1/MPEG2 video decoder, used in v0.5-v0.8]
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
659
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
660 Adam Williams <broadcast@earthling.net>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
661 * libmpeg3 (and xmovie) author [MPEG1/MPEG2 video decoder, used in
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
662 v0.1-v0.4]