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.
19 THANKS - All VLC contributors.
20 bindings/ - Bindings around LibVLC.
21 extras/analyser - Code analyser and editor specific files.
22 extras/buildsystem - different buildsystems specific files.
23 extras/contrib - external libraries retrieving facilities for systems that
24 don't have package manager.
25 extras/deprecated - Now deprecated files.
26 extras/misc - Files that don't fit in the other extras/ categories.
27 extras/package - VLC packaging specific files such as spec files.
28 include/ - Include files
29 doc/ - Miscellaneous documentation.
30 libs/ - libraries that we host.
31 po/ - languages related files.
32 projects/ - projects that uses libvlc such as the web browsers plugin.
33 share/ - Common Resources files.
34 src/ - VLC and LibVLC source code.