This project is a fork of the vlc.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/vlc.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionnone
ownerasuraparaju@gmail.com
last changeSat, 23 Oct 2010 08:50:46 +0000 (23 19:50 +1100)
content tags
add:
README
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.
shortlog
2010-10-23 Anuradha SuraparajuAdd encoder support for Dirac using the Schroedinger... schro-encoder
2010-10-22 Jean-Baptiste... Skins2: #ifdef broken code on Win32
2010-10-22 Jean-Baptiste... Configure: actually do what the help says it does
2010-10-22 Rémi DuraffortFix compilation.
2010-10-22 Jean-Baptiste... Shout: fix compilation
2010-10-22 Jean-Baptiste... Qt: change the LocationBar Class file
2010-10-22 Jean-Baptiste... Playlist code: simplification, part 1
2010-10-22 Jean-Baptiste... Qt: Remove the "media brower" label
2010-10-22 Jean-Baptiste... Qt: search the SD if possible.
2010-10-22 Rémi Denis... add_bool: remove callback parameter
2010-10-22 Rémi Denis... add_key: remove callback parameter
2010-10-22 Rémi Denis... add_integer: remove callback parameter
2010-10-22 Rémi Denis... add_float: remove callback parameter
2010-10-22 Rémi Denis... add_directory: remove callback parameter
2010-10-22 Rémi Denis... add_loadfile: remove callback parameter
2010-10-22 Rémi Denis... add_savefile: remove callback parameter
...
heads
13 years ago schro-encoder