1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-12 13:44:56 +02:00
Go to file
2007-12-14 10:41:48 +00:00
activex fix activex compilation 2007-12-04 20:43:31 +00:00
bindings Update snapshot method. 2007-12-09 14:33:18 +00:00
doc Try to avoid leak 2007-11-30 17:47:58 +00:00
extras Source/VLCMedia.m: No need to ask for more than one meta at the begining. 2007-12-12 04:16:33 +00:00
include Forward declare vlc_url_t 2007-12-13 18:34:05 +00:00
ipkg Update version information in iPAQ build files.wq 2004-10-31 17:24:18 +00:00
libs DMO/loader patch from Alex Antropoff. 2007-09-20 18:54:02 +00:00
lxdialog Same for lxdialog and xvmc 2007-09-11 10:55:01 +00:00
m4 Remove silly m4 file. I'd rather use UPTODATE version on my system than some crap from VLC tree 2007-11-28 19:02:43 +00:00
modules make use of new module_* API 2007-12-14 10:41:48 +00:00
mozilla mozilla: add video/divx mimetype 2007-12-11 21:28:56 +00:00
po Slovenian translation update by Matej Urbančič 2007-12-12 23:11:16 +00:00
share Really fix charset for http-lua pages (--[[ ]] are block comments in lua so anything inside those isn't taken into account) 2007-12-09 18:32:02 +00:00
src Patch by Jilles Tjoelker. Fixes crash in playlist due to negative index in playlist item array. Added boundary check to solve this. 2007-12-13 16:39:33 +00:00
test libvlc_destroy() -> libvlc_release() 2007-10-22 20:06:22 +00:00
AUTHORS Add myself to AUTHORS. 2007-09-24 14:56:33 +00:00
bootstrap Don't delete compile. It can't go wrong and get regenerated by configure anyway 2007-10-04 21:01:25 +00:00
build-vlc - thou shalt keep menuconfig up-to-date and not disable it 2007-01-28 18:18:52 +00:00
ChangeLog Removing Mathias C. Berens email address, as requested 2007-10-26 15:05:04 +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 * fixed a corner case on PowerPC-based Macs since MACOSX_DEPLOYMENT_TARGET is set to 10.1 on these devices, although we need at least 10.3 and prefer 10.4 2007-12-10 22:35:55 +00:00
COPYING Layout fixes in COPYING (and use spaces instead of tabs). Use a fixed width font in when displaying the license in the qt4 help window (since that's how it's meant to be displayed). 2007-11-14 21:50:17 +00:00
defconfig Remove CORBA module, which I is not used anymore (not even by me...) 2006-09-25 12:09:13 +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
make-alias Build VLC aliases cleanly (don't need to parse argv[0]) 2007-12-09 21:36:32 +00:00
Makefile.am Makefile.am: Don't ship the framework, since it's too big for now. 2007-12-13 15:21:21 +00:00
menuconfig - thou shalt keep menuconfig up-to-date and not disable it 2007-01-28 18:18:52 +00:00
NEWS * NEWS: sync with 0.8.6d 2007-11-30 17:35:54 +00:00
README update developers website. 2007-01-28 00:53:39 +00:00
README.MacOSX.rtf * updated the README for 0.9.0 2007-11-04 11:57:25 +00:00
THANKS Add Remi Duraffort to THANKS file. 2007-12-06 14:35:40 +00:00
toolbox Remove totally broken VC support. 2007-08-04 16:57:00 +00:00
vlc-config.in.in vlc-config: don't store optimisation cflags in cppflags (preprocessor flags), revive --cppflags 2007-12-10 13:23:37 +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 MXF support since ffmpeg has a demuxer. Fix #152 2007-10-22 23:39:55 +00:00

$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.