説明なし

Joburgess db887f6d37 update 10 ヶ月 前
ACM db887f6d37 update 10 ヶ月 前
Dll db887f6d37 update 10 ヶ月 前
debian db887f6d37 update 10 ヶ月 前
doc db887f6d37 update 10 ヶ月 前
dshow db887f6d37 update 10 ヶ月 前
frontend db887f6d37 update 10 ヶ月 前
include db887f6d37 update 10 ヶ月 前
libmp3lame db887f6d37 update 10 ヶ月 前
mac db887f6d37 update 10 ヶ月 前
macosx db887f6d37 update 10 ヶ月 前
misc db887f6d37 update 10 ヶ月 前
mpglib db887f6d37 update 10 ヶ月 前
test db887f6d37 update 10 ヶ月 前
vc_solution db887f6d37 update 10 ヶ月 前
API db887f6d37 update 10 ヶ月 前
COPYING db887f6d37 update 10 ヶ月 前
ChangeLog db887f6d37 update 10 ヶ月 前
ChangeLog.header db887f6d37 update 10 ヶ月 前
DEFINES db887f6d37 update 10 ヶ月 前
HACKING db887f6d37 update 10 ヶ月 前
INSTALL db887f6d37 update 10 ヶ月 前
INSTALL.configure db887f6d37 update 10 ヶ月 前
LICENSE db887f6d37 update 10 ヶ月 前
Makefile.MSVC db887f6d37 update 10 ヶ月 前
Makefile.am db887f6d37 update 10 ヶ月 前
Makefile.am.global db887f6d37 update 10 ヶ月 前
Makefile.in db887f6d37 update 10 ヶ月 前
Makefile.unix db887f6d37 update 10 ヶ月 前
README db887f6d37 update 10 ヶ月 前
README.WINGTK db887f6d37 update 10 ヶ月 前
STYLEGUIDE db887f6d37 update 10 ヶ月 前
TODO db887f6d37 update 10 ヶ月 前
USAGE db887f6d37 update 10 ヶ月 前
acinclude.m4 db887f6d37 update 10 ヶ月 前
aclocal.m4 db887f6d37 update 10 ヶ月 前
compile db887f6d37 update 10 ヶ月 前
config.guess db887f6d37 update 10 ヶ月 前
config.h.in db887f6d37 update 10 ヶ月 前
config.rpath db887f6d37 update 10 ヶ月 前
config.sub db887f6d37 update 10 ヶ月 前
configMS.h db887f6d37 update 10 ヶ月 前
configure db887f6d37 update 10 ヶ月 前
configure.in db887f6d37 update 10 ヶ月 前
depcomp db887f6d37 update 10 ヶ月 前
install-sh db887f6d37 update 10 ヶ月 前
lame.bat db887f6d37 update 10 ヶ月 前
lame.spec.in db887f6d37 update 10 ヶ月 前
ltmain.sh db887f6d37 update 10 ヶ月 前
make_changelog.sh db887f6d37 update 10 ヶ月 前
missing db887f6d37 update 10 ヶ月 前
testcase.mp3 db887f6d37 update 10 ヶ月 前
testcase.wav db887f6d37 update 10 ヶ月 前

README

LAME 3.xx
LAME Ain't an MP3 Encoder
http://lame.sf.net
May 2011

Originally developed by Mike Cheng (www.uq.net.au/~zzmcheng) and was
latter developed by Mark Taylor (www.mp3dev.org). Currently maintained
by The LAME Project.

This code is distributed under the GNU LIBRARY GENERAL PUBLIC LICENSE
(LGPL, see www.gnu.org), version 2.

As LAME may contain software for which some companies may claim software
patents, if you are in a location where software patents are recognized, it is
suggested that you seek legal advice before deploying and/or redistributing
LAME.

In particular, it is suggested to visit

http://www.mp3licensing.com/

if it applies to your jurisdiction.

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

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.

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

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-2011 by The LAME Project
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.