1 README for the VLC media player
2 ===============================
4 The VideoLAN web site . . . http://www.videolan.org/
5 Documentation . . . . . . . http://www.videolan.org/doc/
6 Support . . . . . . . . . . http://www.videolan.org/support/
7 Forums . . . . . . . . . . http://forum.videolan.org/
8 Wiki . . . . . . . . . . . http://wiki.videolan.org/
9 The Developers site . . . . http://www.videolan.org/developers/vlc.html
11 ABOUT-NLS - Notes on the Free Translation Project.
12 AUTHORS - Main VLC authors.
13 COPYING - The GPL license.
14 ChangeLog - The VLC ChangeLog.
15 HACKING - Hacking VLC.
16 INSTALL - Installation instructions.
17 INSTALL.win32 - Installation instructions for the Win32 version of VLC.
18 NEWS - Important modifications between the releases.
20 THANKS - All VLC contributors.
21 bindings/ - Bindings around LibVLC.
22 extras/analyser - Code analyser and editor specific files.
23 extras/buildsystem - different buildsystems specific files.
24 extras/contrib - external libraries retrieving facilities for systems that
25 don't have package manager.
26 extras/deprecated - Now deprecated files.
27 extras/misc - Files that don't fit in the other extras/ categories.
28 extras/package - VLC packaging specific files such as spec files.
29 include/ - Include files
30 doc/ - Miscellaneous documentation.
31 libs/ - libraries that we host.
32 po/ - languages related files.
33 projects/ - projects that uses libVLC such as the web browsers plugin.
34 share/ - Common Resources files.
35 src/ - VLC and libvlc source code.