X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=README;fp=README;h=4706992983d2e83e7e9d679638d1c846373c80e7;hb=6e8eda8f7f74a8bffd92f1e2d44ccf4d42f00073;hp=5dfec24a3a8c9170e8215bb2acc21c2c56289a9c;hpb=07868f1396d57621c48ca8d1721dacecc98668f5;p=vlc diff --git a/README b/README index 5dfec24a3a..4706992983 100644 --- a/README +++ b/README @@ -18,6 +18,19 @@ HACKING - Hacking vlc. INSTALL - Installation instructions. INSTALL.win32 - Installation instructions for the Win32 version of vlc. README - This file. -README.MacOSX.rtf - Information specific to the MacOS X port. 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.