1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-12 13:44:56 +02:00
Go to file
Gildas Bazin a89bc50696 * modules/codec/mad/*: don't let mad drop corrupted mpeg frames without telling us. When
this happens, we miscalculate the pts of the next valid frame, which in turn causes heavy
resampling. This fix should be most useful for web radios.
2002-12-11 22:56:42 +00:00
debian * ./TODO: scrapped the todo-list. I put the unresolved items in Bugzilla 2002-11-26 14:08:02 +00:00
doc * Updated aout3 developer doc. 2002-12-08 23:38:02 +00:00
evc * ./src/misc/messages.c: we overwrite the WinCE logfile instead of appending 2002-11-25 12:08:58 +00:00
extras/MacOSX * Updated aout3 developer doc. 2002-12-08 23:38:02 +00:00
include * include/configuration.h: fixed my previous fix. 2002-12-10 14:19:44 +00:00
ipkg Fixed build and linking for qte video output and made modifications to iPaq packaging files. 2002-12-08 21: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 * modules/codec/mad/*: don't let mad drop corrupted mpeg frames without telling us. When 2002-12-11 22:56:42 +00:00
mozilla made the vlc mozilla plugin a drop-in replacement for wmp in most embedded 2002-11-28 23:53:03 +00:00
msvc * ./src/misc/messages.c: added ^Ms to the WinCE logfile. 2002-11-20 19:07:27 +00:00
po * ./po/POTFILES.in: fixed "make dist". 2002-11-13 09:56:19 +00:00
share * ./modules/audio_output/waveout.c: audio output now works under WinCE 2002-11-20 16:43:33 +00:00
src * src/audio_output/filters.c: fix for resampler buffer size. 2002-12-10 21:55:01 +00:00
.cvsignore * ./bootstrap, ./Makefile.am: workarounds for automake 1.5. 2002-10-02 12:59:59 +00:00
AUTHORS - new headphone channel mixer with virtual spatialization effect : This 2002-12-09 00:52:42 +00:00
bootstrap * ./modules/video_output/wingdi.c: skeleton of a Windows GDI video output. 2002-11-21 13:53:32 +00:00
ChangeLog - new headphone channel mixer with virtual spatialization effect : This 2002-12-09 00:52:42 +00:00
configure.ac.in New ALSA audio output. It works with ALSA 0.9.0rc4 and earlier versions. 2002-12-11 17:27:29 +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 * ./include/vlc_common.h, ./src/extras/libc.c: exported our custom libc 2002-11-20 08:58:24 +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 - Updated Maintainers file 2002-12-08 16:16:19 +00:00
Makefile.am * ./BUGS: scrapped this file. Entered the remaining bugs in Bugzilla. 2002-11-26 15:03:28 +00:00
Makefile.dep * ALL: the first libvlc commit. 2002-06-01 12:32:02 +00:00
README * ./BUGS: scrapped this file. Entered the remaining bugs in Bugzilla. 2002-11-26 15:03:28 +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
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.13 2002/11/26 15:03:28 sam Exp $

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

ABOUT-NLS          - Notes on the Free Translation Project.
AUTHORS            - All the people who worked on vlc.
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.
doc/               - miscellaneous documentation.

Resources
=========

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