You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Gildas Bazin 004f8aab18 * modules/codec/ffmpeg/encoder.c: reverted commit 10351 which breaks aspect ratio encoding. 21 years ago
activex main.cpp: fixed bug regarding TypeLib registration 21 years ago
debian * debian/Makefile.am: oops, removed ffmpeg patch and added vlc.mime. 21 years ago
doc fortuuuuune 21 years ago
evc Remove bogus executable permissions 21 years ago
extras dvdnav.patch: missed a couple of functions yesterday, fixes --disable-plugins 21 years ago
include * src/video_output/vout_synchro.c: New --quiet-synchro config option. 21 years ago
ipkg Update version information in iPAQ build files.wq 22 years ago
lib * Added "Id" svn:keywords property to all files containing "$Id:". 22 years ago
lxdialog * user-friendly(?) build system, based on linux Menuconfig script. 23 years ago
m4 * m4/vlc.m4: use proper LIBEXT when doing wince cross-compiling. 21 years ago
modules * modules/codec/ffmpeg/encoder.c: reverted commit 10351 which breaks aspect ratio encoding. 21 years ago
mozilla * mozilla/vlcshell.cpp: handle Mozilla plugin output window resizing in X11 (patch thanks to Conrad Parker, conrad AT metadecks DOT org), and annotate #endifs with the #ifdef that it closes 21 years ago
msvc * msvc/*: MSVC patch by Steve Lhomme (steve dot lhomme at free dot fr). 21 years ago
po * *.po: updated the po-files 21 years ago
python NOTE: libvlc API changes 22 years ago
share * modules/control/http.c: elements are now one level more recursive (if needed) 21 years ago
src * src/libvlc.[c,h]: new --(no-)fpu option (mainly for debugging purposes). 21 years ago
AUTHORS Fix my email address 21 years ago
COPYING - �a compile sous FreeBSD (mais �a ne tourne pas) 27 years ago
ChangeLog * Moved 2004 changelog to doc/. 22 years ago
HACKING * added asx todo item to list 22 years ago
INSTALL * Update of README and install files with new information. 22 years ago
INSTALL.win32 * configure.ac: fixed --with-ffmpeg-dts. 22 years ago
INSTALL.wince * INSTALL.wince: preliminary build instructions for the WinCE port of VLC. 21 years ago
MAINTAINERS * extras/contrib/src/ dvdnav packages 23 years ago
Makefile.am - Add dependency of update-includes on vlc-config 21 years ago
NEWS * Renamed --filter to --video-filter for reasons of consistency. Please check functionality. 21 years ago
README * Update of README and install files with new information. 22 years ago
README.MacOSX.rtf * Update of README and install files with new information. 22 years ago
THANKS Added Steve Lhomme to the list of contributors. Thanks :) 21 years ago
TODO * Renamed --filter to --video-filter for reasons of consistency. Please check functionality. 21 years ago
bootstrap Allow automake 1.9.2 22 years ago
build-vlc Removed the old skins plugin 22 years ago
config.in * modules/video_output/x11/glx.c: new OpenGL vout for X11. 22 years ago
configure.ac * configure.ac: --with-a52-fixed option to specify if liba52 was compiled with fixed point support. 21 years ago
defconfig * shortcut handling under linux 23 years ago
menuconfig * Removed legacy mentions of "VideoLAN C*****" in favour of "VLC media 22 years ago
toolbox - build vlc_symbol.h modules_plugin.h and modules_builtin.h in top_builddir 21 years ago
vlc-config.in.in Unbreak make vlc from subdir 21 years ago
vlc-cvs.ebuild * an ebuild that pulls vlc from cvs and installs that. 23 years ago
vlc.ebuild * updates to ebuild for 0.7.2 22 years ago
vlc.exe.manifest * Fixed URLs here and there. 23 years ago
vlc.roku Updated build rules. 22 years ago
vlc.spec Long overdue update to the spec file 22 years ago
vlc.spec.mdk * extras/contrib/src/ dvdnav packages 23 years ago
vlc.win32.nsi - install axvlc.dll within the VLC directory, rather than WINDOWS 21 years ago

README

$Id$

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/
Documentation and support: http://w.videolan.org/support/
Forums: http://forum.videolan.org/
The Developers site: http://developers.videolan.org/vlc/