Go to file
Gildas Bazin ff373bfcd5 * modules/gui/wxwindows/streamout.cpp: clean-up for sap support.
Added a couple of transcoding codecs (WMV2, MJPG, mp3).
    The output filename is now surrounded by quotes and the MRL is updated correctly on codec change.
* install-win32: start menu shortucts are installed in the "All Users" section.
* configure.ac: added a --with-ffmpeg-mp3lame option for when ffmpeg was compiled with mp3lame support.
2003-07-06 16:13:11 +00:00
autotools * ./toolbox: implemented toolbox --distclean to clean the tree without 2003-04-09 16:05:58 +00:00
debian * Makefile.am: "make dist-woody" builds a tarball suitable for a Debian 2003-07-05 14:47:53 +00:00
doc * configure.ac: 2003-07-01 19:17:32 +00:00
evc * ./evc/config.h, ./msvc/config.h: proper generation of these files using 2003-01-16 12:49:28 +00:00
extras/MacOSX * ALL: bumped version number to 0.6.0 (finally :), updated po, ChangeLog, removed 2003-06-22 16:00:57 +00:00
include * sap.c: Improved IPv6 multicast detection 2003-07-05 15:00:28 +00:00
ipkg Updated build packages for test2 release. 2003-06-09 19:51:31 +00:00
lib * ALL: the build mechanism now uses automake. See HACKING for more details. 2002-09-30 11:05:42 +00:00
lxdialog * user-friendly(?) build system, based on linux Menuconfig script. 2003-04-11 20:45:48 +00:00
m4 * m4/vlc.m4: output all modules to vlc-config, not just those who define 2003-07-01 14:25:48 +00:00
modules * modules/gui/wxwindows/streamout.cpp: clean-up for sap support. 2003-07-06 16:13:11 +00:00
mozilla * ./mozilla/npvlc_rc.rc: fixed a typo in the MIME types. 2003-04-20 21:14:20 +00:00
msvc * modules/gui/skins/*: fix for msvc .dsp generation, replaced the BASIC_SKINS macro with the standard MODULE_NAME_IS_foo one and a couple of compilation fixes for msvc. 2003-06-11 10:42:34 +00:00
po * m4/vlc.m4: output all modules to vlc-config, not just those who define 2003-07-01 14:25:48 +00:00
python modules/misc/sap.c: fix for the default scope of the IPv6 announces. 2003-06-20 11:42:08 +00:00
share * share/Makefile.am: fixed my previous fix ;) 2003-06-12 08:14:31 +00:00
src * sap.c: Improved IPv6 multicast detection 2003-07-05 15:00:28 +00:00
.cvsignore * debian/rules: Fixed the package generation on !x86. 2003-07-03 03:35:29 +00:00
AUTHORS * ALL: bumped version number to 0.6.0-test3 + po updates 2003-06-11 22:46:42 +00:00
COPYING - �a compile sous FreeBSD (mais �a ne tourne pas) 2000-03-04 11:52:48 +00:00
ChangeLog * toolbox: 2003-06-28 01:17:47 +00:00
Doxyfile ./Doxyfile: a sample doxygen configuration file. Have a look at 2002-08-12 15:56:57 +00:00
HACKING * HACKING: updated doc to match the new build. 2003-07-01 11:58:29 +00:00
INSTALL * INSTALL: added reference to online info on compiling on MacOSX and BeOS 2003-03-19 15:44:44 +00:00
INSTALL.win32 * ALL: bumped version number to 0.6.0 (finally :), updated po, ChangeLog, removed 2003-06-22 16:00:57 +00:00
MAINTAINERS * updates for the YOPY ports (thx to Sebastien Chaumat !) 2003-02-27 12:44:01 +00:00
Makefile.am * Makefile.am: "make dist-woody" builds a tarball suitable for a Debian 2003-07-05 14:47:53 +00:00
NEWS * Stream output now support IPv6 SAP announces 2003-06-23 11:41:26 +00:00
README * ALL: removed "VideoLAN Client" in favour of "VLC media player" in a lot 2003-02-02 04:01:29 +00:00
README.MacOSX.rtf * vlc.ebuild: added support for faad2 and skins. See the wiki page for info. 2003-06-20 01:27:55 +00:00
THANKS * THANKS: spelling fixes. 2003-06-21 20:45:53 +00:00
bootstrap * Makefile.am: "make dist-woody" builds a tarball suitable for a Debian 2003-07-05 14:47:53 +00:00
build-vlc * enable basic-skins for GTK2 (not tested yet ;) 2003-04-30 21:16:24 +00:00
config.in * enable basic-skins for GTK2 (not tested yet ;) 2003-04-30 21:16:24 +00:00
configure.ac * modules/gui/wxwindows/streamout.cpp: clean-up for sap support. 2003-07-06 16:13:11 +00:00
defconfig * shortcut handling under linux 2003-04-21 01:47:42 +00:00
install-win32 * modules/gui/wxwindows/streamout.cpp: clean-up for sap support. 2003-07-06 16:13:11 +00:00
menuconfig * renamed "kernel" into "vlc" ;) 2003-04-12 13:17:48 +00:00
toolbox * Makefile.am: "make dist-woody" builds a tarball suitable for a Debian 2003-07-05 14:47:53 +00:00
vlc-config.in.in * configure.ac: 2003-07-01 19:17:32 +00:00
vlc.ebuild * toolbox: 2003-06-28 01:17:47 +00:00
vlc.spec.mdk Updated vlc.spec file for Linux Mandrake. 2003-07-02 09:30:18 +00:00
vlc.spec.redhat Update spec file for the 0.5.3 release, courtesy of Jason Luka. 2003-04-08 07:19:57 +00:00

README

$Id: README,v 1.15 2003/02/02 04:01:29 sam Exp $

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/
Mailing-lists : http://www.videolan.org/lists.html