Go to file
Sam Hocevar f56c4db12e . merged the YUV plugins in the same directory to avoid too much code
duplication
 . YUV transformations now use the new module API ; now only the vout
   and interface still depend on the old plugin API
 . changed TestMMX to TestCPU because we will be able to test for other
   specific extensions (3DNow, SSE) for the forthcoming IDCT we'll
   borrow to mpeg2dec (as usual :P)
 . don't show "hiding module" messages anymore except in debug mode
 . swapped C IDCT and Classic IDCT scores since the classic one seems
   to be faster ; anyway you should use the MMX one
 . fixed a Makefile bug under BeOS
 . tried to fix the cpuid code so that it compiles under BeOS (Polux, can
   you test it when you have time ?)
2001-01-16 02:16:38 +00:00
debian . added a .cvsignore file in lib/ so that the directory doesn't get 2001-01-07 17:07:02 +00:00
doc Version 2 de mon tutorial sur les DCT et DFT. Les choses sont un peu plus dans 2000-03-28 00:22:13 +00:00
include . merged the YUV plugins in the same directory to avoid too much code 2001-01-16 02:16:38 +00:00
lib . added a .cvsignore file in lib/ so that the directory doesn't get 2001-01-07 17:07:02 +00:00
plugins . merged the YUV plugins in the same directory to avoid too much code 2001-01-16 02:16:38 +00:00
share * fixed a dumb bug in the Makefile that prevented inclusion of the 2000-08-15 23:35:31 +00:00
src . merged the YUV plugins in the same directory to avoid too much code 2001-01-16 02:16:38 +00:00
.cvsignore We now have support for the field pictures. It shouldn't break teh frame 2000-08-23 21:38:50 +00:00
AUTHORS Added : alsa support 2000-11-20 03:31:45 +00:00
ChangeLog - Hardware YUV overlay (SDL) with real colors ;p It may suck for non 2000-12-18 02:47:09 +00:00
config.guess ./configure puis make, et �a devrait compiler. 2000-03-08 10:33:28 +00:00
config.sub ./configure puis make, et �a devrait compiler. 2000-03-08 10:33:28 +00:00
configure . the IDCT functions are now located in modules : the classic IDCT, 2001-01-13 12:57:21 +00:00
configure.in . the IDCT functions are now located in modules : the classic IDCT, 2001-01-13 12:57:21 +00:00
COPYING - �a compile sous FreeBSD (mais �a ne tourne pas) 2000-03-04 11:52:48 +00:00
INSTALL . should compile & run on Solaris with ./configure --disable-dsp 2001-01-06 07:23:32 +00:00
install-sh Premiers fichiers n�cessaires � autoconf 2000-03-08 10:22:45 +00:00
Makefile Proprification du decodeur mpeg audio, comme j'avais fait pour l'ac3 : 2000-03-12 19:05:58 +00:00
Makefile.dep Bon, puisque �a semble commiter sous BeOS, je commite. 2000-07-04 02:37:21 +00:00
Makefile.in . merged the YUV plugins in the same directory to avoid too much code 2001-01-16 02:16:38 +00:00
README . autod�tection des plugins 2000-07-30 01:59:50 +00:00
TODO * Added -a, -c and -s options. (-a doesn't work but I will let the people 2000-12-20 17:49:41 +00:00
vlc.spec * correction de l'affichage des fps (affichage, pas calcul). 2000-10-24 09:16:11 +00:00

README for vlc, the VideoLAN Client


Introduction
============

The vlc is part of the VideoLAN project, a full MPEG2 client/server
solution. The VideoLAN Client can also be used as a standalone program
to play MPEG2 streams from a hard disk or a DVD.


Building, Installing and Running VideoLAN
=========================================

See the INSTALL file for this.


Troubleshooting
===============

A mailing-list has been set up for support and discussion about the
vlc. Its address is :

   <vlc@videolan.org>

To subscribe, send a mail to <listar@videolan.org> with the following
words in the mail body :

   subscribe vlc

To unsubscribe, do the same with the words :

   unsubscribe vlc


When reporting bugs, try to be as precise as possible (which OS, which
distribution, what plugins you were trying, and so on).


Resources
=========

The VideoLAN web site at http://www.videolan.org/ is a good start for
information about MPEG and DVD playing. Have a look at the documentation
section, as well as the bookmarks.

You can also try the OpenDVD site at http://www.opendvd.org/ or the
the LiViD project at http://www.linuxvideo.org/. They have lots of
information, too.


The team
========

The following teachers were involved in the VideoLAN project :

  Pierre Lecoy, teacher-cum-researcher at ECP,
  Philippe Boutin, head of the LMI (MicroComputing Laboratory).

The following students were members of the VideoLAN team :

  Pierre Almeras <almeras@via.ecp.fr>
  Christophe Arnaud <christophe.arnaud@tps.fr>
  Antoine Brenner <brenner@via.ecp.fr>
  Régis Duchesne <regis@via.ecp.fr>
  Alexandre Francois <francois@via.ecp.fr>
  Christian Gross <gross@via.ecp.fr>
  Hugo Haas <hugo@via.ecp.fr>
  Mikael Journo <mj32@cornell.edu>
  Michel Lespinasse <walken@wrs.com>
  Christophe Ulses <mowgli@laotseu.via.ecp.fr>
  Pierre Vandecasteele <pabv2@hermes.cam.ac.uk>
  Guillaume Vergnaud <vergnaud@via.ecp.fr>

  Olivier Baxa <oli@via.ecp.fr>
  Patrice Bazerque <patrice.bazerque@via.ecp.fr>
  Arnaud Bienvenu <arnaud.bienvenu@via.ecp.fr>
  Régis Clément <clement@via.ecp.fr>
  Alexandre Duret <alex@via.ecp.fr>
  Eric Estievenart <eric@via.ecp.fr>
  Sébastien Kurz <seb@tao.via.ecp.fr>
  Olivier Pomel <pomel@via.ecp.fr>

  Pierre Baillet <octplane@via.ecp.fr>
  Alban Fonrouge <alban@via.ecp.fr>
  Jean-Philippe Grimaldi <jeanphi@via.ecp.fr>
  Andres Krapf <dae@via.ecp.fr>
  Christophe Massiot <massiot@via.ecp.fr>
  Mathieu Poumeyrol <kaliban@via.ecp.fr>
  Etienne Roy <etienne@via.ecp.fr>
  Vincent Seguin <seguin@via.ecp.fr>
  Benoit Steiner <benny@via.ecp.fr>

  Arnaud de Bossoreille de Ribou <bozo@via.ecp.fr>
  Jean-Marc Dressler <polux@via.ecp.fr>
  Gaël Hendryckx <jimmy@via.ecp.fr>
  Samuel Hocevar <sam@via.ecp.fr>
  Brieuc Jeunhomme <bbp@via.ecp.fr>
  Michel Kaempf <maxx@via.ecp.fr>
  Florent Rougon <flo@via.ecp.fr>

  Stéphane Borel <stef@via.ecp.fr>
  Renaud Dartus <reno@via.ecp.fr>
  Henri Fallon <henri@via.ecp.fr>
  Jean-Michel Grimaldi <jm@via.ecp.fr>
  Damien Lucas <nitrox@via.ecp.fr>
  Rémi Peyronnet <remi@via.ecp.fr>
  Laurent Rossier <gunther@via.ecp.fr>