Mercurial > mplayer.hg
annotate AUTHORS @ 7462:a9b01022396a
version 0.1.10 by Juergen Hammelmann <juergen.hammelmann@gmx.de>
author | jaf |
---|---|
date | Sat, 21 Sep 2002 21:54:42 +0000 |
parents | 1070fe020744 |
children | bbc5e78fdc0e |
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 ***************************************** |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
4 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
5 NOTE: Do NOT send bug reports, help and |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
6 feature requests directly to the authors! |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
7 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
8 ___________________ |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
9 The MPlayer project |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
10 ~~~~~~~~~~~~~~~~~~~ |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
11 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
12 Á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
|
13 * mplayer, mencoder core, A-V sync |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
14 * libmpdemux, demultiplexer for mpeg, asf, avi, various fixes in others |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
15 * mp3lib, based on mpglib sources [MP3 audio decoder] |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
16 * getch2 [keyboard handler] |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
17 * some changes in libmpeg2 code (progressive frames, bitrate & fps support) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
18 * libvo improvements: adding OpenGL support, bugfix in mga driver... |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
19 * 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
|
20 * OSD & SUB display code |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
21 * FFmpeg/libavcodec integration |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
22 * DivX4Linux (Project Mayo) support (see documentation) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
23 * New DVD-Support using libdvdread |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
24 * MPEG PES output & DVB card support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
25 * libmpcodecs design, porting video decoders, filters |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
26 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
27 Zoltán Ponekker (Pontscho/Fresh!) <pontscho@makacs.poliod.hu> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
28 * the original configure script and Makefiles for easy compile |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
29 * GUI system |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
30 * 3DNow! support into mp3lib and fastmemcpy.h |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
31 * various X11 driver changes, fixes (keyboard handling, fullscreen, |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
32 bpp detect, etc) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
33 * libvo: adding xmga driver |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
34 * audio mixer (volume) support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
35 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
36 Gábor Lénárt (LGB) <lgb@lgb.hu> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
37 * configure script improvements |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
38 * Makefile improvements |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
39 * preliminary DVD support (libcss) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
40 * various X11 cleanups and fixes |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
41 * HTMLization of documentation |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
42 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
43 Gábor Bérczi (Gabucino) <gabucino@mplayerhq.hu> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
44 * documentation writer & maintainer |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
45 * Hungarian translation of documentation, homepage, and help output |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
46 * second homepage design&gfx |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
47 * homepage maintainer |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
48 * testing, codecs quality & speed comparisons |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
49 * IRC channels operator (#MPlayer is user channel) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
50 * experimental MINIX port :) (what's funny about it?) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
51 * MPsub subtitle format design |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
52 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
53 Szabolcs Berecz (Szabi) <szabi@inf.elte.hu> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
54 * codecs.conf file parser |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
55 * config file and command line parser |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
56 * mga_vid fixes, module option etc. |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
57 * fbdev support in libvo |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
58 * type #7 subtitle support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
59 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
60 László Megyer (Lez, Laaz) <lez@sch.bme.hu> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
61 * SUB reader |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
62 * screensaver+DPMS disable for libvo |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
63 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
64 Gyula László (Chass, Tégla) <chass-@freemail.hu> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
65 * first fonts (mp_font1.zip) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
66 * third homepage design&gfx |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
67 * fourth (current) homepage design&gfx |
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 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
|
70 * SVGAlib support in libvo |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
71 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
72 Alex Beregszaszi (al3x) <alex@naxine.org> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
73 * ALSA output driver in libao2 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
74 * vo_ggi output driver in libvo (www.ggi-project.org) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
75 * XAnim codecs support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
76 * VIVO files, codecs support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
77 * TV grabbing support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
78 * Quicktime hackings |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
79 * libavcodec support in MEncoder |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
80 * RM file format demuxer |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
81 * mencoder framecopy |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
82 * yuv4mpeg1 support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
83 * NuppelVideo demuxer changes |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
84 * subconfig |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
85 * VIDIX and libdha hackings |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
86 * Matrox driver port to Vidix |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
87 * XVidix video output driver |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
88 * 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
|
89 loader) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
90 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
91 Andreas Ackermann (Acki) <asackerm@stud.informatik.uni-erlangen.de> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
92 * LIRC support (see documentation) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
93 * DGA support in libvo |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
94 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
95 Felix Bünemann (Atmos) <atmosfear@users.sourceforge.net> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
96 * SDL driver maintainer |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
97 * Additional YUV formats fixes |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
98 * New font (mp_font2.zip) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
99 * PNG file output support in libvo |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
100 * flipping support (for Indeo 3/4, etc) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
101 * SDL audio driver in libao2 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
102 * RAW PCM/WAVE file writer for libao2 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
103 * Ogg Vorbis audio support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
104 * Various aspect ratio code, prescaling support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
105 * Win32 (Cygwin) port |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
106 * DivX5Linux support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
107 * AAC decoding support via libfaad2 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
108 * Darwin (MacOS X) port |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
109 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
110 TeLeNiEkO <telenieko@telenieko.com> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
111 * Spanish translation of documentation (outdated) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
112 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
113 Michael Graffam <mgraffam@idsi.net> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
114 * XF86VidMode support to vo_x11 and vo_dga |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
115 * Video mode switching code to vo_dga |
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 Jens Hoffmann <hoffmajs@gmx.de> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
118 * Additional YUV formats support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
119 * found the big BITMAPINFOHEADER problem -> solved ASV2 pixelization |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
120 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
121 Nick Kurshev <nickols_k@mail.ru> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
122 * 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
|
123 * CD-ROM tune info |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
124 * further 3DNow! optimizations into mp3lib and libac3 and FFmpeg |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
125 * Russian translation of documentation (outdated) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
126 * radeon_vid, rage128_vid, radeonfb |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
127 * libvo driver: vo_vesa |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
128 * VIDIX and libdha design, programming, rage128/radeon vidix drivers |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
129 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
130 German Gomez Garcia <german@piraos.com> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
131 * SPDIF AC3 output for SBLive! |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
132 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
133 Dariusz Pietrzak (Eyck) <eyck@incubus.ar.lublin.pl> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
134 * Debian packaging support (see debian/* and the documentation) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
135 * support for vplayer subtitle format |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
136 * preliminary support for .RT subtitle format |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
137 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
138 Marcus Comstedt <marcus@idonex.se> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
139 * initial Solaris8-x86 support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
140 * configure fixes |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
141 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
142 Jürgen Keil <jk@tools.de> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
143 * patched MPlayer to work on Solaris 8 x86 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
144 * various fixes (win32, configure, etc) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
145 * SUN audio driver in libao2 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
146 * mediaLib support in libavcodec |
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 Vladimir Kushnir <vkushnir@Alfacom.net> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
149 * patched MPlayer to work on FreeBSD x86 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
150 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
151 Bertrand Baudet <bertrand_baudet@yahoo.com> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
152 * network streaming support author, maintainer |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
153 * CDDB support |
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 Derek J Witt <djw@flinthills.com> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
156 * MMS network streaming patches |
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 Alban Bedel <albeu@free.fr> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
159 * MMS network streaming patches |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
160 * Playtree and per-entry config |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
161 * Playlist parsers |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
162 * New input layer, slave mode improvements |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
163 * Audio only support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
164 * MP3, WAV and Ogg demuxers, Ogg-in-AVI fixes |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
165 * Support for audio from external file |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
166 * DXR2 driver |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
167 * vo_aa improvements |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
168 * CDDA support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
169 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
170 Artur Zaprzala <zybi@fanthom.irc.pl> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
171 * Complete font generator prog + OSD font (TOOLS/subfont-c) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
172 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
173 lanzz@lanzz.org |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
174 * GIMP font generator plugin (TOOLS/subfont-gimp) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
175 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
176 Adam Tla/lka <atlka@pg.gda.pl> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
177 * osd/sub review, fixes, optimization, utf8 support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
178 * various fixes |
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 Folke Ashberg <folke@ashberg.de> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
181 * native AAlib driver (-vo aa) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
182 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
183 Ivan Kalvatchev <iive@yahoo.com> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
184 * interlaced MPEG2 support (libmpeg2) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
185 * libvo2 draft |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
186 * configfile parser fixes |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
187 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
188 pl <p_l@gmx.fr> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
189 * new configure script |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
190 * general code maintaining, fixes, patch committing |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
191 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
192 Michael Niedermayer <michaelni@gmx.at> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
193 * new, GPL postprocessing code (with deinterlacing etc...) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
194 * software scaling with MMX/MMX2/3DNow support (swscale.c) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
195 * various rgb/yuv bpp converters |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
196 * new, better IDCT code for libavcodec, speedup of divx decoders |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
197 * runtime CPU detection |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
198 * SSE optimization of liba52 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
199 * various encoder/decoder fixes, improvements in libavcodec, DR support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
200 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
201 Sven Goethel <sgoethel@jausoft.com> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
202 * libvo driver: vo_gl2 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
203 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
204 joy_ping <joy@pingfm.org> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
205 * ao_alsa9 fixes, AC3 passthrough support |
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 Eric Anholt <eanholt@gladstone.uoregon.edu> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
208 * CPU detection code |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
209 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
210 Jiri Svoboda <Jiri.Svoboda@seznam.cz> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
211 * AQT type subtitles support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
212 * CRTC2 YUV support in mga_vid |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
213 * DirectFB video output driver |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
214 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
215 Oliver Schoenbrunner <oliver.schoenbrunner@jku.at> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
216 * SGI audio driver |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
217 * MIPS support |
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 Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
220 * the original libmad support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
221 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
222 David Holm <dholm@telia.com> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
223 * DXR3 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 Panagiotis Issaris <takis@lumumba.luc.ac.be> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
226 * -playlist option |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
227 * NuppelVideo support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
228 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
229 Mike Melanson <melanson@pcisys.net> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
230 * MS Video1 codec open-source implementation |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
231 * FLI demuxer, decoder |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
232 * Unified ADPCM Decoder (supports IMA/DVI, MS ADPCM, several others) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
233 * FILM (.cpk) file demuxer |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
234 * RoQ file demuxer, Audio/Video decoder |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
235 * QT SMC decoder |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
236 * QT RLE decoder |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
237 * MS RLE decoder re-implementation |
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 Tobias Diedrich <ranma@gmx.at> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
240 * NAS audio output driver |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
241 * DXR2 driver |
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 Kilian A. Foth <foth@informatik.uni-hamburg.de> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
244 * -slave mode |
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 Tim Ferguson <timf@mail.csse.monash.edu.au> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
247 * Open source Cinepak decoder |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
248 * Open source CYUV decoder |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
249 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
250 Sam Lin <itrs@softwell.com.tw> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
251 * -wid (plugger) patch |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
252 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
253 Johannes Feigl <johannes.feigl@aon.at> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
254 * original German docs translation |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
255 * some improvements in configure, small patches |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
256 * found somebody (Thilo Wunderlich) who sent a DVB card |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
257 * msg translations (help_mp-XX.h) maintainer |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
258 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
259 Kim Minh Kaplan <kmkaplan@selfoffice.com> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
260 * DVD and VobSub subtitles display support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
261 * DVD subtitles rip to VobSub |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
262 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
263 Brian Kuschak <bkuschak@yahoo.com> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
264 * RTP streaming support (reading) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
265 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
266 Stephen Davies <steve@daviesfam.org> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
267 * support for large video files (>2^32 bytes in size) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
268 * surround sound |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
269 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
270 Rik Snel <rsnel@cube.dyndns.org> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
271 * zr video output driver |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
272 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
273 Anders Johansson <ajh@atri.curtin.edu.au> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
274 * audio plugin system, some effect plugins |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
275 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
276 Roberto Togni <rtogni@freemail.it> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
277 * Open source QT RPZA decoder |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
278 * Open source HuffYUV decoder |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
279 * Open source MSZH/ZLIB decoder |
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 Wojtek Kaniewski <wojtekka@bydg.pdi.net> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
282 * Mouse wheel support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
283 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
284 Fredrik Kuivinen <freku045@student.liu.se> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
285 * OSD/subtitles outside movie - for SDL |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
286 * video filter layer draft, first implementation |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
287 * virtualdub filter support (not yet finised/commited) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
288 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
289 Florian Schneider <flo-mplayer-dev@gmx.net> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
290 * RealVideo codec libraries interface, .rm demuxer fixes |
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 Jindrich Makovicka <makovick@KMLinux.fjfi.cvut.cz> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
293 * various bugfixes |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
294 * rewrote v4l video capturing, implemented audio capturing layer |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
295 * freetype2 font rendering support |
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 D Richard Felker III <dalias@aerifal.cx> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
298 * various bugfixes |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
299 * soft eq and halfpack video filters |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
300 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
301 Dominik Mierzejewski <dominik@rangers.eu.org> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
302 * compiler warning fixes |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
303 * official RPM packages |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
304 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
305 ____________ |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
306 Main testers |
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 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
309 Tibor Balázs (Tibcu) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
310 Péter Sasi (SaPe) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
311 Christoph H. Lampert (Gruel) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
312 Attila Kinali (Koth) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
313 Bohdan Horst (Nexus) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
314 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
315 ________________ |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
316 The codecs, libs |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
317 ~~~~~~~~~~~~~~~~ |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
318 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
319 Aaron Holtzman <aholtzma@engr.uvic.ca> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
320 * ac3dec (and libac3) author [old AC3 audio decoder] |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
321 * 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
|
322 * mpeg2dec [Fast MPEG1/MPEG2 video decoder, currently used in player] |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
323 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
324 Michel Lespinasse <walken@zoy.org> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
325 * did large libmpeg2 changes for better speed and mpeg conformance |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
326 * liba52 author [current AC3 audio decoder] |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
327 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
328 Eugene Kuznetsov <divx@euro.ru> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
329 * 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
|
330 * 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
|
331 * divx4linux technical support |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
332 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
333 Zdenek Kabelac <kabi@informatics.muni.cz> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
334 * current avifile maintainer |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
335 * 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
|
336 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
337 Gerard Lantau <glantau@yahoo.fr> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
338 * FFmpeg/libavcodec author,maintainer (open source mpeg, mjpeg, |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
339 divx en/decoder) |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
340 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
341 Project Mayo <http://www.projectmayo.com> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
342 * the OpenDivX codec authors |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
343 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
344 Michael Hipp |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
345 * 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
|
346 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
347 Mark Podlipec |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
348 * 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
|
349 and Carsten Bormann] |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
350 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
351 Jake Janovetz |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
352 * remez.c author [Used to calculate audio filter coefficients] |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
353 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
354 Vivien Chappelier, Damien Vincent |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
355 * 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
|
356 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
357 _____________________________________________________ |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
358 Their code is not used in current the player version, |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
359 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
|
360 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
361 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
362 Avery Lee <phaeron@virtualdub.org> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
363 * VirtualDub author, help understanding AVI with VBR audio and |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
364 other AVI issues |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
365 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
366 John F. McGowan <http://www.jmcgowan.com> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
367 * 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
|
368 and avi format] |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
369 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
370 Dirk Farin <farin@ti.uni-mannheim.de> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
371 * 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
|
372 |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
373 Adam Williams <broadcast@earthling.net> |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
374 * libmpeg3 (and xmovie) author [MPEG1/MPEG2 video decoder, used in |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
375 v0.1-v0.4] |
1070fe020744
authors section from html docs, converted by Andras Mohari
arpi
parents:
diff
changeset
|
376 |