Go to file
Clément Stenac 0596bf5920 * src/audio_output/input.c
src/libvlc.h :
       First try to implement "user audio filters"
       You can provide a list of audio filters that you want to add to
       the pipeline (only the "headphone", at that time).
	(use --audio-filter filter1,filter2,...)

   ***Warning***
   It seems to work, but no guarantee at all. Perhaps all is bad
   and the commit should be reverted, as it could break audio output

* modules/codec/libmpeg2.c :
	Fixed a segfault when vout creation fails
2003-08-18 13:16:43 +00:00
autotools * ./toolbox: implemented toolbox --distclean to clean the tree without 2003-04-09 16:05:58 +00:00
debian * debian/rules: 2003-08-01 08:24:53 +00:00
doc doc/Doxyfile: 2003-08-17 14:11:21 +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 * mozilla plugin on MacOSX. Not fully implemented yet. 2003-08-14 12:38:04 +00:00
include * all: move "wave format tag to fourcc" from demuxers to codecs.h 2003-08-18 00:17:44 +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 * src/audio_output/input.c 2003-08-18 13:16:43 +00:00
mozilla * little bug fix. 2003-08-14 13:32:12 +00:00
msvc * modules/video_output/directx/events.c: a couple of compiler warning fixes. 2003-07-25 11:37:22 +00:00
po po/es.po THANKS configure.ac: Spanish translation started by Vicente Jim�nez Aguilar. 2003-08-17 20:58:45 +00:00
python * VLC_AddTarget had a new prototype 2003-08-05 08:02:28 +00:00
share * share/http/index.html: added "del" and "empty" controls. 2003-08-11 23:07:46 +00:00
src * src/audio_output/input.c 2003-08-18 13:16:43 +00:00
.cvsignore * debian/rules: Fixed the package generation on !x86. 2003-07-03 03:35:29 +00:00
AUTHORS Updated my entry. 2003-08-06 12:01:06 +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 * configure.ac: bumped version number to 0.6.1. 2003-07-29 17:43:00 +00:00
MAINTAINERS * updates for the YOPY ports (thx to Sebastien Chaumat !) 2003-02-27 12:44:01 +00:00
Makefile.am * all: as announce calls non-standard functions (SLP), remove it from 2003-08-14 20:02:55 +00:00
NEWS * modules/access/dvdplay/*: support for dvd menus navigation ("dvd_menus" object variable). 2003-08-13 01:45:13 +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 * README.MacOSX.rtf: updated section on subtitles. 2003-07-20 19:48:30 +00:00
THANKS po/es.po THANKS configure.ac: Spanish translation started by Vicente Jim�nez Aguilar. 2003-08-17 20:58:45 +00:00
bootstrap * bootstrap: 2003-07-24 20:34:47 +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 po/es.po THANKS configure.ac: Spanish translation started by Vicente Jim�nez Aguilar. 2003-08-17 20:58:45 +00:00
defconfig * shortcut handling under linux 2003-04-21 01:47:42 +00:00
install-win32 * configure.ac: added the svlc shortcut for the skins. 2003-07-29 23:50:39 +00:00
menuconfig * renamed "kernel" into "vlc" ;) 2003-04-12 13:17:48 +00:00
toolbox * toolbox: Export LC_ALL=C to avoid future cluttering of POTFILES.in. 2003-07-31 13:06:07 +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.ebuild * vlc.ebuild: disabled kde, fixed mad and freetype support 2003-07-21 01:38:37 +00:00
vlc.spec * vlc.spec.redhat: Renamed this file to vlc.spec again. It's the expected 2003-07-10 07:08:41 +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