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.
 
descriptionGSOC_2009
ownerwangxiang68@gmail.com
last changeSat, 13 Jun 2009 08:58:50 +0000 (13 16:58 +0800)
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
2009-06-13 xwangqmaster
2009-05-19 Geoffroy CouprieRevert "zip access: fix #2467. Now it's able to open...
2009-05-19 Geoffroy CouprieWin32: remove parts of the intl .rc that crash windres...
2009-05-19 Geoffroy Coupriewin32: Add recent files to jump lists
2009-05-19 Geoffroy Coupriezip access: fix #2467. Now it's able to open files...
2009-05-19 Jean-Baptiste... Accept 4.4.0, the bugs in 4.4.0 and 4.4.1 shouldn't...
2009-05-19 Laurent AimarFixed some dvd spu streams that have multiple palette...
2009-05-19 Laurent AimarFixed potential segfault with broken DVD SPU streams.
2009-05-19 Laurent AimarCosmetics (spudec).
2009-05-18 Laurent AimarRemoved wrongly commited line in last vout_pictures...
2009-05-18 Laurent AimarUsed picture_IsReferenced in transcode.
2009-05-18 Laurent AimarImproved a bit picture API.
2009-05-18 Laurent AimarRemoved picture ring buffer for filter/decoder in trans...
2009-05-18 Laurent AimarUsed picture_* functions when applicable.
2009-05-18 Laurent AimarRemoved unused picture_heap_t field in picture_t.
2009-05-18 JP DingerCosmetics.
...
heads
14 years ago master