home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Multimed / Multimed.zip / lame384.zip / README < prev    next >
Text File  |  2000-06-09  |  2KB  |  45 lines

  1.                       LAME 3.xx   
  2.                LAME Ain't an MP3 Encoder
  3.                http://www.sulaco.org/mp3
  4.                October 1999
  5.  
  6. Originally developed by Mike Cheng (www.uq.net.au/~zzmcheng).  Now 
  7. maintained by Mark Taylor (www.sulaco.org/mp3).
  8.  
  9. This code is distributed under the GNU LESSER PUBLIC LICENSE
  10. (LGPL, see www.gnu.org) with the following modification:
  11.  
  12. 1. If you determine that distribution of LAME requires a patent license,
  13.    and you obtain a patent license, you may distribute LAME even though
  14.    redistribution of LAME may also require a patent license.  
  15.  
  16. 2. You agree not to enforce any patent claims for any aspect of
  17.    MPEG audio compression, or any other techniques contained in 
  18.    the LAME source code. 
  19.  
  20.  
  21. ============================================================================
  22.  
  23. see the file "INSTALL" for installation (compiling) instructions.  
  24. see the file "USAGE" for the most up-to-date guide to the command line options.
  25. see the file "LICENSE" for details on how to use LAME in non-GPL programs.
  26. see the file "HACKING" for some general codeing guidelines
  27.  
  28. There is HTML documentation and a man page in the doc directory.
  29. The HTML docs were contributed by Gabriel Bouvigne (www.mp3tech.org).
  30. See www.mp3tech.org for more audio compression information and links.
  31.  
  32. ============================================================================
  33.  
  34. LAME uses the MPGLIB decoding engine, from the
  35. MPG123 package, written by: Michael Hipp (www.mpg123.de) MPGLIB is
  36. released under the GPL, while MPG123 is released under a more
  37. restrictive agreement.
  38.  
  39. Various components are:
  40.  
  41. Copyrights (c) 1999 by Mark Taylor: new psy-model, quantization and bit allocation 
  42. Copyrights (c) 1998 by Michael Cheng:  new transforms and many other improvements
  43. Copyrights (c) 1995,1996,1997 by Michael Hipp: mpglib
  44.  
  45.