1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00
Go to file
Laurent Aimar bc398338bc * faad : adapt to newer version.
* ffmpeg : adapt postprocessing for latest libavcodec version, add an
option to disable direct rendering as postprocessing is currently broken
with it, and with some files I have bad pictures.
2002-11-10 02:47:27 +00:00
debian * ./Makefile.am: we properly install plugins in the OS X vlc.app directory. 2002-11-04 15:04:45 +00:00
doc * ./Makefile.am: we properly install plugins in the OS X vlc.app directory. 2002-11-04 15:04:45 +00:00
extras * ./Makefile.am: added a "update-vlc.dsp" rule to create the MSVC project 2002-11-09 16:34:53 +00:00
include * ./include/aout_internal.h: fixed a breakage I just introduced. 2002-11-09 18:28:36 +00:00
ipkg * ALL: the build mechanism now uses automake. See HACKING for more details. 2002-09-30 11:05:42 +00:00
lib * ALL: the build mechanism now uses automake. See HACKING for more details. 2002-09-30 11:05:42 +00:00
m4 * ALL: the build mechanism now uses automake. See HACKING for more details. 2002-09-30 11:05:42 +00:00
modules * faad : adapt to newer version. 2002-11-10 02:47:27 +00:00
mozilla * ./Makefile.am: we properly install plugins in the OS X vlc.app directory. 2002-11-04 15:04:45 +00:00
msvc * ./msvc/vlc.dsp: additional fixes to the MSVC project. 2002-11-09 18:28:58 +00:00
po * ./po/*: updated locales. 2002-10-15 12:30:01 +00:00
share * ./msvc/vlc.dsp: additional fixes to the MSVC project. 2002-11-09 18:28:58 +00:00
src * A few additional MSVC build fixes. 2002-11-09 17:44:09 +00:00
.cvsignore * ./bootstrap, ./Makefile.am: workarounds for automake 1.5. 2002-10-02 12:59:59 +00:00
AUTHORS * modules/codec/spudec/*: modified the spu decoder to handle text subtitles. 2002-11-06 21:48:24 +00:00
bootstrap * ./Makefile.am: added a "update-vlc.dsp" rule to create the MSVC project 2002-11-09 16:34:53 +00:00
BUGS * ALL: new module API. Makes a few things a lot simpler, and we gain 2002-07-31 20:56:53 +00:00
ChangeLog * ./modules/gui/macosx/prefs.m: new configuration interface 2002-11-05 03:57:16 +00:00
configure.ac.in * A few additional MSVC build fixes. 2002-11-09 17:44:09 +00:00
COPYING - �a compile sous FreeBSD (mais �a ne tourne pas) 2000-03-04 11:52:48 +00:00
Doxyfile ./Doxyfile: a sample doxygen configuration file. Have a look at 2002-08-12 15:56:57 +00:00
FAQ * Updated FAQ. 2002-10-11 23:44:25 +00:00
HACKING * HACKING : documentation for the automake crash 2002-10-07 21:58:40 +00:00
INSTALL * Fixed a little omission in INSTALL-win32.txt. 2002-03-25 04:18:07 +00:00
install-win32 * ./plugins/win32/win32.cpp: fixed `--intf intfwin' which wasn't working. 2002-04-05 20:44:23 +00:00
INSTALL.libmad Adding lost instruction for compiling libmad library. 2002-09-25 20:25:24 +00:00
INSTALL.win32 * INSTALL.win32, include/vlc_config.h, src/libvlc.h: changes to reflect the 2002-11-07 19:31:08 +00:00
macosx-dmg * MacOS X vout improvements 2002-02-18 01:34:44 +00:00
MAINTAINERS * ALL: New ogg demux and vorbis codec modules for preliminary support of 2002-10-23 23:17:45 +00:00
Makefile.am * A few additional MSVC build fixes. 2002-11-09 17:44:09 +00:00
Makefile.dep * ALL: the first libvlc commit. 2002-06-01 12:32:02 +00:00
README * ALL: started the slow move to automake. For the moment, the changes are 2002-08-25 23:18:05 +00:00
README.MacOSX.rtf * ./README.MacOSX.rtf : updated README. 2002-07-25 22:48:56 +00:00
STATUS * ALL: New ogg demux and vorbis codec modules for preliminary support of 2002-10-23 23:17:45 +00:00
TODO * ALL: New ogg demux and vorbis codec modules for preliminary support of 2002-10-23 23:17:45 +00:00
todo.pl . removed obsolete video_yuv_mmx.S 2001-02-04 03:06:30 +00:00
vlc-config.in * ALL: the build mechanism now uses automake. See HACKING for more details. 2002-09-30 11:05:42 +00:00
vlc.spec Updated description. 2002-10-14 21:36:04 +00:00

$Id: README,v 1.11 2002/08/25 23:18:04 sam Exp $

README for vlc, the VideoLAN Client
===================================

ABOUT-NLS          - Notes on the Free Translation Project.
AUTHORS            - All the people who worked on vlc.
BUGS               - List of known, unresolved bugs.
COPYING            - The GPL license.
ChangeLog          - The vlc ChangeLog.
FAQ                - Commonly asked questions.
HACKING            - Hacking vlc.
INSTALL            - Installation instructions.
INSTALL.libmad     - Installation instructions for the libmad library.
INSTALL.win32      - Installation instructions for the Win32 version of vlc.
MODULES            - Short description of all the available modules.
README             - This file.
README.MacOSX.rtf  - Information specific to the MacOS X port.
TODO               - Work needed.
doc/               - miscellaneous documentation.

Resources
=========

The VideoLAN web site : http://www.videolan.org/
Mailing-lists : http://www.videolan.org/lists.html