]> git.sesse.net Git - vlc/blobdiff - README
Merge branch 'master' into lpcm_encoder
[vlc] / README
diff --git a/README b/README
index d5c3111cfbb91031029e5bdae86b03a15607a9b3..8ece0f54287bd60b5b351ec4a42f86b5116d76c1 100644 (file)
--- a/README
+++ b/README
@@ -1,86 +1,35 @@
-
-               README for vlc, the VideoLAN Client
-
-
-
-... Introduction
-
-[ nothing appropriate yet ]
-
-
-
-... Running VideoLAN
-
-[ nothing appropriate yet ]
-
-
-
-... Troubleshooting
-
-[ nothing appropriate yet ]
-
-
-
-... Resources
-
-[ nothing appropriate yet ]
-
-
-
-... 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>
-  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>
-  Etienne Bernard <eb@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>
-
+README for the VLC media player
+===============================
+
+The VideoLAN web site . . . http://www.videolan.org/
+Documentation . . . . . . . http://www.videolan.org/doc/
+Support . . . . . . . . . . http://www.videolan.org/support/
+Forums  . . . . . . . . . . http://forum.videolan.org/
+Wiki  . . . . . . . . . . . http://wiki.videolan.org/
+The Developers site . . . . http://www.videolan.org/developers/vlc.html
+
+ABOUT-NLS          - Notes on the Free Translation Project.
+AUTHORS            - Main VLC authors.
+COPYING            - The GPL license.
+ChangeLog          - The VLC ChangeLog.
+HACKING            - Hacking VLC.
+INSTALL            - Installation instructions.
+INSTALL.win32      - Installation instructions for the Win32 version of VLC.
+NEWS               - Important modifications between the releases.
+README             - This file.
+THANKS             - All VLC contributors.
+bindings/          - Bindings around LibVLC.
+extras/analyser    - Code analyser and editor specific files.
+extras/buildsystem - different buildsystems specific files.
+extras/contrib     - external libraries retrieving facilities for systems that
+                     don't have package manager.
+extras/deprecated  - Now deprecated files.
+extras/misc        - Files that don't fit in the other extras/ categories.
+extras/package     - VLC packaging specific files such as spec files.
+include/           - Include files
+doc/               - Miscellaneous documentation.
+libs/              - libraries that we host.
+po/                - languages related files.
+projects/          - projects that uses libVLC such as the web browsers plugin.
+share/             - Common Resources files.
+src/               - VLC and libvlc source code.