You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gildas Bazin af40daabd8 * modules/misc/xml/*, include/vlc_xml.h: new xml_ReaderUseDTD() api to enable/disable DTD validation. 21 years ago
activex Documentation/Example update 21 years ago
debian * debian/Makefile.am: oops, removed ffmpeg patch and added vlc.mime. 21 years ago
doc * skins2: added vlc.volumeUp() and vlc.volumeDown() actions 21 years ago
evc Remove bogus executable permissions 21 years ago
extras * New menu-items referencing forum 21 years ago
include * modules/misc/xml/*, include/vlc_xml.h: new xml_ReaderUseDTD() api to enable/disable DTD validation. 21 years ago
ipkg Update version information in iPAQ build files.wq 22 years ago
lib * Added "Id" svn:keywords property to all files containing "$Id:". 22 years ago
lxdialog * user-friendly(?) build system, based on linux Menuconfig script. 23 years ago
m4 * m4/vlc.m4: use proper LIBEXT when doing wince cross-compiling. 21 years ago
modules * modules/misc/xml/*, include/vlc_xml.h: new xml_ReaderUseDTD() api to enable/disable DTD validation. 21 years ago
mozilla * mozilla/vlcshell.cpp: handle Mozilla plugin output window resizing in X11 (patch thanks to Conrad Parker, conrad AT metadecks DOT org), and annotate #endifs with the #ifdef that it closes 21 years ago
msvc * msvc/*: MSVC patch by Steve Lhomme (steve dot lhomme at free dot fr). 21 years ago
po mkv.cpp: new options for the demuxer 21 years ago
python NOTE: libvlc API changes 22 years ago
share HTTP interface patch by Christophe Mutricy (and no fixes by me) 21 years ago
src access.c: fixed crash with preparse 21 years ago
AUTHORS Fix my email address 21 years ago
COPYING - �a compile sous FreeBSD (mais �a ne tourne pas) 26 years ago
ChangeLog * Moved 2004 changelog to doc/. 22 years ago
HACKING * added asx todo item to list 22 years ago
INSTALL * Update of README and install files with new information. 22 years ago
INSTALL.win32 * configure.ac: fixed --with-ffmpeg-dts. 22 years ago
INSTALL.wince * INSTALL.wince: preliminary build instructions for the WinCE port of VLC. 21 years ago
MAINTAINERS * extras/contrib/src/ dvdnav packages 23 years ago
Makefile.am * updated the location of vlc.scriptTerminology 21 years ago
NEWS * Changed video-fiter to vout-filter, because video-filter will in the future be used for new style filters. 21 years ago
README * Update of README and install files with new information. 22 years ago
README.MacOSX.rtf * Update of README and install files with new information. 22 years ago
THANKS Added Steve Lhomme to the list of contributors. Thanks :) 21 years ago
TODO * Renamed --filter to --video-filter for reasons of consistency. Please check functionality. 21 years ago
bootstrap Allow automake 1.9.2 22 years ago
build-vlc Removed the old skins plugin 22 years ago
config.in * modules/video_output/x11/glx.c: new OpenGL vout for X11. 22 years ago
configure.ac * configure.ac: added access_filter_timeshift to the build. 21 years ago
defconfig * shortcut handling under linux 23 years ago
menuconfig * Removed legacy mentions of "VideoLAN C*****" in favour of "VLC media 22 years ago
toolbox - build vlc_symbol.h modules_plugin.h and modules_builtin.h in top_builddir 21 years ago
vlc-config.in.in Unbreak make vlc from subdir 21 years ago
vlc.exe.manifest * Fixed URLs here and there. 23 years ago
vlc.roku Updated build rules. 22 years ago
vlc.spec Long overdue update to the spec file 22 years ago
vlc.spec.mdk * extras/contrib/src/ dvdnav packages 23 years ago
vlc.win32.nsi - install axvlc.dll within the VLC directory, rather than WINDOWS 21 years ago

README

$Id$

README for the VLC media player
===============================

ABOUT-NLS - Notes on the Free Translation Project.
AUTHORS - Main VLC authors.
COPYING - The GPL license.
ChangeLog - The vlc ChangeLog.
FAQ - Commonly asked questions.
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.
doc/ - Miscellaneous documentation.

Resources
=========

The VideoLAN web site: http://www.videolan.org/
Documentation and support: http://w.videolan.org/support/
Forums: http://forum.videolan.org/
The Developers site: http://developers.videolan.org/vlc/