Mercurial > mplayer.hg
annotate AUTHORS @ 12144:1226e0cbb04b
vo_caca by Howell Tam
author | alex |
---|---|
date | Tue, 06 Apr 2004 17:17:28 +0000 |
parents | 6a38dc4ead51 |
children | 5a946ba77df5 |
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 | |
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 | 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 | 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 | 93 * libmpcodecs / libmpdemux hacking |
94 * co-patch-maintainer | |
8155 | 95 * dynamic a/v plugins (external shared ad/vd/.. objects) |
10961 | 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 | 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 | 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 | 183 Mihail Milushev <lanzz@lanzz.org> |
12103 | 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 | 197 * SRT subtitle dump support |
198 * Bulgarian msg translation (help_mp-bg.h) | |
199 * vo_svga rewrite | |
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 | 204 Howell Tam (Pigeon) <pigeon@pigeond.net> |
205 * native libcaca driver (-vo caca) | |
206 | |
9284 | 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 | 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 | 222 * boxblur, fil, hue, il, noise, perspective, qp, rgbtest, sab, smartblur, |
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 | 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 | 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 | 267 * softpulldown video filter |
268 * ported Donald Graft's kerndeint video filter | |
12036 | 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 | 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 | 301 * old audio plugin system, some effect plugins |
302 * new libaf interface design, implementation, plugins | |
7343
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
303 |
12105 | 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 | 309 * mp_help-it.h updates |
310 * Realaudio (ra) demuxer, 14_4 and 28_8 codec support | |
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 | 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 | 333 * antialiased DVD subtitles |
334 * misc bugfixes and improvements, esp. in video filter/output system | |
335 * tech docs on encoding | |
11939 | 336 * eq, halfpack, dint, detc, field, decimate, dsize, ilpack, ivtc, |
337 tfields, pullup video filters | |
7343
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
338 |
12126 | 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 | 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 | 345 * documentation and console output translation (help_mp-XX.h) maintainer |
346 * README, wishlist, translations.txt | |
7620 | 347 * random trivial fixes |
12038 | 348 * main tester and small fixes for the Cygwin and MinGW port |
10961 | 349 * testing, bug reports |
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 | 352 * skin overhaul |
7620 | 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 | 358 * MinGW port, Cygwin fixes |
359 * winvidix driver | |
11939 | 360 * nvidia_vid driver |
7606 | 361 |
362 Sidik Isani <lksi@cfht.hawaii.edu> | |
363 * get_delay() smoothing code (-autosync) | |
364 * RTC initialization fixes | |
365 * various small fixes | |
366 | |
367 Fredrik Noring <noring@nocrew.org> | |
368 * -vo DGA fixes | |
369 | |
370 Kees Cook <mplayer@outflux.net> | |
371 * dvdnav hacks | |
372 * rawdv demuxer fixes | |
373 | |
374 Hampa Hug <hhug@student.ethz.ch> | |
11261 | 375 * LUT-based soft eq video filter (-vf eq2) |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
376 * .ogm demuxer endianness fixes |
7606 | 377 |
378 Uwe Reder <Uwe.Reder@3SOFT.de> | |
379 * various x11/vm/fs fixes | |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
380 * subtitle/OSD control fixes |
7606 | 381 |
382 Andriy N. Gritsenko <andrej@lucky.net> | |
383 * skip-deinterlace video filter | |
8679 | 384 * MUXER layer, and new MPEG-PS muxer |
7606 | 385 |
9129
6ecc0b5c08cb
libgif/libungif based demuxer support for libmpdemux.
arpi
parents:
8686
diff
changeset
|
386 Joey Parrish <joey@nicewarrior.org> |
7606 | 387 * various fixes |
9129
6ecc0b5c08cb
libgif/libungif based demuxer support for libmpdemux.
arpi
parents:
8686
diff
changeset
|
388 * -vo gif89a author |
6ecc0b5c08cb
libgif/libungif based demuxer support for libmpdemux.
arpi
parents:
8686
diff
changeset
|
389 * gif demuxer author |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
390 * Windows support improvements |
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
391 * Windows installer package maintainer |
7606 | 392 |
393 Juergen Hammelmann <juergen.hammelmann@gmx.de> | |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
394 * TOOLS/mencvcd author |
7606 | 395 |
396 Martin Gansser <mgansser@ngi.de> | |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
397 * HP-UX port |
7606 | 398 |
399 Matteo Giani <matgiani@ctonet.it> | |
400 * PVA demuxer | |
11939 | 401 |
7606 | 402 Rudolf Marek <MAREKR2@cs.felk.cvut.cz> |
403 * gtf code for -vo vesa | |
404 | |
405 Tilman Sauerbeck <tsauerbeck@users.sourceforge.net> | |
406 * TGA decoder (rle/uncomp), -mf tga support | |
407 | |
7841 | 408 Colin Leroy <colin@colino.net> |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
409 * GUI endianness fixes |
7841 | 410 * volume control with -ao sdl |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
411 * -ovc lavc endianness fixes |
7841 | 412 * -ao pcm endianness fixes |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
413 * libdha on powerpc Linux |
7841 | 414 * mach64 vidix driver endianness fixes |
415 | |
7869 | 416 Mark Zealey <mark@zealos.org> |
7925 | 417 * -vo tdfxfb driver |
418 * -geometry window positioning code | |
419 | |
420 Gregory Kovriga <gkovriga@techunix.technion.ac.il> | |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
421 * GUI drag & drop support |
7925 | 422 * GUI DVD fixes |
423 * various small bugfixes in ASX/URL parser | |
424 | |
8018 | 425 Rémi Guyomarch <rguyom@pobox.com> |
426 * various fixes | |
427 * 'unsharp' video filter | |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
428 * XviD encoding support |
8018 | 429 |
430 Salvatore Falco <sfalco@studenti.ing.uniroma1.it> | |
8546 | 431 * jacosub parsing & dump support |
432 * overlapping subtitles & sub sorting support | |
433 * SAMI subtitles dump support | |
8018 | 434 |
435 Ville Syrjälä <syrjala@sci.fi> | |
436 * -vo dfbmga driver (G400 DVDMax-like feature using dfb 0.9.14) | |
437 | |
438 Björn Sandell <biorn@dce.chalmers.se> | |
439 * various *BSD fixes | |
11939 | 440 |
8018 | 441 lucho <lucho@haemimont.bg> |
442 * hw-accelerated video eq support into x11, gl2 (using DirectColor cmap) | |
443 | |
444 Per Wigren <wigren@home.se> | |
445 * bmovl - Bitmap Overlay video filter | |
446 | |
8437 | 447 Nicolas Le Gaillart <n@tourmentine.com> |
8433 | 448 * French documentation translation |
9684 | 449 * documentation updates and fixes |
450 * 2nd half of the documentation HTML --> XML conversion | |
7869 | 451 |
9267 | 452 Lu Ran <hephooey@fastmail.fm> |
8433 | 453 * Chinese documentation translation |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
454 * various VobSub related patches |
11452 | 455 * improved seeking in realmedia format |
8433 | 456 |
457 András Mohari <mayday@varoshaza.nagyatad.hu> | |
458 * skin documentation | |
459 * various docs updates and fixes | |
9684 | 460 * 1st half of the documentation HTML --> XML conversion |
8433 | 461 |
8546 | 462 Dénes Balatoni <pnis@coder.hu> |
11939 | 463 * XMMS inputplugin support |
464 * minor features & fixes mostly to make MPlayer work better on a PDA | |
8546 | 465 |
466 Oskar Liljeblad <oskar@osk.mine.nu> | |
8679 | 467 * various OSD related patches |
8546 | 468 |
469 Bernd Ernesti <mplayer@lists.veego.de> | |
470 * NetBSD support patches | |
471 | |
472 Eviv Bulgroz <ebulgroz@yahoo.com> | |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
473 * presets support for mp3lame encoding |
8679 | 474 * AVI demuxer time/bitrate calculation fixes |
8546 | 475 * various bugfixes |
476 | |
477 Matan Ziv-Av <matan@svgalib.org> | |
478 * vo_svga fixes, improvements | |
479 * svgalib kernel helper support for VIDIX/libdha | |
480 | |
481 Puk Madick <pingy@swirvemail.com> | |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
482 * KDE/GNOME2 fullscreen fix |
8546 | 483 * configparser fixes |
484 | |
485 Tomas Hurka <tom@hukatronic.cz> | |
486 * Darwin DVD support (mpdvdkit2) | |
487 * various fixes | |
8679 | 488 |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
489 Moritz Bunkus (mosu) <moritz@bunkus.org> |
8679 | 490 * various OGM hacks/fixes |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
491 * ogm-tools author |
10972 | 492 * Matroska demuxer |
8679 | 493 |
494 Filip Kalinski <filon@pld.org.pl> | |
495 * X11 fulscreen switching fixes/cleanup | |
496 | |
497 Christian Ohm <chr.ohm@gmx.net> | |
498 * various small bugfixes | |
499 | |
500 Alexander Gottwald <Alexander.Gottwald@informatik.tu-chemnitz.de> | |
501 * various small bugfixes | |
502 | |
503 Andreas Hess <jaska@gmx.net> | |
9348 | 504 * upgrading libdvdcss in libmpdvdkit2 |
8679 | 505 * various small bugfixes |
506 | |
507 Salvador Eduardo Tropea <salvador@inti.gov.ar> | |
508 * subtitle parsing/displaying related patches | |
509 | |
510 Marcus Blomenkamp <Marcus.Blomenkamp@epost.de> | |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
511 * VIDIX patches (Rage128, Radeon 7000) |
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
512 * OSS AC3 passthrough fix |
8679 | 513 |
514 Alan Young <ayoung@teleport.com> | |
11935 | 515 * fixed support of RealMedia & XAnim binary plugins on Alpha |
8686 | 516 |
11664 | 517 Attila Kinali <attila@kinali.ch> |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
518 * various small fixes in the X11 code |
8686 | 519 * xinerama support |
520 * documentation | |
11707 | 521 * patch application monkey, mailer daemon |
10413 | 522 |
12038 | 523 Nico Sabbi <nsabbi@tiscali.it> |
12039 | 524 * DVB input support |
12038 | 525 * MPEG TS support |
526 | |
10413 | 527 Andoni Zubimendi <andoni@lpsat.net>. |
528 * Spanish documentation translation | |
529 | |
530 Juan Martin <nauj27@teleline.es> | |
531 * Spanish man page translation | |
10877
d2ee335dbf55
I have already translate more documentation that Andoni 8-)
nauj27
parents:
10413
diff
changeset
|
532 * Spanish documentation translation |
8546 | 533 |
11034 | 534 Dmitry Baryshkov <mitya@school.ioffe.ru> |
10972 | 535 * Russian documentation translation |
11046 | 536 * FLAC decoding support |
537 * XML build system | |
538 | |
11507 | 539 rgselk <rgselknospam@yahoo.com> |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
540 * Real RTSP range support |
11507 | 541 |
11960 | 542 Zoltán Hidvégi <mplayer@hzoli.com> |
11939 | 543 * filmdint filter |
544 | |
11948 | 545 Corey Hickey <bugfood-ml@fatooh.org> |
546 * telecine/interlacing HOWTO for the MEncoder documentation | |
547 | |
548 Aurelien Jacobs <aurel@gnuage.org> | |
549 * standalone C Matroska demuxer | |
550 | |
11951 | 551 Dave Lambley <mplayer@davel.me.uk> |
552 * HTTP cookie support | |
553 | |
554 Arwed v. Merkatz <v.merkatz@gmx.net> | |
555 * fontconfig font lookup support | |
556 | |
557 Daniele Forghieri <guru@digitalfantasy.it> | |
558 * TGA output driver | |
559 * framestep & tile filters | |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
560 * initial Italian man page translation |
10972 | 561 |
11978 | 562 David Kühling <dvdkhlng@gmx.de> |
563 * libtheora support, ogg/theora demuxing changes | |
564 | |
565 Romain Dolbeau <romain@dolbeau.org> | |
566 * random AltiVec (PowerPC multimedia extensions) stuff | |
567 | |
11979 | 568 Miklós Vajna (VMiklos) <mamajom@axelero.hu> |
569 * TOOLS/divx2svcd author | |
570 | |
11957 | 571 MPlayerPL - Polish MPlayer Translation Team (http://mplayerpl.emdej.com) |
572 Translation from scratch: | |
573 * 'Boski Cinek' <boski_cinek(at)o2(dot)pl> | |
574 * 'Emdej' <emdej(at)emdej(dot)com> | |
575 * 'Flex' <flex(at)tenbit(dot)pl> | |
576 * Dominik 'Rathann' Mierzejewski <dominik(at)rangers(dot)eu(dot)org> | |
577 * Kuba 'Qba' Misiorny <jim85(at)wp(dot)pl> | |
11979 | 578 * Lukasz 'Frogu' Proszek <frogoo(at)o2(dot)pl> |
11957 | 579 * Maciek 'paszczi' Paszta <paszczi(at)go2(dot)pl> |
580 * Piotr 'Cobra' Michniewski <cobra_666(at)poczta(dot)onet(dot)pl> | |
581 * Waclaw 'Torinthiel' Schiller <torinthiel(at)wp(dot)pl> | |
582 | |
12038 | 583 Reimar Döffinger <reimar.doeffinger@stud.uni-karlsruhe.de> |
584 * GL code fixes | |
585 | |
12067 | 586 adland <adland123@yahoo.com> |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
587 * support for various Windows DLL codecs (LCW2, ASLC) |
12105 | 588 * smil playlist parser |
12067 | 589 |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
590 Tilmann Bitterberg |
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
591 * AVI OpenDML read support |
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
592 |
7606 | 593 |
7343
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 Main testers |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
596 ~~~~~~~~~~~~ |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
597 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
598 Tibor Balázs (Tibcu) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
599 Péter Sasi (SaPe) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
600 Christoph H. Lampert (Gruel) |
7704 | 601 Attila Kinali (KotH) |
7343
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
602 Bohdan Horst (Nexus) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
603 |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
604 |
7343
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
605 ________________ |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
606 The codecs, libs |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
607 ~~~~~~~~~~~~~~~~ |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
608 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
609 Aaron Holtzman <aholtzma@engr.uvic.ca> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
610 * ac3dec (and libac3) author [old AC3 audio decoder] |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
611 * 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
|
612 * mpeg2dec [Fast MPEG1/MPEG2 video decoder, currently used in player] |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
613 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
614 Michel Lespinasse <walken@zoy.org> |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
615 * large libmpeg2 changes for better speed and MPEG conformance |
7343
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
616 * liba52 author [current AC3 audio decoder] |
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 Eugene Kuznetsov <divx@euro.ru> |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
619 * 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
|
620 * 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
|
621 * Divx4Linux technical support |
7343
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
622 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
623 Zdenek Kabelac <kabi@informatics.muni.cz> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
624 * current avifile maintainer |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
625 * 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
|
626 |
7938 | 627 Fabrice Bellard <fabrice.bellard@free.fr> |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
628 * FFmpeg/libavcodec author, maintainer (open source MPEG, MJPEG, |
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
629 Divx, WMA, DV etc audio/video en/decoder) |
7343
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 Project Mayo <http://www.projectmayo.com> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
632 * the OpenDivX codec authors |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
633 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
634 Michael Hipp |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
635 * 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
|
636 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
637 Mark Podlipec |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
638 * 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
|
639 and Carsten Bormann] |
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 Jake Janovetz |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
642 * remez.c author [Used to calculate audio filter coefficients] |
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 Vivien Chappelier, Damien Vincent |
12102
97c9047b300f
small additions, some nicks added, wording, spelling
diego
parents:
12094
diff
changeset
|
645 * 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
|
646 |
12036 | 647 |
7343
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
648 _____________________________________________________ |
7620 | 649 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
|
650 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
|
651 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
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 Avery Lee <phaeron@virtualdub.org> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
654 * VirtualDub author, help understanding AVI with VBR audio and |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
655 other AVI issues |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
656 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
657 John F. McGowan <http://www.jmcgowan.com> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
658 * 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
|
659 and avi format] |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
660 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
661 Dirk Farin <farin@ti.uni-mannheim.de> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
662 * 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
|
663 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
664 Adam Williams <broadcast@earthling.net> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
665 * libmpeg3 (and xmovie) author [MPEG1/MPEG2 video decoder, used in |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
666 v0.1-v0.4] |