linx-simulator2/node_modules/lame/deps/lame
2019-09-18 11:11:16 +03:00
..
ACM Simulator first commit 2019-09-18 11:11:16 +03:00
config Simulator first commit 2019-09-18 11:11:16 +03:00
debian Simulator first commit 2019-09-18 11:11:16 +03:00
Dll Simulator first commit 2019-09-18 11:11:16 +03:00
doc Simulator first commit 2019-09-18 11:11:16 +03:00
dshow Simulator first commit 2019-09-18 11:11:16 +03:00
frontend Simulator first commit 2019-09-18 11:11:16 +03:00
include Simulator first commit 2019-09-18 11:11:16 +03:00
libmp3lame Simulator first commit 2019-09-18 11:11:16 +03:00
mac Simulator first commit 2019-09-18 11:11:16 +03:00
macosx Simulator first commit 2019-09-18 11:11:16 +03:00
misc Simulator first commit 2019-09-18 11:11:16 +03:00
mpglib Simulator first commit 2019-09-18 11:11:16 +03:00
vc_solution Simulator first commit 2019-09-18 11:11:16 +03:00
acinclude.m4 Simulator first commit 2019-09-18 11:11:16 +03:00
aclocal.m4 Simulator first commit 2019-09-18 11:11:16 +03:00
API Simulator first commit 2019-09-18 11:11:16 +03:00
ChangeLog Simulator first commit 2019-09-18 11:11:16 +03:00
config.guess Simulator first commit 2019-09-18 11:11:16 +03:00
config.h.in Simulator first commit 2019-09-18 11:11:16 +03:00
config.rpath Simulator first commit 2019-09-18 11:11:16 +03:00
config.sub Simulator first commit 2019-09-18 11:11:16 +03:00
configMS.h Simulator first commit 2019-09-18 11:11:16 +03:00
configure Simulator first commit 2019-09-18 11:11:16 +03:00
configure.in Simulator first commit 2019-09-18 11:11:16 +03:00
COPYING Simulator first commit 2019-09-18 11:11:16 +03:00
DEFINES Simulator first commit 2019-09-18 11:11:16 +03:00
depcomp Simulator first commit 2019-09-18 11:11:16 +03:00
HACKING Simulator first commit 2019-09-18 11:11:16 +03:00
INSTALL Simulator first commit 2019-09-18 11:11:16 +03:00
install-sh Simulator first commit 2019-09-18 11:11:16 +03:00
INSTALL.configure Simulator first commit 2019-09-18 11:11:16 +03:00
lame.bat Simulator first commit 2019-09-18 11:11:16 +03:00
lame.spec Simulator first commit 2019-09-18 11:11:16 +03:00
lame.spec.in Simulator first commit 2019-09-18 11:11:16 +03:00
libmp3lame.gyp Simulator first commit 2019-09-18 11:11:16 +03:00
LICENSE Simulator first commit 2019-09-18 11:11:16 +03:00
ltmain.sh Simulator first commit 2019-09-18 11:11:16 +03:00
Makefile.am Simulator first commit 2019-09-18 11:11:16 +03:00
Makefile.am.global Simulator first commit 2019-09-18 11:11:16 +03:00
Makefile.in Simulator first commit 2019-09-18 11:11:16 +03:00
Makefile.MSVC Simulator first commit 2019-09-18 11:11:16 +03:00
Makefile.unix Simulator first commit 2019-09-18 11:11:16 +03:00
missing Simulator first commit 2019-09-18 11:11:16 +03:00
README Simulator first commit 2019-09-18 11:11:16 +03:00
README.WINGTK Simulator first commit 2019-09-18 11:11:16 +03:00
STYLEGUIDE Simulator first commit 2019-09-18 11:11:16 +03:00
test.c Simulator first commit 2019-09-18 11:11:16 +03:00
testcase.mp3 Simulator first commit 2019-09-18 11:11:16 +03:00
testcase.wav Simulator first commit 2019-09-18 11:11:16 +03:00
TODO Simulator first commit 2019-09-18 11:11:16 +03:00
USAGE Simulator first commit 2019-09-18 11:11:16 +03:00

                      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.