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