monitord / lame-3.97 / mpglib /
@ckl ckl authored on 23 Jan 2012
..
Makefile.am Migration from SVN revision 455 12 years ago
Makefile.in Migration from SVN revision 455 12 years ago
README Migration from SVN revision 455 12 years ago
TODO Migration from SVN revision 455 12 years ago
common.c Migration from SVN revision 455 12 years ago
common.h Migration from SVN revision 455 12 years ago
dct64_i386.c Migration from SVN revision 455 12 years ago
dct64_i386.h Migration from SVN revision 455 12 years ago
decode_i386.c Migration from SVN revision 455 12 years ago
decode_i386.h Migration from SVN revision 455 12 years ago
depcomp Migration from SVN revision 455 12 years ago
huffman.h Migration from SVN revision 455 12 years ago
interface.c Migration from SVN revision 455 12 years ago
interface.h Migration from SVN revision 455 12 years ago
l2tables.h Migration from SVN revision 455 12 years ago
layer1.c Migration from SVN revision 455 12 years ago
layer1.h Migration from SVN revision 455 12 years ago
layer2.c Migration from SVN revision 455 12 years ago
layer2.h Migration from SVN revision 455 12 years ago
layer3.c Migration from SVN revision 455 12 years ago
layer3.h Migration from SVN revision 455 12 years ago
mpg123.h Migration from SVN revision 455 12 years ago
mpglib.h Migration from SVN revision 455 12 years ago
mpglib_vc6.dsp Migration from SVN revision 455 12 years ago
mpglib_vc7.vcproj Migration from SVN revision 455 12 years ago
tabinit.c Migration from SVN revision 455 12 years ago
tabinit.h Migration from SVN revision 455 12 years ago
README
MP3 library
-----------
Version 0.2

This decoder is a 'light' version (thrown out all unnecessay parts)
from the mpg123 package. I made this for a company.

Currently only Layer III is enabled to save some space. Layer I and II isn't
tested at all. The interface will not change significantly. 
A backport to the mpg123 package is planed.

compiled and tested only on Solaris 2.6
main.c contains a simple demo application for library.

COPYING: you may use this source under GPL terms!

PLEASE NOTE: This software may contain patented algorithms (at least
  patented in some countries). It may be not allowed to sell/use products
  based on this source code in these countries. Check this out first!

COPYRIGHT of MP3 music:
  Please note, that the duplicating of copyrighted music without explicit
  permission violates the rights of the owner.

SENDING PATCHES:
  Maybe I change the copyright policy (i.e. some kind of more free BSD license).
  Please consider this when sending patches/changes.

FEEDBACK:
  I'm interested to here from you, when you use this package as part
  of another project.