annotate AUTHORS @ 12152:5a946ba77df5

update
author faust3
date Wed, 07 Apr 2004 18:09:42 +0000
parents 1226e0cbb04b
children 71c49bf6dcac
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>
12103
diego
parents: 12102
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
12144
1226e0cbb04b vo_caca by Howell Tam
alex
parents: 12126
diff changeset
204 Howell Tam (Pigeon) <pigeon@pigeond.net>
1226e0cbb04b vo_caca by Howell Tam
alex
parents: 12126
diff changeset
205 * native libcaca driver (-vo caca)
1226e0cbb04b vo_caca by Howell Tam
alex
parents: 12126
diff changeset
206
9284
0efaead56b00 shame and glory
pl
parents: 9267
diff changeset
207 Pierre Lombard (pl) <p_l@gmx.fr>
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
208 * new configure script
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
209 * general code maintaining, fixes, patch committing
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
210
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
211 Michael Niedermayer <michaelni@gmx.at>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
212 * new, GPL postprocessing code (with deinterlacing etc...)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
213 * software scaling with MMX/MMX2/3DNow support (swscale.c)
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
214 * various RGB/YUV bpp converters
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
215 * new, better IDCT code for libavcodec, DivX decoder speedup
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
216 * runtime CPU detection
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
217 * liba52 SSE optimization
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
218 * various encoder/decoder fixes, improvements in libavcodec, DR support
11940
8100e66f2e83 video filters ...
michael
parents: 11939
diff changeset
219 * lrintf() bugs
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
220 * many bug fixes
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
221 * patch review
11940
8100e66f2e83 video filters ...
michael
parents: 11939
diff changeset
222 * boxblur, fil, hue, il, noise, perspective, qp, rgbtest, sab, smartblur,
8100e66f2e83 video filters ...
michael
parents: 11939
diff changeset
223 spp, swapuv, test video filters
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
224
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
225 Sven Goethel <sgoethel@jausoft.com>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
226 * libvo driver: vo_gl2
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
227
9406
alex
parents: 9348
diff changeset
228 Joy Winter <joy@pingfm.org>
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
229 * ao_alsa9 fixes, AC3 passthrough support
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 Eric Anholt <eanholt@gladstone.uoregon.edu>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
232 * CPU detection code
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
233
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
234 Jiri Svoboda <Jiri.Svoboda@seznam.cz>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
235 * AQT type subtitles support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
236 * CRTC2 YUV support in mga_vid
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
237 * DirectFB video output driver
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
238
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
239 Oliver Schoenbrunner <oliver.schoenbrunner@jku.at>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
240 * SGI audio driver
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
241 * MIPS support
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 Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
244 * original libmad support
7343
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 David Holm <dholm@telia.com>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
247 * DXR3 support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
248
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
249 Panagiotis Issaris <takis@lumumba.luc.ac.be>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
250 * -playlist option
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
251 * NuppelVideo support
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
252 * various fixes
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
253
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
254 Mike Melanson <melanson@pcisys.net>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
255 * MS Video1 codec open-source implementation
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
256 * FLI demuxer, decoder
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
257 * 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
258 * FILM (.cpk) file demuxer
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
259 * RoQ file demuxer, Audio/Video decoder
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
260 * QT SMC decoder
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
261 * QT RLE decoder
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
262 * MS RLE decoder re-implementation
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
263
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
264 Tobias Diedrich <ranma@gmx.at>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
265 * NAS audio output driver
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
266 * DXR2 driver
11871
84e0f5fe81e8 softpulldown + kerndeint
ranma
parents: 11707
diff changeset
267 * softpulldown video filter
84e0f5fe81e8 softpulldown + kerndeint
ranma
parents: 11707
diff changeset
268 * ported Donald Graft's kerndeint video filter
12036
846ed866f86c OpenDML read/write support
ranma
parents: 12029
diff changeset
269 * AVI OpenDML write support
7343
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 Kilian A. Foth <foth@informatik.uni-hamburg.de>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
272 * -slave mode
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
273
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
274 Tim Ferguson <timf@mail.csse.monash.edu.au>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
275 * open source Cinepak decoder
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
276 * open source CYUV decoder
7343
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 Sam Lin <itrs@softwell.com.tw>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
279 * -wid (plugger) patch
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
280
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
281 Johannes Feigl <johannes.feigl@aon.at>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
282 * original German docs translation (outdated)
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
283 * some improvements in configure, small patches
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
284 * found somebody (Thilo Wunderlich) who sent a DVB card
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
285
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
286 Kim Minh Kaplan <kmkaplan@selfoffice.com>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
287 * DVD and VobSub subtitles display support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
288 * DVD subtitles rip to VobSub
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 Brian Kuschak <bkuschak@yahoo.com>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
291 * RTP streaming support (reading)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
292
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
293 Stephen Davies <steve@daviesfam.org>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
294 * support for large video files (>2^32 bytes in size)
8679
d2c93957661a some more
arpi
parents: 8546
diff changeset
295 * surround sound aop plugin
7343
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 Rik Snel <rsnel@cube.dyndns.org>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
298 * zr video output driver
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
299
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
300 Anders Johansson <ajh@atri.curtin.edu.au>
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
301 * old audio plugin system, some effect plugins
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
302 * new libaf interface design, implementation, plugins
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
303
12105
8e2fa34b6d11 Update my mail address
rtognimp
parents: 12103
diff changeset
304 Roberto Togni <r_togni@tiscali.it>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
305 * open source QT RPZA decoder
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
306 * open source HuffYUV decoder
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
307 * open source MSZH/ZLIB decoder
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
308 * open source QT 8BPS decoder
10262
rtognimp
parents: 10175
diff changeset
309 * mp_help-it.h updates
rtognimp
parents: 10175
diff changeset
310 * Realaudio (ra) demuxer, 14_4 and 28_8 codec support
rtognimp
parents: 10175
diff changeset
311 * Misc bugfixes and enhancements
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
312
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
313 Wojtek Kaniewski <wojtekka@bydg.pdi.net>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
314 * mouse wheel support
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
315 * made the freetype + RAW font support work together
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
316
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
317 Fredrik Kuivinen <freku045@student.liu.se>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
318 * OSD/subtitles outside a movie for SDL
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
319 * video filter layer draft, first implementation
11481
64298443e494 patch by "ismail \(cartman\) donmez" <ismail.donmez@boun.edu.tr>
gabucino
parents: 11452
diff changeset
320 * virtualdub filter support (not yet finished/committed)
7343
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 Florian Schneider <flo-mplayer-dev@gmx.net>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
323 * RealVideo codec libraries interface, .rm demuxer fixes
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
324
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
325 Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
326 * various bugfixes
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
327 * rewrote v4l video capturing, implemented audio capturing layer
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
328 * freetype2 font rendering support
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
329
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
330 D Richard Felker III (dalias) <dalias@aerifal.cx>
11978
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
331 * lots of work on inverse telecine including initial support
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
332 * improved MEncoder (getting rid of DivX4 dependency, seeking, ...)
11978
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
333 * antialiased DVD subtitles
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
334 * misc bugfixes and improvements, esp. in video filter/output system
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
335 * tech docs on encoding
11939
11aeae4ca8ed small additions, cosmetics
diego
parents: 11935
diff changeset
336 * eq, halfpack, dint, detc, field, decimate, dsize, ilpack, ivtc,
11aeae4ca8ed small additions, cosmetics
diego
parents: 11935
diff changeset
337 tfields, pullup video filters
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
338
12126
6a38dc4ead51 added my nick
rathann
parents: 12105
diff changeset
339 Dominik Mierzejewski (Rathann) <dominik@rangers.eu.org>
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
340 * compiler warning fixes
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
341 * official RPM packages
11978
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
342 * Polish documentation translation
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
343
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
344 Diego Biurrun (DonDiego) <diego@biurrun.de>
12038
968322f384ee updates, spelling
diego
parents: 12036
diff changeset
345 * documentation and console output translation (help_mp-XX.h) maintainer
968322f384ee updates, spelling
diego
parents: 12036
diff changeset
346 * README, wishlist, translations.txt
7620
249c2c199851 Added my credits, plus a small wording correction.
diego
parents: 7606
diff changeset
347 * random trivial fixes
12038
968322f384ee updates, spelling
diego
parents: 12036
diff changeset
348 * main tester and small fixes for the Cygwin and MinGW port
10961
93519653faca typo, some additions
diego
parents: 10877
diff changeset
349 * testing, bug reports
93519653faca typo, some additions
diego
parents: 10877
diff changeset
350 * homepage improvements
11433
6d27f80d6918 honorary titles by Mike Melanson and Attila himself
diego
parents: 11261
diff changeset
351 * head of the Ministry for English Composition
11978
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
352 * skin overhaul
7620
249c2c199851 Added my credits, plus a small wording correction.
diego
parents: 7606
diff changeset
353
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
354 Sascha Sommer (Faust3) <saschasommer@freenet.de>
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
355 * DirectX VO driver
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
356 * Windows waveout AO driver
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
357 * QuickTime audio+video decoding, video encoding (using Win32 DLLs) support
11978
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
358 * MinGW port, Cygwin fixes
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
359 * winvidix driver
11939
11aeae4ca8ed small additions, cosmetics
diego
parents: 11935
diff changeset
360 * nvidia_vid driver
12152
faust3
parents: 12144
diff changeset
361 * dhahelperwin for direct hardware access under Windows NT/2000/XP
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
362
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
363 Sidik Isani <lksi@cfht.hawaii.edu>
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
364 * get_delay() smoothing code (-autosync)
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
365 * RTC initialization fixes
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
366 * various small fixes
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
367
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
368 Fredrik Noring <noring@nocrew.org>
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
369 * -vo DGA 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 Kees Cook <mplayer@outflux.net>
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
372 * dvdnav hacks
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
373 * rawdv demuxer fixes
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
374
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
375 Hampa Hug <hhug@student.ethz.ch>
11261
835822ce4bb1 -vop ---> -vf
diego
parents: 11220
diff changeset
376 * LUT-based soft eq video filter (-vf eq2)
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
377 * .ogm demuxer endianness 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 Uwe Reder <Uwe.Reder@3SOFT.de>
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
380 * various x11/vm/fs fixes
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
381 * subtitle/OSD control fixes
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
382
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
383 Andriy N. Gritsenko <andrej@lucky.net>
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
384 * skip-deinterlace video filter
8679
d2c93957661a some more
arpi
parents: 8546
diff changeset
385 * MUXER layer, and new MPEG-PS muxer
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
386
9129
6ecc0b5c08cb libgif/libungif based demuxer support for libmpdemux.
arpi
parents: 8686
diff changeset
387 Joey Parrish <joey@nicewarrior.org>
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
388 * various fixes
9129
6ecc0b5c08cb libgif/libungif based demuxer support for libmpdemux.
arpi
parents: 8686
diff changeset
389 * -vo gif89a author
6ecc0b5c08cb libgif/libungif based demuxer support for libmpdemux.
arpi
parents: 8686
diff changeset
390 * gif demuxer author
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
391 * Windows support improvements
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
392 * Windows installer package maintainer
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
393
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
394 Juergen Hammelmann <juergen.hammelmann@gmx.de>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
395 * TOOLS/mencvcd author
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
396
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
397 Martin Gansser <mgansser@ngi.de>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
398 * HP-UX port
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
399
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
400 Matteo Giani <matgiani@ctonet.it>
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
401 * PVA demuxer
11939
11aeae4ca8ed small additions, cosmetics
diego
parents: 11935
diff changeset
402
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
403 Rudolf Marek <MAREKR2@cs.felk.cvut.cz>
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
404 * gtf code for -vo vesa
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
405
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
406 Tilman Sauerbeck <tsauerbeck@users.sourceforge.net>
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
407 * TGA decoder (rle/uncomp), -mf tga support
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
diff changeset
408
7841
ec973e2fe787 Colin Leroy added
arpi
parents: 7704
diff changeset
409 Colin Leroy <colin@colino.net>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
410 * GUI endianness fixes
7841
ec973e2fe787 Colin Leroy added
arpi
parents: 7704
diff changeset
411 * volume control with -ao sdl
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
412 * -ovc lavc endianness fixes
7841
ec973e2fe787 Colin Leroy added
arpi
parents: 7704
diff changeset
413 * -ao pcm endianness fixes
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
414 * libdha on powerpc Linux
7841
ec973e2fe787 Colin Leroy added
arpi
parents: 7704
diff changeset
415 * mach64 vidix driver endianness fixes
ec973e2fe787 Colin Leroy added
arpi
parents: 7704
diff changeset
416
7869
0f31eefed30f Added meself to AUTHORS
mark
parents: 7853
diff changeset
417 Mark Zealey <mark@zealos.org>
7925
6e937de68683 Gregory Kovriga added
arpi
parents: 7917
diff changeset
418 * -vo tdfxfb driver
6e937de68683 Gregory Kovriga added
arpi
parents: 7917
diff changeset
419 * -geometry window positioning code
6e937de68683 Gregory Kovriga added
arpi
parents: 7917
diff changeset
420
6e937de68683 Gregory Kovriga added
arpi
parents: 7917
diff changeset
421 Gregory Kovriga <gkovriga@techunix.technion.ac.il>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
422 * GUI drag & drop support
7925
6e937de68683 Gregory Kovriga added
arpi
parents: 7917
diff changeset
423 * GUI DVD fixes
6e937de68683 Gregory Kovriga added
arpi
parents: 7917
diff changeset
424 * various small bugfixes in ASX/URL parser
6e937de68683 Gregory Kovriga added
arpi
parents: 7917
diff changeset
425
8018
099ca89fbadb updated
arpi
parents: 7938
diff changeset
426 Rémi Guyomarch <rguyom@pobox.com>
099ca89fbadb updated
arpi
parents: 7938
diff changeset
427 * various fixes
099ca89fbadb updated
arpi
parents: 7938
diff changeset
428 * 'unsharp' video filter
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
429 * XviD encoding support
8018
099ca89fbadb updated
arpi
parents: 7938
diff changeset
430
099ca89fbadb updated
arpi
parents: 7938
diff changeset
431 Salvatore Falco <sfalco@studenti.ing.uniroma1.it>
8546
7088801c4887 some updates
arpi
parents: 8437
diff changeset
432 * jacosub parsing & dump support
7088801c4887 some updates
arpi
parents: 8437
diff changeset
433 * overlapping subtitles & sub sorting support
7088801c4887 some updates
arpi
parents: 8437
diff changeset
434 * SAMI subtitles dump support
8018
099ca89fbadb updated
arpi
parents: 7938
diff changeset
435
099ca89fbadb updated
arpi
parents: 7938
diff changeset
436 Ville Syrjälä <syrjala@sci.fi>
099ca89fbadb updated
arpi
parents: 7938
diff changeset
437 * -vo dfbmga driver (G400 DVDMax-like feature using dfb 0.9.14)
099ca89fbadb updated
arpi
parents: 7938
diff changeset
438
099ca89fbadb updated
arpi
parents: 7938
diff changeset
439 Björn Sandell <biorn@dce.chalmers.se>
099ca89fbadb updated
arpi
parents: 7938
diff changeset
440 * various *BSD fixes
11939
11aeae4ca8ed small additions, cosmetics
diego
parents: 11935
diff changeset
441
8018
099ca89fbadb updated
arpi
parents: 7938
diff changeset
442 lucho <lucho@haemimont.bg>
099ca89fbadb updated
arpi
parents: 7938
diff changeset
443 * hw-accelerated video eq support into x11, gl2 (using DirectColor cmap)
099ca89fbadb updated
arpi
parents: 7938
diff changeset
444
099ca89fbadb updated
arpi
parents: 7938
diff changeset
445 Per Wigren <wigren@home.se>
099ca89fbadb updated
arpi
parents: 7938
diff changeset
446 * bmovl - Bitmap Overlay video filter
099ca89fbadb updated
arpi
parents: 7938
diff changeset
447
8437
70ef69b5c026 Nicolas is not a Linux box ;-)
diego
parents: 8434
diff changeset
448 Nicolas Le Gaillart <n@tourmentine.com>
8433
cfba772e2982 Added some documenters.
diego
parents: 8155
diff changeset
449 * French documentation translation
9684
e61a6febf1fb XML credits
diego
parents: 9406
diff changeset
450 * documentation updates and fixes
e61a6febf1fb XML credits
diego
parents: 9406
diff changeset
451 * 2nd half of the documentation HTML --> XML conversion
7869
0f31eefed30f Added meself to AUTHORS
mark
parents: 7853
diff changeset
452
9267
46d15316cf9a Name added, patch by Lu Ran <hephooey@fastmail.fm>.
diego
parents: 9252
diff changeset
453 Lu Ran <hephooey@fastmail.fm>
8433
cfba772e2982 Added some documenters.
diego
parents: 8155
diff changeset
454 * Chinese documentation translation
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
455 * various VobSub related patches
11452
luran
parents: 11433
diff changeset
456 * improved seeking in realmedia format
8433
cfba772e2982 Added some documenters.
diego
parents: 8155
diff changeset
457
cfba772e2982 Added some documenters.
diego
parents: 8155
diff changeset
458 András Mohari <mayday@varoshaza.nagyatad.hu>
cfba772e2982 Added some documenters.
diego
parents: 8155
diff changeset
459 * skin documentation
cfba772e2982 Added some documenters.
diego
parents: 8155
diff changeset
460 * various docs updates and fixes
9684
e61a6febf1fb XML credits
diego
parents: 9406
diff changeset
461 * 1st half of the documentation HTML --> XML conversion
8433
cfba772e2982 Added some documenters.
diego
parents: 8155
diff changeset
462
8546
7088801c4887 some updates
arpi
parents: 8437
diff changeset
463 Dénes Balatoni <pnis@coder.hu>
11939
11aeae4ca8ed small additions, cosmetics
diego
parents: 11935
diff changeset
464 * XMMS inputplugin support
11aeae4ca8ed small additions, cosmetics
diego
parents: 11935
diff changeset
465 * minor features & fixes mostly to make MPlayer work better on a PDA
8546
7088801c4887 some updates
arpi
parents: 8437
diff changeset
466
7088801c4887 some updates
arpi
parents: 8437
diff changeset
467 Oskar Liljeblad <oskar@osk.mine.nu>
8679
d2c93957661a some more
arpi
parents: 8546
diff changeset
468 * various OSD related patches
8546
7088801c4887 some updates
arpi
parents: 8437
diff changeset
469
7088801c4887 some updates
arpi
parents: 8437
diff changeset
470 Bernd Ernesti <mplayer@lists.veego.de>
7088801c4887 some updates
arpi
parents: 8437
diff changeset
471 * NetBSD support patches
7088801c4887 some updates
arpi
parents: 8437
diff changeset
472
7088801c4887 some updates
arpi
parents: 8437
diff changeset
473 Eviv Bulgroz <ebulgroz@yahoo.com>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
474 * presets support for mp3lame encoding
8679
d2c93957661a some more
arpi
parents: 8546
diff changeset
475 * AVI demuxer time/bitrate calculation fixes
8546
7088801c4887 some updates
arpi
parents: 8437
diff changeset
476 * various bugfixes
7088801c4887 some updates
arpi
parents: 8437
diff changeset
477
7088801c4887 some updates
arpi
parents: 8437
diff changeset
478 Matan Ziv-Av <matan@svgalib.org>
7088801c4887 some updates
arpi
parents: 8437
diff changeset
479 * vo_svga fixes, improvements
7088801c4887 some updates
arpi
parents: 8437
diff changeset
480 * svgalib kernel helper support for VIDIX/libdha
7088801c4887 some updates
arpi
parents: 8437
diff changeset
481
7088801c4887 some updates
arpi
parents: 8437
diff changeset
482 Puk Madick <pingy@swirvemail.com>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
483 * KDE/GNOME2 fullscreen fix
8546
7088801c4887 some updates
arpi
parents: 8437
diff changeset
484 * configparser fixes
7088801c4887 some updates
arpi
parents: 8437
diff changeset
485
7088801c4887 some updates
arpi
parents: 8437
diff changeset
486 Tomas Hurka <tom@hukatronic.cz>
7088801c4887 some updates
arpi
parents: 8437
diff changeset
487 * Darwin DVD support (mpdvdkit2)
7088801c4887 some updates
arpi
parents: 8437
diff changeset
488 * various fixes
8679
d2c93957661a some more
arpi
parents: 8546
diff changeset
489
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
490 Moritz Bunkus (mosu) <moritz@bunkus.org>
8679
d2c93957661a some more
arpi
parents: 8546
diff changeset
491 * various OGM hacks/fixes
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
492 * ogm-tools author
10972
837970d60e75 Add some credits.
diego
parents: 10961
diff changeset
493 * Matroska demuxer
8679
d2c93957661a some more
arpi
parents: 8546
diff changeset
494
d2c93957661a some more
arpi
parents: 8546
diff changeset
495 Filip Kalinski <filon@pld.org.pl>
d2c93957661a some more
arpi
parents: 8546
diff changeset
496 * X11 fulscreen switching fixes/cleanup
d2c93957661a some more
arpi
parents: 8546
diff changeset
497
d2c93957661a some more
arpi
parents: 8546
diff changeset
498 Christian Ohm <chr.ohm@gmx.net>
d2c93957661a some more
arpi
parents: 8546
diff changeset
499 * various small bugfixes
d2c93957661a some more
arpi
parents: 8546
diff changeset
500
d2c93957661a some more
arpi
parents: 8546
diff changeset
501 Alexander Gottwald <Alexander.Gottwald@informatik.tu-chemnitz.de>
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 Andreas Hess <jaska@gmx.net>
9348
96277de819b0 forgot to commit
arpi
parents: 9284
diff changeset
505 * upgrading libdvdcss in libmpdvdkit2
8679
d2c93957661a some more
arpi
parents: 8546
diff changeset
506 * various small bugfixes
d2c93957661a some more
arpi
parents: 8546
diff changeset
507
d2c93957661a some more
arpi
parents: 8546
diff changeset
508 Salvador Eduardo Tropea <salvador@inti.gov.ar>
d2c93957661a some more
arpi
parents: 8546
diff changeset
509 * subtitle parsing/displaying related patches
d2c93957661a some more
arpi
parents: 8546
diff changeset
510
d2c93957661a some more
arpi
parents: 8546
diff changeset
511 Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
512 * VIDIX patches (Rage128, Radeon 7000)
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
513 * OSS AC3 passthrough fix
8679
d2c93957661a some more
arpi
parents: 8546
diff changeset
514
d2c93957661a some more
arpi
parents: 8546
diff changeset
515 Alan Young <ayoung@teleport.com>
11935
3fd276f89f2b XAnim spelling corrected.
diego
parents: 11871
diff changeset
516 * fixed support of RealMedia & XAnim binary plugins on Alpha
8686
ce29738fa891 entering hall of fame :)
attila
parents: 8679
diff changeset
517
11664
8b61da744d8b change email adress
attila
parents: 11507
diff changeset
518 Attila Kinali <attila@kinali.ch>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
519 * various small fixes in the X11 code
8686
ce29738fa891 entering hall of fame :)
attila
parents: 8679
diff changeset
520 * xinerama support
ce29738fa891 entering hall of fame :)
attila
parents: 8679
diff changeset
521 * documentation
11707
1c38eb273062 SCNR ;-)
diego
parents: 11664
diff changeset
522 * patch application monkey, mailer daemon
10413
e8aa39745033 Spanish translators
diego
parents: 10262
diff changeset
523
12038
968322f384ee updates, spelling
diego
parents: 12036
diff changeset
524 Nico Sabbi <nsabbi@tiscali.it>
12039
c80409b9bb38 small correction as suggested by Nico
diego
parents: 12038
diff changeset
525 * DVB input support
12038
968322f384ee updates, spelling
diego
parents: 12036
diff changeset
526 * MPEG TS support
968322f384ee updates, spelling
diego
parents: 12036
diff changeset
527
10413
e8aa39745033 Spanish translators
diego
parents: 10262
diff changeset
528 Andoni Zubimendi <andoni@lpsat.net>.
e8aa39745033 Spanish translators
diego
parents: 10262
diff changeset
529 * Spanish documentation translation
e8aa39745033 Spanish translators
diego
parents: 10262
diff changeset
530
e8aa39745033 Spanish translators
diego
parents: 10262
diff changeset
531 Juan Martin <nauj27@teleline.es>
e8aa39745033 Spanish translators
diego
parents: 10262
diff changeset
532 * Spanish man page translation
10877
d2ee335dbf55 I have already translate more documentation that Andoni 8-)
nauj27
parents: 10413
diff changeset
533 * Spanish documentation translation
8546
7088801c4887 some updates
arpi
parents: 8437
diff changeset
534
11034
df98597869b2 1) I prefer to get all mail at work.
lumag
parents: 10972
diff changeset
535 Dmitry Baryshkov <mitya@school.ioffe.ru>
10972
837970d60e75 Add some credits.
diego
parents: 10961
diff changeset
536 * Russian documentation translation
11046
761f81ffe198 new XML build system
diego
parents: 11034
diff changeset
537 * FLAC decoding support
761f81ffe198 new XML build system
diego
parents: 11034
diff changeset
538 * XML build system
761f81ffe198 new XML build system
diego
parents: 11034
diff changeset
539
11507
c7e3f8a16e79 Update.
rtognimp
parents: 11481
diff changeset
540 rgselk <rgselknospam@yahoo.com>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
541 * Real RTSP range support
11507
c7e3f8a16e79 Update.
rtognimp
parents: 11481
diff changeset
542
11960
47d7ce1050a6 adding accents and changing email address
gabucino
parents: 11957
diff changeset
543 Zoltán Hidvégi <mplayer@hzoli.com>
11939
11aeae4ca8ed small additions, cosmetics
diego
parents: 11935
diff changeset
544 * filmdint filter
11aeae4ca8ed small additions, cosmetics
diego
parents: 11935
diff changeset
545
11948
fe2424e87a1e small additions, patches by themselves
diego
parents: 11940
diff changeset
546 Corey Hickey <bugfood-ml@fatooh.org>
fe2424e87a1e small additions, patches by themselves
diego
parents: 11940
diff changeset
547 * telecine/interlacing HOWTO for the MEncoder documentation
fe2424e87a1e small additions, patches by themselves
diego
parents: 11940
diff changeset
548
fe2424e87a1e small additions, patches by themselves
diego
parents: 11940
diff changeset
549 Aurelien Jacobs <aurel@gnuage.org>
fe2424e87a1e small additions, patches by themselves
diego
parents: 11940
diff changeset
550 * standalone C Matroska demuxer
fe2424e87a1e small additions, patches by themselves
diego
parents: 11940
diff changeset
551
11951
d9a126f83df0 more authors, patches by themselves
diego
parents: 11948
diff changeset
552 Dave Lambley <mplayer@davel.me.uk>
d9a126f83df0 more authors, patches by themselves
diego
parents: 11948
diff changeset
553 * HTTP cookie support
d9a126f83df0 more authors, patches by themselves
diego
parents: 11948
diff changeset
554
d9a126f83df0 more authors, patches by themselves
diego
parents: 11948
diff changeset
555 Arwed v. Merkatz <v.merkatz@gmx.net>
d9a126f83df0 more authors, patches by themselves
diego
parents: 11948
diff changeset
556 * fontconfig font lookup support
d9a126f83df0 more authors, patches by themselves
diego
parents: 11948
diff changeset
557
d9a126f83df0 more authors, patches by themselves
diego
parents: 11948
diff changeset
558 Daniele Forghieri <guru@digitalfantasy.it>
d9a126f83df0 more authors, patches by themselves
diego
parents: 11948
diff changeset
559 * TGA output driver
d9a126f83df0 more authors, patches by themselves
diego
parents: 11948
diff changeset
560 * framestep & tile filters
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
561 * initial Italian man page translation
10972
837970d60e75 Add some credits.
diego
parents: 10961
diff changeset
562
11978
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
563 David Kühling <dvdkhlng@gmx.de>
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
564 * libtheora support, ogg/theora demuxing changes
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
565
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
566 Romain Dolbeau <romain@dolbeau.org>
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
567 * random AltiVec (PowerPC multimedia extensions) stuff
b1cb4a217e6a updates
diego
parents: 11960
diff changeset
568
11979
c4091c73a1d8 update, cosmetics
diego
parents: 11978
diff changeset
569 Miklós Vajna (VMiklos) <mamajom@axelero.hu>
c4091c73a1d8 update, cosmetics
diego
parents: 11978
diff changeset
570 * TOOLS/divx2svcd author
c4091c73a1d8 update, cosmetics
diego
parents: 11978
diff changeset
571
11957
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
572 MPlayerPL - Polish MPlayer Translation Team (http://mplayerpl.emdej.com)
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
573 Translation from scratch:
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
574 * 'Boski Cinek' <boski_cinek(at)o2(dot)pl>
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
575 * 'Emdej' <emdej(at)emdej(dot)com>
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
576 * 'Flex' <flex(at)tenbit(dot)pl>
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
577 * Dominik 'Rathann' Mierzejewski <dominik(at)rangers(dot)eu(dot)org>
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
578 * Kuba 'Qba' Misiorny <jim85(at)wp(dot)pl>
11979
c4091c73a1d8 update, cosmetics
diego
parents: 11978
diff changeset
579 * Lukasz 'Frogu' Proszek <frogoo(at)o2(dot)pl>
11957
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
580 * Maciek 'paszczi' Paszta <paszczi(at)go2(dot)pl>
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
581 * Piotr 'Cobra' Michniewski <cobra_666(at)poczta(dot)onet(dot)pl>
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
582 * Waclaw 'Torinthiel' Schiller <torinthiel(at)wp(dot)pl>
d3379356a2f4 Polish documentation team added
gabucino
parents: 11953
diff changeset
583
12152
faust3
parents: 12144
diff changeset
584 Nehal Mistry <nehalmistry@gmx.net>
faust3
parents: 12144
diff changeset
585 * various audio driver fixes
faust3
parents: 12144
diff changeset
586
12038
968322f384ee updates, spelling
diego
parents: 12036
diff changeset
587 Reimar Döffinger <reimar.doeffinger@stud.uni-karlsruhe.de>
968322f384ee updates, spelling
diego
parents: 12036
diff changeset
588 * GL code fixes
968322f384ee updates, spelling
diego
parents: 12036
diff changeset
589
12152
faust3
parents: 12144
diff changeset
590 Rune <runner@mail.tele.dk>
faust3
parents: 12144
diff changeset
591 * adapter selection support for vo directx
faust3
parents: 12144
diff changeset
592
12067
22c74dfb2baf Add adland to authors
rtognimp
parents: 12039
diff changeset
593 adland <adland123@yahoo.com>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
594 * support for various Windows DLL codecs (LCW2, ASLC)
12105
8e2fa34b6d11 Update my mail address
rtognimp
parents: 12103
diff changeset
595 * smil playlist parser
12067
22c74dfb2baf Add adland to authors
rtognimp
parents: 12039
diff changeset
596
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
597 Tilmann Bitterberg
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
598 * AVI OpenDML read support
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
599
7606
bbc5e78fdc0e updated, still missing many contributors :(
arpi
parents: 7343
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 Main testers
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 Tibor Balázs (Tibcu)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
606 Péter Sasi (SaPe)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
607 Christoph H. Lampert (Gruel)
7704
b2b2560ed1f2 Well.. it's KotH not Koth :)
attila
parents: 7620
diff changeset
608 Attila Kinali (KotH)
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
609 Bohdan Horst (Nexus)
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
610
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
611
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
612 ________________
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
613 The codecs, libs
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
614 ~~~~~~~~~~~~~~~~
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
615
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
616 Aaron Holtzman <aholtzma@engr.uvic.ca>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
617 * ac3dec (and libac3) author [old AC3 audio decoder]
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
618 * 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
619 * mpeg2dec [Fast MPEG1/MPEG2 video decoder, currently used in player]
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
620
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
621 Michel Lespinasse <walken@zoy.org>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
622 * large libmpeg2 changes for better speed and MPEG conformance
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
623 * liba52 author [current AC3 audio decoder]
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
624
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
625 Eugene Kuznetsov <divx@euro.ru>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
626 * 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
627 * 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
628 * Divx4Linux technical support
7343
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 Zdenek Kabelac <kabi@informatics.muni.cz>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
631 * current avifile maintainer
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
632 * 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
633
7938
de162194aa89 Gerard->Fabrice
arpi
parents: 7925
diff changeset
634 Fabrice Bellard <fabrice.bellard@free.fr>
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
635 * FFmpeg/libavcodec author, maintainer (open source MPEG, MJPEG,
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
636 Divx, WMA, DV etc audio/video en/decoder)
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
637
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
638 Project Mayo <http://www.projectmayo.com>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
639 * the OpenDivX codec authors
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
640
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
641 Michael Hipp
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
642 * 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
643
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
644 Mark Podlipec
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
645 * 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
646 and Carsten Bormann]
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 Jake Janovetz
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
649 * remez.c author [Used to calculate audio filter coefficients]
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
650
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
651 Vivien Chappelier, Damien Vincent
12102
97c9047b300f small additions, some nicks added, wording, spelling
diego
parents: 12094
diff changeset
652 * 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
653
12036
846ed866f86c OpenDML read/write support
ranma
parents: 12029
diff changeset
654
7343
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
655 _____________________________________________________
7620
249c2c199851 Added my credits, plus a small wording correction.
diego
parents: 7606
diff changeset
656 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
657 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
658 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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 Avery Lee <phaeron@virtualdub.org>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
661 * VirtualDub author, help understanding AVI with VBR audio and
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
662 other AVI issues
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
663
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
664 John F. McGowan <http://www.jmcgowan.com>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
665 * 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
666 and avi format]
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
667
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
668 Dirk Farin <farin@ti.uni-mannheim.de>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
669 * 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
670
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
671 Adam Williams <broadcast@earthling.net>
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
672 * libmpeg3 (and xmovie) author [MPEG1/MPEG2 video decoder, used in
1070fe020744 authors section from html docs, converted by Andras Mohari
arpi
parents:
diff changeset
673 v0.1-v0.4]