README for the VLC media player\\n===============================\\n\\nVLC is a popular libre and open source media player and multimedia engine,\\nused by a large number of individuals, professionals, companies and\\ninstitutions. Using open source technologies and libraries, VLC has been\\nported to most computing platforms, including GNU/Linux, Windows, Mac OS X,\\nBSD, iOS and Android.\\nVLC can play most multimedia files, discs, streams, allows playback from\\ndevices, and is able to convert to or stream in various formats.\\nThe VideoLAN project was started at the university ?cole Centrale Paris who\\nrelicensed VLC under the GPLv2 license in February 2001. Since then, VLC has\\nbeen downloaded close to one billion times.\\n\\nLinks:\\n======\\n\\nThe VLC web site  . . . . . http://www.videolan.org/\\nSupport . . . . . . . . . . http://www.videolan.org/support/\\nForums  . . . . . . . . . . http://forum.videolan.org/\\nWiki  . . . . . . . . . . . http://wiki.videolan.org/\\nThe Developers site . . . . http://wiki.videolan.org/Developers_Corner\\nVLC hacking guide . . . . . http://wiki.videolan.org/Hacker_Guide\\nBugtracker  . . . . . . . . http://trac.videolan.org/vlc/\\nThe VideoLAN web site . . . http://www.videolan.org/\\n\\nSource Code Content:\\n===================\\nABOUT-NLS          - Notes on the Free Translation Project.\\nAUTHORS            - VLC authors.\\nCOPYING            - The GPL license.\\nCOPYING.LIB        - The LGPL license.\\nINSTALL            - Installation and building instructions.\\nNEWS               - Important modifications between the releases.\\nREADME             - This file.\\nTHANKS             - VLC contributors.\\n\\nbin/               - VLC binaries.\\nbindings/          - libVLC bindings to other languages.\\ncompat/            - compatibility library for operating systems missing\\n                     essential functionalities.\\ncontrib/           - Facilities for retrieving external libraries and building\\n                     them for systems that don't have the right versions.\\ndoc/               - Miscellaneous documentation.\\nextras/analyser    - Code analyser and editor specific files.\\nextras/buildsystem - different buildsystems specific files.\\nextras/misc        - Files that don't fit in the other extras/ categories.\\nextras/package     - VLC packaging specific files such as spec files.\\nextras/tools/      - Facilities for retrieving external building tools needed\\n                     for systems that don't have the right versions.\\ninclude/           - Header files.\\nlib/               - libVLC source code.\\nmodules/           - VLC plugins and modules. Most of the code is here.\\npo/                - VLC translations.\\nshare/             - Common Resources files.\\nsrc/               - libvlccore source code.\\ntest/              - testing system.\\n