monitord / lame-3.97 /
@ckl ckl authored on 23 Jan 2012
..
ACM SVN-Krams gelöscht 12 years ago
Dll SVN-Krams gelöscht 12 years ago
debian SVN-Krams gelöscht 12 years ago
doc SVN-Krams gelöscht 12 years ago
dshow SVN-Krams gelöscht 12 years ago
frontend SVN-Krams gelöscht 12 years ago
include SVN-Krams gelöscht 12 years ago
libmp3lame SVN-Krams gelöscht 12 years ago
mac SVN-Krams gelöscht 12 years ago
misc SVN-Krams gelöscht 12 years ago
mpglib SVN-Krams gelöscht 12 years ago
API Migration from SVN revision 455 12 years ago
COPYING Migration from SVN revision 455 12 years ago
ChangeLog Migration from SVN revision 455 12 years ago
DEFINES Migration from SVN revision 455 12 years ago
HACKING Migration from SVN revision 455 12 years ago
INSTALL Migration from SVN revision 455 12 years ago
INSTALL.configure Migration from SVN revision 455 12 years ago
LICENSE Migration from SVN revision 455 12 years ago
Makefile.MSVC Migration from SVN revision 455 12 years ago
Makefile.am Migration from SVN revision 455 12 years ago
Makefile.am.global Migration from SVN revision 455 12 years ago
Makefile.in Migration from SVN revision 455 12 years ago
Makefile.unix Migration from SVN revision 455 12 years ago
README Migration from SVN revision 455 12 years ago
README.WINGTK Migration from SVN revision 455 12 years ago
STYLEGUIDE Migration from SVN revision 455 12 years ago
TODO Migration from SVN revision 455 12 years ago
USAGE Migration from SVN revision 455 12 years ago
acinclude.m4 Migration from SVN revision 455 12 years ago
aclocal.m4 Migration from SVN revision 455 12 years ago
config.guess Migration from SVN revision 455 12 years ago
config.h.in Migration from SVN revision 455 12 years ago
config.sub Migration from SVN revision 455 12 years ago
configMS.h Migration from SVN revision 455 12 years ago
configure Migration from SVN revision 455 12 years ago
configure.in Migration from SVN revision 455 12 years ago
depcomp Migration from SVN revision 455 12 years ago
install-sh Migration from SVN revision 455 12 years ago
lame.bat Migration from SVN revision 455 12 years ago
lame.spec.in Migration from SVN revision 455 12 years ago
lame_projects_vc6.dsp Migration from SVN revision 455 12 years ago
lame_vc6.dsw Migration from SVN revision 455 12 years ago
lame_vc7.sln Migration from SVN revision 455 12 years ago
ltconfig Migration from SVN revision 455 12 years ago
ltmain.sh Migration from SVN revision 455 12 years ago
missing Migration from SVN revision 455 12 years ago
mkinstalldirs Migration from SVN revision 455 12 years ago
testcase.mp3 Migration from SVN revision 455 12 years ago
testcase.wav Migration from SVN revision 455 12 years ago
README
                      LAME 3.xx   
               LAME Ain't an MP3 Encoder
                 http://www.mp3dev.org
	             March 2001

Originally developed by Mike Cheng (www.uq.net.au/~zzmcheng).  Now 
maintained by Mark Taylor (www.mp3dev.org).

This code is distributed under the GNU LESSER PUBLIC LICENSE
(LGPL, see www.gnu.org) with the following modification:

1. If you determine that distribution of LAME requires a patent license,
   and you obtain a patent license, you may distribute LAME even though
   redistribution of LAME may also require a patent license.  

2. You agree not to enforce any patent claims for any aspect of
   MPEG audio compression, or any other techniques contained in 
   the LAME source code. 


============================================================================

see the file "INSTALL" for installation (compiling) instructions.  
see the file "USAGE" for the most up-to-date guide to the command line options.
see the file "LICENSE" for details on how to use LAME in non-GPL programs.
see the file "HACKING" if you are interested in working on LAME
see the file "API" for details of the LAME encoding library API

There is HTML documentation and a man page in the doc directory.
The HTML docs were contributed by Gabriel Bouvigne (www.mp3-tech.org).
See www.mp3-tech.org for more audio compression information and links.

============================================================================

LAME uses the MPGLIB decoding engine, from the MPG123 package, written
by: Michael Hipp (www.mpg123.de) MPGLIB is released under the GPL.

Copyrights (c) 1999,2000,2001 by Mark Taylor
Copyrights (c) 1998 by Michael Cheng
Copyrights (c) 1995,1996,1997 by Michael Hipp: mpglib

As well as additional copyrights as documented in the source code.