Go to file
Gildas Bazin 09d997200c * modules/codec/flac.c: added a FLAC encoder.
* modules/mux/dummy.c, modules/mux/ogg.c: you can output "normal" flac streams with the es/dummy muxer or output them with an Ogg container.
2003-11-21 20:49:14 +00:00
autotools * ./toolbox: implemented toolbox --distclean to clean the tree without 2003-04-09 16:05:58 +00:00
debian * debian/control: 2003-11-04 15:26:04 +00:00
doc * http.c : added parsing of options in Add MRL option. In http.c is a the 2003-11-12 02:43:33 +00:00
evc * ./evc/config.h, ./msvc/config.h: proper generation of these files using 2003-01-16 12:49:28 +00:00
extras * fixed the dockmenu. had gotten disconnected somehow. 2003-11-20 02:39:09 +00:00
include * all: remove sout_format_t and use es_format_t instead. 2003-11-21 15:32:09 +00:00
ipkg Updated build scripts: 2003-07-28 20:23:27 +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: Looks like POSIX shell reduces "`eval echo '$'FOO`" to "" even 2003-07-17 15:49:37 +00:00
modules * modules/codec/flac.c: added a FLAC encoder. 2003-11-21 20:49:14 +00:00
mozilla * mozilla/vlcshell.cpp, modules/video_output/directx/*: round of fixes for the win32 mozilla plugin. 2003-11-20 17:48:44 +00:00
msvc * modules/video_output/directx/events.c: a couple of compiler warning fixes. 2003-07-25 11:37:22 +00:00
po * THANKS: hungarian translator and designer of OSX intf controller added 2003-11-17 06:31:22 +00:00
python tell cvs to ignore .pyc and .pyo files 2003-11-20 10:56:44 +00:00
share * little fix due to my last commit 2003-11-12 03:02:56 +00:00
src * all: remove sout_format_t and use es_format_t instead. 2003-11-21 15:32:09 +00:00
.cvsignore * debian/rules: Fixed the package generation on !x86. 2003-07-03 03:35:29 +00:00
AUTHORS - anti-spam 2003-08-20 19:36:28 +00:00
COPYING - �a compile sous FreeBSD (mais �a ne tourne pas) 2000-03-04 11:52:48 +00:00
ChangeLog * ChangeLog: yeah I know... don't laugh. 2003-08-13 19:18:46 +00:00
HACKING * AUTHORS: Added Olivier Aubert. 2003-07-07 17:01:16 +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 * INSTALL.win32: slightly changed the list of required packages 2003-11-13 14:23:30 +00:00
MAINTAINERS * updates for the YOPY ports (thx to Sebastien Chaumat !) 2003-02-27 12:44:01 +00:00
Makefile.am include/vlc_es.h: defines es_format_t, audio_format_t, video_format_t. 2003-11-20 22:10:56 +00:00
NEWS * NEWS: updated with new features. 2003-11-18 18:45:33 +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 * Updated the pt_BR translation 2003-10-12 23:28:36 +00:00
THANKS * THANKS: hungarian translator and designer of OSX intf controller added 2003-11-17 06:31:22 +00:00
bootstrap * New build system for the contrib packages of VLC. It supports to 2003-11-15 01:21:48 +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/misc/sap.c: 2003-11-20 23:13:28 +00:00
defconfig * shortcut handling under linux 2003-04-21 01:47:42 +00:00
install-win32 * Makefile.am, install-win32: include the mozilla plugin in the win32 package. 2003-10-20 21:48:46 +00:00
menuconfig * renamed "kernel" into "vlc" ;) 2003-04-12 13:17:48 +00:00
toolbox * debian/control: 2003-11-04 15:26:04 +00:00
vlc-config.in.in * configure.ac vlc-config.in.in: Oops, vlc-config needs top_builddir, not 2003-07-17 14:54:26 +00:00
vlc-cvs.ebuild * an ebuild that pulls vlc from cvs and installs that. 2003-11-01 14:35:38 +00:00
vlc.ebuild * Large update to the ebuild. 2003-08-24 08:12:01 +00:00
vlc.spec Changes to Red Hat spec file: 2003-09-22 06:04:59 +00:00
vlc.spec.mdk Updated vlc.spec file for Linux Mandrake. 2003-07-02 09:30:18 +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