1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
|
project leaders
===============
Miguel Freitas <miguel@cetuc.puc-rio.br>
many bug and deadlock fixes, engine maintenance, soft deinterlacer,
massive libwin32 updates
Michael Roitzsch <mroi@users.sourceforge.net>
several dxr3 fixes, massive engine contributions, multistream and
post plugin architecture, DVD navigation
Mike Melanson <melanson@pcisys.net>
a whole bunch of file demuxers, lots of audio and video decoders,
assorted other input sources and utilities
Thibaut Mattern <tmattern@noos.fr>
demuxer cleanups and fixes, mms input plugin fixes, xml parser,
mmsh protocol support
project administrator / release manager
=======================================
Siegfried Langauf <siggi@users.sourceforge.net>
Debian package, user support, project administration,
plugin loader
developers
==========
Guenter Bartsch <guenter@users.sourceforge.net>
xine founder, former project leader
Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>
various suggestions, bug and build fixes, alsa plugin,
main xine-ui programming
Heiko Schaefer <heikos@users.sourceforge.net>
FreeBSD support, testing, ideas
Rich Wareham <richwareham@removethis.users.sourceforge.net>
subtitle support, navigation, libdvdnav
Rocky Bernstein ~/<rocky@removethis.panix.com>
Enhanced VCD support
James Courtier-Dutton <James@superbug.demon.co.uk>
AC3 direct out via spdif on oss, subtitle interface, audio_output
interface
Juergen Keil <jk@tools.de>
Solaris port and other bugfixes
Matthias Hopf <Matthias.Hopf@informatik.uni-stuttgart.de>
IRIX port, video out interface, opengl video output
Robin KAY <komadori@myrealbox.com>
pgx64 video output plugin, WVE demuxer, MNG demuxer, EA ADPCM
decoder, Solaris port improvements and bugfixes, various video_out,
misc bugfixes
Stephen Torri <storri@users.sourceforge.net>
Automake, autoconf, libtool development, and build fixes,
health check
Stefan Holst <mail@s-holst.de>
real media streaming support, input_net fixes, image demuxer/decoder
frontend programming
Andreas Heinchen <andreas.heinchen@gmx.de>
theora support, subtitles in ogm streams
xine is using
=============
mpeg2dec - a free MPEG-2 video stream decoder
liba52 - a free A/52 audio stream decoder
Written by Aaron Holtzman <aholtzma@ess.engr.uvic.ca>
maintained and massively enhanced by Michel Lespinasse <walken@zoy.org>
libmpg123 - a free MPEG audio decoder
Written by Michael Hipp <http://www.mpg123.de>
FFmpeg - Streaming Multimedia System
Written by Fabrice Bellard <http://ffmpeg.sourceforge.net>
libmad - MPEG audio decoder
Written by Robert Leslie <http://www.mars.org/home/rob/proj/mpeg/>
avifile (Win32 codecs and DirectShow support) <http://avifile.sf.net>
Written by Eugene Kuznetsov and Zdenek Kabelac
FAAD2 - Freeware Advanced Audio Decoder version 2
Written by M. Bakker <http://www.audiocoding.com/>
GSM 06.10 Lossy Speech Compression Library
Written by Jutta Degener and Carsten Bormann
http://kbs.cs.tu-berlin.de/~jutta/toast.html
win32 codec support (windows media / quicktime / real codecs) is based on work from:
avifile http://avifile.sf.net
MPlayer http://www.mplayerhq.hu/
wine http://www.winehq.com
some demuxers and decoders (especially the real demuxer) and
MMX/MMX2/SSE memcpy methods (among other things) are based on work from
MPlayer http://www.mplayerhq.hu/
the vidix video system from
MPlayerXP http://mplayerxp.sf.net/
VCD interpretation code in the extended VCD plugin from VCDImager
by Herbert Valerio Riedel http://vcdimager.org
Goom - visual effects generator
Written by Jean-Christophe Hoelt et. al.
http://ios.free.fr/?page=projet&quoi=1
Nosefart v1.92 - NES Music Simulator
Written by Matt Conte
http://www.baisoku.org/
PCM time-domain equalizer
Copyright (C) 2002 Felipe Rivera <liebremx at users sourceforge net>
http://equ.sf.net
Contributions
=============
many thanks to the Linux Video and DVD Project "LiViD"
(http://www.linuxvideo.org/), where the original ideas for the xine
video player came from.
Alan Cox
bug fixes, net-input-plugin
Alexander G. Rubio <rubio@c2i.net>
many thanks for those great skins to
Marc Bufe <nylon@users.sourceforge.net>
web design
Hugo Trippaers <spark@ision.nl>
Xinerama support
Roland Barmettler <roli@freestone.net>
NTSC aspect ratio patches
nakamura <pdf30044@biglobe.ne.jp>
Liner PCM patch
Bruno Schwander <bruno.schwander@technologist.com>
Soren Schmidt <sos@freebsd.dk>
input_vcd code for FreeBSD
Christoph Pittracher <pitt@gmx.at>
pitt skin
Dave Gilbert <gilbertd@treblig.org>
alpha support
Bastien Nocera <hadess@hadess.net>
gnome-vfs input plugin, powerpc patch, bug fixes
Philip Stadermann <pstadermann@gmx.de>
arts audio server support, kde frontend
Jérôme Villette <villette@chem.leidenuniv.nl>
'xinetic', 'CelomaGold', 'CelomaMdk', 'CelomaChrome', 'Centori'
and 'Keramic' skins.
Bill Fink <billfink@mindspring.com>
powerpc patches, oss output softsync, "skip by chapter" feature
Gert Vervoort <Gert.Vervoort@wxs.nl>
LPCM audio decoder plugin, ffmpeg aspect ratio
Peter Weissgerber <peterw2000@altavista.de>
alsa 05 plugin fixes
Alfredo J. Delaiti alfredodelaiti@netscape.net
FAQ spanish translation
Marco Solari <marcosolari@libero.it>
FAQ and README italian translation
Luis Silva <luix.silvix@clix.pt>
xine about movie
Harm van der Heijden <hrm@users.sourceforge.net>
libdivx4 plugin, dxr3 support and encoding
Chris Rankin <rankinc@pacbell.net>
configurable VCD device patch, rv40 support
Andrew Meredith <andrew@anvil.org>
Snapshot feature
Stefan Reinauer <stepan@suse.de>
ia64, s/390 patches
Bartlomiej Muryn <forever@klub.chip.pl>
README.dxr3 and .po Polish translations, dxr3 testing
Damien Clermonte <damien.clermonte@free.fr>
http input plugin patches
Matthias Dahl <matthew2k@web.de>
syncfb video-out plugin, XF86VidMode support, FAQ/README overhaul,
bugfixes
Marcelo Roberto Jimenez <mroberto@cetuc.puc-rio.br>
w32dll audio and xine-ui bugfixes
George Staikos <staikos@0wned.org>
xinerama bugfixes
Juan Manuel Garc? Molina <juanmagm@mail.com>
spanish internationalization files.
Jeffrey W. Baker <jwbaker@acm.org>
altivec support for libmpeg2
Gurer Ozen <madcat@users.sourceforge.net>
gtk+ frontend
Tommi Asiala <sir@kase.fi>
Readme in Finnish
Daniel Erat <dan_erat@pobox.com>
'cloudy' skin.
Ewald Snel <ewald@rambo.its.tudelft.nl>
metronom sync loop fix, safe ffmpeg multithread init, memleak fixes
Bruno Pinaud <bpinaud@wanadoo.fr>
french translation updates/fixes.
Philipp Matthias Hahn <pmhahn@titan.lahn.de>
many translation files and man pages updates/fixes
Tomas Kovar <tomask@mac.com>
slovak internationalization files (xine lib), xvid support
Daniel Bena <Daniel.Bena@dm-drogeriemarkt.sk>
slovak internationalization files (xine ui).
Scott Smith <ssmith@akamai.com>
yuv2rgb optimizations and downscaling support
Jirka Novak <j.novak@netsystem.cz>
font encoding support for avi subtitles
Michael Jochum <e9725005@stud3.tuwien.ac.at>
avi multiple audio stream support
Andrei Lahun <Uman@editec-lotteries.com>
mms/browser plugin enhancements, asf fixes
Sergiy Kudryk <linux_ua@yahoo.com>
ukrainian internationalization files (xine ui).
Frantisek Dvorak <valtri@atlas.cz>
czech internationalization files (xine lib/ui).
unicode support for xinefonts.
sputext decoder improvements, RIP Input Plugin
lots of other improvements and bugfixes on inputs and demuxers
Ian Goldberg <ian@cypherpunks.ca>
streaming AVI support (plays growing files), >2GB AVI files
Rogerio Brito <rbrito@ime.usp.br>
C version for linear blend deinterlacer
Tim Ferguson <timf@mail.csse.monash.edu.au>
CYUV, RoQ, and Id CIN video decoders
Andrew Patrikalakis <anrp@irulethe.net>
powerpc assembly memcpy() implementaions with assistance from
Rogerio Brito <rbrito@iname.com>
Benjamin Herrenschmidt <benh@kernel.crashing.org>
Michel Dzer <daenzer@debian.org>
Others
Giovanni Baronetti and Mauro Borghi <mauro.borghi@tilab.com>
demux_ts fixes and improvements
Carsten Weinhold <news.cw@gmx.net>
patch to improve quality of linearblend filter, new AV sync
method by resampling audio.
Claire Griffin <claire@comedia.com>
demux_ts fixes for ATSC streams
Staszek Pasko <staszek@evopolska.com>
binary index search for avi demuxer
Dan Lindstrom <lindstromd@gmx.net>
64-bit Quicktime fixes
Andres Salomon <dilinger@voxel.net>
memory leakage fixes
Pierre Lombard <p-l-42@wanadoo.fr>
patch to avoid loss of first line in linearblend deinterlacer
Igor Mokrushin <igor@avtomir.ru>
Software stereo volume control for aRts
Roberto Togni <rtogni@bresciaonline.it>
RPZA video decoder
Mario Brito <mbrito@student.dei.uc.pt>
Wing Commander III video decoder
Howdy Pierce <howdy@cardinalpeak.com>
pgx64 memory corruption patch, xshm bounds check patch
demux_ts bugfixes
James Slorach <jrs47@janx.org>
fix for wrong abs() macro, deinterlacing fix
Steffen Lorscheider <loli@users.sourceforge.net>
gui programming
Paul Flinders <paul@dawa.demon.co.uk>
stdin/net plugin testing/bugfixes, audio downsampling
Joachim Koenig <Joachim.Koenig@gmx.net>
teletux/syncfb video output module, various bugfixes/reviews, alsa
Christian Bauer <cbauer@student.physik.uni-mainz.de>
gui bugfixes (wm support, clean exit)
Eduard Hasenleithner <eduardh@aon.at>
dxr3 support
Christian Vogler <cvogler@gradient.cis.upenn.edu>
closed caption decoding, osd fixes
Dennis Bjorklund <db@zigo.dhs.org>
configurable size of avi subtitles, patch to fix flashing subtitles in
libsputext
Xavier Izard <xizard@enib.fr>
Xinerama fullscreen bugfix.
Anders D. Wiehe <anders@wiehe.org>
OSD stream informations patch.
Zoltán Böszörményi <zboszor@freemail.hu>
tremendous help in porting sputext to 1.0 API
Micael Beronius <micael.beronius@telia.com>
Chris Purnell <cjp@lost.org.uk>
DVB plugin port to new API, DVB-C support, updates, fixes
James Stembridge <jstembridge@gmx.net>
several VIDIX driver updates and improvements
support for HuffYUV decoder, mpeg-4 postprocessing
Mattias Eriksson <snaggen@acc.umu.se>
ported nvtv/tvmode code
John McCutchan <ttb@tentacle.dhs.org>
flac demuxer and decoder
Fredrik Noring <noring@nocrew.org>
linux fb frontend. improved fb driver with zero copy
Marco Zühlke <MZuehlke@myrealbox.com>
visualization improvements, demuxer cleanups
Julio Sánchez <j.sanchezf@terra.es>
patch for drawing OSD bitmaps
Stuart Caie <kyzer@4u.net>
Playstation STR file demuxer, CD-ROM/XA ADPCM decoder
Markus Plail <xine-user@gitteundmarkus.de>
DTS passthrough improvements
Dilb (?)
demux_ogg.c strongarm patch
Dan Dennedy <dan@dennedy.org>
rawdv demuxer fixes, dvaudio patch, stdin input fixes
Andreas Heinchen <andreas.heinchen@gmx.de>
xvid/divx/mpeg4 testing, patches and bugfixes
OGM subtitles support
Mariusz Pekala <skoot@qi.pl>
vplayer subtitle format fixes
Tim Champagne <tchamp@aurasoft.com>
Matthew Grooms
msvc win32 port
Conrad Parker <conrad@metadecks.org>
speex support
Marcel Janssen <korgull@home.nl>
libavcodec MPEG encoder for DXR3
Dirk Meyer <dmeyer@tzi.de
stdctl patches for xine-ui and fbxine.
post filter support for fbxine.
Darren Vincent Hart <dvhart@byu.edu>
libstk video out plugin
Philip Jägenstedt <philipj@telia.com>
rework of aspect ratio to support float values
Laurent Aimar <fenrir@videolan.org>
MPEG demuxer fixes
Adrian Schroeter <adrian@suse.de>
AMD64 support
Simon Truss <simon@bigblue.demon.co.uk>
metronom fix for duplicated pts
Jeroen Asselman <jeroen@asselman.com>
v4l improvements, audio support
Njĺl T. Borch <Njaal.Borch@njaal.net>
Ipv6 patch
Ramon van der Aar <rvda@itsec-ps.nl>
Network Buffer Controler patch
Jack Steven Kelliher <kelliher@xmission.com>
XvMC support
Wang WenRui <wangwr@ustc.edu>
encoding of URL with multibyte characters in MMS
(let us know if we've forgotten anyone)
|