obs/lame
jp9000 f720805a1f switched to vs2010. gotta love the new directories thing in 2010. really great. so great. so wonderful.
also, recompiled libmp3lame
2013-03-04 16:13:29 -07:00
..
ACM Initial commit 2012-08-30 21:54:15 -07:00
Dll Initial commit 2012-08-30 21:54:15 -07:00
debian Initial commit 2012-08-30 21:54:15 -07:00
doc Initial commit 2012-08-30 21:54:15 -07:00
dshow Initial commit 2012-08-30 21:54:15 -07:00
frontend Initial commit 2012-08-30 21:54:15 -07:00
include Initial commit 2012-08-30 21:54:15 -07:00
libmp3lame Initial commit 2012-08-30 21:54:15 -07:00
mac Initial commit 2012-08-30 21:54:15 -07:00
macosx Initial commit 2012-08-30 21:54:15 -07:00
misc Initial commit 2012-08-30 21:54:15 -07:00
mpglib Initial commit 2012-08-30 21:54:15 -07:00
output switched to vs2010. gotta love the new directories thing in 2010. really great. so great. so wonderful. 2013-03-04 16:13:29 -07:00
vc_solution Initial commit 2012-08-30 21:54:15 -07:00
API Initial commit 2012-08-30 21:54:15 -07:00
COPYING Initial commit 2012-08-30 21:54:15 -07:00
ChangeLog Initial commit 2012-08-30 21:54:15 -07:00
DEFINES Initial commit 2012-08-30 21:54:15 -07:00
HACKING Initial commit 2012-08-30 21:54:15 -07:00
INSTALL Initial commit 2012-08-30 21:54:15 -07:00
INSTALL.configure Initial commit 2012-08-30 21:54:15 -07:00
LICENSE Initial commit 2012-08-30 21:54:15 -07:00
Makefile Initial commit 2012-08-30 21:54:15 -07:00
Makefile.MSVC switched to vs2010. gotta love the new directories thing in 2010. really great. so great. so wonderful. 2013-03-04 16:13:29 -07:00
Makefile.am Initial commit 2012-08-30 21:54:15 -07:00
Makefile.am.global Initial commit 2012-08-30 21:54:15 -07:00
Makefile.in Initial commit 2012-08-30 21:54:15 -07:00
Makefile.unix Initial commit 2012-08-30 21:54:15 -07:00
README Initial commit 2012-08-30 21:54:15 -07:00
README.WINGTK Initial commit 2012-08-30 21:54:15 -07:00
STYLEGUIDE Initial commit 2012-08-30 21:54:15 -07:00
TODO Initial commit 2012-08-30 21:54:15 -07:00
USAGE Initial commit 2012-08-30 21:54:15 -07:00
acinclude.m4 Initial commit 2012-08-30 21:54:15 -07:00
aclocal.m4 Initial commit 2012-08-30 21:54:15 -07:00
config.guess Initial commit 2012-08-30 21:54:15 -07:00
config.h switched to vs2010. gotta love the new directories thing in 2010. really great. so great. so wonderful. 2013-03-04 16:13:29 -07:00
config.h.in Initial commit 2012-08-30 21:54:15 -07:00
config.log Initial commit 2012-08-30 21:54:15 -07:00
config.rpath Initial commit 2012-08-30 21:54:15 -07:00
config.status Initial commit 2012-08-30 21:54:15 -07:00
config.sub Initial commit 2012-08-30 21:54:15 -07:00
configMS.h Initial commit 2012-08-30 21:54:15 -07:00
configure Initial commit 2012-08-30 21:54:15 -07:00
configure.in Initial commit 2012-08-30 21:54:15 -07:00
depcomp Initial commit 2012-08-30 21:54:15 -07:00
install-sh Initial commit 2012-08-30 21:54:15 -07:00
inttypes.h Initial commit 2012-08-30 21:54:15 -07:00
lame.bat Initial commit 2012-08-30 21:54:15 -07:00
lame.spec Initial commit 2012-08-30 21:54:15 -07:00
lame.spec.in Initial commit 2012-08-30 21:54:15 -07:00
libtool Initial commit 2012-08-30 21:54:15 -07:00
ltmain.sh Initial commit 2012-08-30 21:54:15 -07:00
missing Initial commit 2012-08-30 21:54:15 -07:00
stamp-h1 Initial commit 2012-08-30 21:54:15 -07:00
stdint.h Initial commit 2012-08-30 21:54:15 -07:00
testcase.mp3 Initial commit 2012-08-30 21:54:15 -07:00
testcase.wav Initial commit 2012-08-30 21:54:15 -07:00

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.