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.
|
|
|
|
|
#
|
2001-04-12 09:52:45 +08:00
|
|
|
|
# The fields are: name (N), email (E), web-address (W), CVS account login (C),
|
|
|
|
|
# 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
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: octplane
|
2001-03-05 09:29:25 +08:00
|
|
|
|
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
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: stef
|
2001-03-05 09:29:25 +08:00
|
|
|
|
D: MPEG video decoder
|
2001-04-01 14:21:44 +08:00
|
|
|
|
D: DVD input, IFO parsing, CSS decryption
|
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
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: bozo
|
2001-03-05 09:29:25 +08:00
|
|
|
|
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
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: tcastley
|
2001-03-05 09:29:25 +08:00
|
|
|
|
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
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: reno
|
2001-03-05 09:29:25 +08:00
|
|
|
|
D: AC3 decoder
|
|
|
|
|
|
2001-04-01 14:21:44 +08:00
|
|
|
|
N: Nilmoni Deb
|
|
|
|
|
E: ndeb@ece.cmu.edu
|
|
|
|
|
D: Minor configure.in and Makefile.in fixes
|
|
|
|
|
|
2001-04-28 00:08:26 +08:00
|
|
|
|
N: Cyril Deguet
|
|
|
|
|
E: asmax@via.ecp.fr
|
|
|
|
|
D: PS input packet allocator
|
|
|
|
|
|
2001-03-21 21:42:35 +08:00
|
|
|
|
N: Colin Delacroix
|
|
|
|
|
E: colin@zoy.org
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: colin
|
2001-03-21 21:42:35 +08:00
|
|
|
|
D: MacOS X sound support
|
|
|
|
|
|
2001-03-05 09:29:25 +08:00
|
|
|
|
N: Jean-Marc Dressler
|
|
|
|
|
E: polux@via.ecp.fr
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: polux
|
2001-03-05 09:29:25 +08:00
|
|
|
|
D: BeOS port
|
|
|
|
|
D: MPEG video decoder
|
|
|
|
|
|
|
|
|
|
N: R<>gis Duchesne
|
|
|
|
|
E: regis@via.ecp.fr
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: regis
|
2001-03-05 09:29:25 +08:00
|
|
|
|
|
|
|
|
|
N: Henri Fallon
|
|
|
|
|
E: henri@via.ecp.fr
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: henri
|
2001-03-05 09:29:25 +08:00
|
|
|
|
D: ALSA audio output
|
|
|
|
|
D: input netlist
|
|
|
|
|
D: MPEG TS input
|
|
|
|
|
|
|
|
|
|
N: Jean-Philippe Grimaldi
|
|
|
|
|
E: jeanphi@via.ecp.fr
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: jeanphi
|
2001-03-05 09:29:25 +08:00
|
|
|
|
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-04-01 14:21:44 +08:00
|
|
|
|
D: XVideo video output
|
|
|
|
|
D: Gnome and Gtk+ interface enhancements
|
* 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
|
|
|
|
|
2001-03-05 09:29:25 +08:00
|
|
|
|
N: Ga<47>l Hendryckx
|
|
|
|
|
E: jimmy@via.ecp.fr
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: jimmy
|
2001-03-05 09:29:25 +08:00
|
|
|
|
D: IDCT and YUV transformations
|
|
|
|
|
|
|
|
|
|
N: Samuel Hocevar
|
|
|
|
|
E: sam@zoy.org
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: sam
|
2001-03-05 09:29:25 +08:00
|
|
|
|
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
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: ej
|
2001-03-21 21:42:35 +08:00
|
|
|
|
D: MacOS X interface and fixes
|
|
|
|
|
|
2001-03-05 09:29:25 +08:00
|
|
|
|
N: Brieuc Jeunhomme
|
|
|
|
|
E: bbp@via.ecp.fr
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: bbp
|
2001-03-05 09:29:25 +08:00
|
|
|
|
D: Bug fixes
|
|
|
|
|
|
|
|
|
|
N: Michel Kaempf
|
|
|
|
|
E: maxx@via.ecp.fr
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: maxx
|
2001-03-05 09:29:25 +08:00
|
|
|
|
D: audio output
|
|
|
|
|
D: AC3 decoder
|
|
|
|
|
D: MPEG audio decoder
|
|
|
|
|
|
2001-04-21 08:31:07 +08:00
|
|
|
|
N: David Kennedy
|
|
|
|
|
E: dkennedy@tinytoad.com
|
|
|
|
|
D: X11 fullscreen patch
|
|
|
|
|
|
2001-03-05 09:29:25 +08:00
|
|
|
|
N: Andres Krapf
|
|
|
|
|
E: dae@via.ecp.fr
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: dae
|
2001-03-05 09:29:25 +08:00
|
|
|
|
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
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: walken
|
2001-03-05 09:29:25 +08:00
|
|
|
|
D: AC3 decoder
|
|
|
|
|
D: MPEG audio decoder
|
|
|
|
|
D: MPEG video decoder
|
|
|
|
|
|
2001-04-12 09:52:45 +08:00
|
|
|
|
N: Wade Majors
|
|
|
|
|
E: guru@startrek.com
|
2001-04-15 12:19:58 +08:00
|
|
|
|
D: BeOS testing, icon integration, debugging and fixes
|
2001-04-12 09:52:45 +08:00
|
|
|
|
|
2001-03-05 09:29:25 +08:00
|
|
|
|
N: Christophe Massiot
|
|
|
|
|
E: massiot@via.ecp.fr
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: massiot
|
2001-03-05 09:29:25 +08:00
|
|
|
|
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
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: pomel
|
2001-03-05 09:29:25 +08:00
|
|
|
|
|
|
|
|
|
N: Vincent Seguin
|
|
|
|
|
E: seguin@via.ecp.fr
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: seguin
|
2001-03-05 09:29:25 +08:00
|
|
|
|
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
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: richards
|
2001-03-05 09:29:25 +08:00
|
|
|
|
D: BeOS video output (BBitmap and Overlay)
|
|
|
|
|
|
2001-04-21 08:31:07 +08:00
|
|
|
|
N: Espen Skoglund
|
|
|
|
|
E: esk@ira.uka.de
|
|
|
|
|
D: FreeBSD configure.in and Makefile patches
|
|
|
|
|
|
2001-03-05 09:29:25 +08:00
|
|
|
|
N: Benoit Steiner
|
|
|
|
|
E: benny@via.ecp.fr
|
2001-04-12 09:52:45 +08:00
|
|
|
|
C: benny
|
2001-03-05 09:29:25 +08:00
|
|
|
|
D: MPEG system input
|
|
|
|
|
D: network input
|
2001-03-05 00:20:16 +08:00
|
|
|
|
|
2001-04-28 00:08:26 +08:00
|
|
|
|
N: Peter Surda
|
|
|
|
|
E: shurdeek@panorama.sth.ac.at
|
|
|
|
|
D: rc plugin for vlc control through /dev/stdin
|
|
|
|
|
|