Go to file
Christophe Mutricy e7b6ffc168 Note how to check which modules are enable 2007-09-15 17:39:59 +00:00
activex Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
bindings Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
doc Oops. 2007-09-05 21:54:45 +00:00
extras Minor fixes, add comments 2007-09-15 11:01:48 +00:00
include Another attempt at fixing MacOS build 2007-09-15 17:34:23 +00:00
ipkg Update version information in iPAQ build files.wq 2004-10-31 17:24:18 +00:00
libs Revert previous commit for loader as it is external to vlc 2007-09-10 20:28:47 +00:00
lxdialog Same for lxdialog and xvmc 2007-09-11 10:55:01 +00:00
m4 Resync gettext with contrib 2007-07-20 14:04:50 +00:00
modules Simplification to avoid busy loops after process suspension 2007-09-15 17:19:00 +00:00
mozilla Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
po Slovenian translation update by Matej Urbančič 2007-09-06 21:40:50 +00:00
share Fix the dailymotion lua script. 2007-09-14 22:48:04 +00:00
src Attempt to fix MacOS build 2007-09-15 17:24:49 +00:00
test Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
AUTHORS video chromas: finalize SSE2 improvements 2007-08-15 16:15:45 +00:00
COPYING Updates COPYING with new FSF address, removes weird characters 2007-09-03 19:06:58 +00:00
ChangeLog Commit random stuff to test modified commit emails. 2006-09-12 21:32:29 +00:00
HACKING Long overdue update 2007-03-11 10:44:48 +00:00
INSTALL Debian's packaging moved 2007-03-24 01:30:37 +00:00
INSTALL.win32 INSTALL.win32: Set correctly PATH when using contribs + misc fix 2007-04-17 19:24:49 +00:00
INSTALL.wince Revert [17900] as it doesn't harm to specify --target 2006-11-21 15:58:36 +00:00
MAINTAINERS Add myself as qt4 maintainer :D 2007-09-01 17:36:48 +00:00
Makefile.am Don't mix VLC.app and VLC-release.app 2007-09-14 22:15:38 +00:00
NEWS Some sout news 2007-09-15 10:31:01 +00:00
README update developers website. 2007-01-28 00:53:39 +00:00
README.MacOSX.rtf * the transitional phase of our osx-aout-modules is over :) 2006-03-20 20:42:23 +00:00
THANKS THANKS to Stefán Freyr Stefánsson 2007-09-09 17:55:16 +00:00
bootstrap bootstrap: print a success message 2007-09-13 21:25:01 +00:00
build-vlc - thou shalt keep menuconfig up-to-date and not disable it 2007-01-28 18:18:52 +00:00
config.in - thou shalt keep menuconfig up-to-date and not disable it 2007-01-28 18:18:52 +00:00
configure.ac Note how to check which modules are enable 2007-09-15 17:39:59 +00:00
defconfig Remove CORBA module, which I is not used anymore (not even by me...) 2006-09-25 12:09:13 +00:00
menuconfig - thou shalt keep menuconfig up-to-date and not disable it 2007-01-28 18:18:52 +00:00
toolbox Remove totally broken VC support. 2007-08-04 16:57:00 +00:00
vlc-config.in.in vlc-config: fixed optimizations by splitting CFLAGS_OPTIM into CFLAGS_OPTIM_SIZE and CFLAGS_OPTIM_SPEED, and only one of which is used depending on value --enable-optimize-memory, moreover CFLAGS_NOOPTIM is set to -O0 rather than -O2 whenever possible 2007-07-17 11:05:30 +00:00
vlc.altlinux.spec Update trunk ALT Linux spec file for trunk. 2007-07-03 08:51:06 +00:00
vlc.exe.manifest * Fixed URLs here and there. 2003-12-21 23:32:58 +00:00
vlc.fedora.spec Fedora and SuSE specfiles provided by Nicolas Chauvet (livna) and Dominique Leuenberger 2007-06-04 21:26:47 +00:00
vlc.mandriva.spec Rename flacdec codec plugin to flac, to show it can encode too 2006-10-30 22:19:21 +00:00
vlc.roku Remove CORBA module, which I is not used anymore (not even by me...) 2006-09-25 12:09:13 +00:00
vlc.suse.spec Fedora and SuSE specfiles provided by Nicolas Chauvet (livna) and Dominique Leuenberger 2007-06-04 21:26:47 +00:00
vlc.win32.nsi.in Add a polski option for installer 2007-06-24 10:33:59 +00:00

README

$Id$

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

The VideoLAN web site . . . http://www.videolan.org/
Documentation . . . . . . . http://www.videolan.org/doc/
Support . . . . . . . . . . http://www.videolan.org/support/
Forums  . . . . . . . . . . http://forum.videolan.org/
Wiki  . . . . . . . . . . . http://wiki.videolan.org/
The Developers site . . . . http://www.videolan.org/developers/vlc.html

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.