2001-03-05 09:29:25 +08:00
|
|
|
|
# The format of this file was inspired by the Linux kernel CREDITS file.
|
|
|
|
|
#
|
|
|
|
|
# Authors and contributors are listed alphabetically.
|
|
|
|
|
#
|
|
|
|
|
# The fields are: name (N), email (E), web-address (W), PGP key ID and
|
|
|
|
|
# fingerprint (P), description (D), and snail-mail address (S).
|
2000-03-04 19:52:48 +08:00
|
|
|
|
|
2001-03-05 09:29:25 +08:00
|
|
|
|
N: Pierre Baillet
|
|
|
|
|
E: oct@zoy.org
|
|
|
|
|
D: SDL audio and video output
|
2000-03-04 19:52:48 +08:00
|
|
|
|
|
2001-03-05 09:29:25 +08:00
|
|
|
|
N: Ethan C. Baldridge
|
|
|
|
|
E: BaldridgeE@cadmus.com
|
|
|
|
|
D: directory browsing code in modules.c
|
2000-03-04 19:52:48 +08:00
|
|
|
|
|
2001-03-05 09:29:25 +08:00
|
|
|
|
N: St<53>phane Borel
|
|
|
|
|
E: stef@via.ecp.fr
|
|
|
|
|
D: MPEG video decoder
|
|
|
|
|
D: DVD input
|
2000-03-04 19:52:48 +08:00
|
|
|
|
|
2001-03-05 09:29:25 +08:00
|
|
|
|
N: Arnaud de Bossoreille de Ribou
|
|
|
|
|
E: bozo@via.ecp.fr
|
|
|
|
|
D: SDL video output
|
2000-03-04 19:52:48 +08:00
|
|
|
|
|
2001-03-05 09:29:25 +08:00
|
|
|
|
N: Tony Castley
|
|
|
|
|
E: tcastley@mail.powerup.com.au
|
|
|
|
|
D: BeOS interface
|
2000-03-04 19:52:48 +08:00
|
|
|
|
|
2001-03-05 09:29:25 +08:00
|
|
|
|
N: Renaud Dartus
|
|
|
|
|
E: reno@via.ecp.fr
|
|
|
|
|
D: AC3 decoder
|
|
|
|
|
|
2001-03-21 21:42:35 +08:00
|
|
|
|
N: Colin Delacroix
|
|
|
|
|
E: colin@zoy.org
|
|
|
|
|
D: MacOS X sound support
|
|
|
|
|
|
2001-03-05 09:29:25 +08:00
|
|
|
|
N: Jean-Marc Dressler
|
|
|
|
|
E: polux@via.ecp.fr
|
|
|
|
|
D: BeOS port
|
|
|
|
|
D: MPEG video decoder
|
|
|
|
|
|
|
|
|
|
N: R<>gis Duchesne
|
|
|
|
|
E: regis@via.ecp.fr
|
|
|
|
|
|
|
|
|
|
N: Henri Fallon
|
|
|
|
|
E: henri@via.ecp.fr
|
|
|
|
|
D: ALSA audio output
|
|
|
|
|
D: input netlist
|
|
|
|
|
D: MPEG TS input
|
|
|
|
|
|
|
|
|
|
N: Jean-Philippe Grimaldi
|
|
|
|
|
E: jeanphi@via.ecp.fr
|
|
|
|
|
D: Bug fixes
|
|
|
|
|
|
* SDL fixes and enhancements by Shane Harper <shanegh@optusnet.com.au>
Shane, I removed the static variables from your code because static
is not thread-safe, and one can imagine having several video output
windows launched at the same time. Also, I made your feature work
in windowed mode as well, because people kept asking how to hide the
mouse pointer.
Also, if you want to work on the XVideo extension, you are welcome ;
most of us are quite busy at the moment. Damien Lucas <nitrox@via.ecp.fr>
had offered to work on it, but he seems to be a bit lost, so you may
want to take over his job.
As for the "zoom" feature, I suggest you wait until version 4 of the
video output is done, it'll be easier to do then.
Regards,
2001-03-21 05:42:41 +08:00
|
|
|
|
N: Shane Harper
|
|
|
|
|
E: shanegh@optusnet.com.au
|
|
|
|
|
D: SDL plugin fixes and enhancements
|
|
|
|
|
|
2001-03-05 09:29:25 +08:00
|
|
|
|
N: Ga<47>l Hendryckx
|
|
|
|
|
E: jimmy@via.ecp.fr
|
|
|
|
|
D: IDCT and YUV transformations
|
|
|
|
|
|
|
|
|
|
N: Samuel Hocevar
|
|
|
|
|
E: sam@zoy.org
|
|
|
|
|
D: playlist and modules system
|
|
|
|
|
D: Gnome and Gtk+ interfaces, Glide and fb video outputs, Esound audio output
|
|
|
|
|
D: DVD subtitles decoder
|
|
|
|
|
|
2001-03-21 21:42:35 +08:00
|
|
|
|
N: Eugenio Jarosiewicz
|
|
|
|
|
E: ej0@cise.ufl.edu
|
|
|
|
|
D: MacOS X interface and fixes
|
|
|
|
|
|
2001-03-05 09:29:25 +08:00
|
|
|
|
N: Brieuc Jeunhomme
|
|
|
|
|
E: bbp@via.ecp.fr
|
|
|
|
|
D: Bug fixes
|
|
|
|
|
|
|
|
|
|
N: Michel Kaempf
|
|
|
|
|
E: maxx@via.ecp.fr
|
|
|
|
|
D: audio output
|
|
|
|
|
D: AC3 decoder
|
|
|
|
|
D: MPEG audio decoder
|
|
|
|
|
|
|
|
|
|
N: Andres Krapf
|
|
|
|
|
E: dae@via.ecp.fr
|
|
|
|
|
D: FreeBSD port and tests
|
|
|
|
|
|
|
|
|
|
N: Markus Kuespert
|
|
|
|
|
E: ltlBeBoy@beosmail.com
|
|
|
|
|
D: BeOS port of the DVD ioctls
|
|
|
|
|
|
|
|
|
|
N: Michel Lespinasse
|
|
|
|
|
E: walken@zoy.org
|
|
|
|
|
D: AC3 decoder
|
|
|
|
|
D: MPEG audio decoder
|
|
|
|
|
D: MPEG video decoder
|
|
|
|
|
|
|
|
|
|
N: Christophe Massiot
|
|
|
|
|
E: massiot@via.ecp.fr
|
|
|
|
|
D: MPEG PS input
|
|
|
|
|
D: bitstream and input core functions
|
|
|
|
|
D: MPEG video decoder
|
|
|
|
|
|
|
|
|
|
N: Arkadiusz Miskiewicz
|
|
|
|
|
E: misiek@pld.ORG.PL
|
|
|
|
|
D: Makefile and configure patches
|
|
|
|
|
|
|
|
|
|
N: Olivier Pomel
|
|
|
|
|
E: pomel@via.ecp.fr
|
|
|
|
|
|
|
|
|
|
N: Vincent Seguin
|
|
|
|
|
E: seguin@via.ecp.fr
|
|
|
|
|
D: core vlc structure
|
|
|
|
|
D: interface and message queue
|
|
|
|
|
D: YUV transformations
|
|
|
|
|
D: X11 and GGI video outputs
|
|
|
|
|
|
|
|
|
|
N: Richard Shepherd
|
|
|
|
|
E: richard@rshepherd.demon.co.uk
|
|
|
|
|
D: BeOS video output (BBitmap and Overlay)
|
|
|
|
|
|
|
|
|
|
N: Benoit Steiner
|
|
|
|
|
E: benny@via.ecp.fr
|
|
|
|
|
D: MPEG system input
|
|
|
|
|
D: network input
|
2001-03-05 00:20:16 +08:00
|
|
|
|
|