Audio (340) Datatype (50) Demo (203) Development (592) Document (22) Driver (100) Emulation (146) Game (984) Graphics (491) Library (112) Network (230) Office (65) Utility (907) Video (68)
Total files: 4310
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
* * * * * * * * * * * * * * * * * * * * * * * * * * * *
* mpg123 - MPEG 1.0/2.0/2.5 audio player *
* README for version 1.x.y, dated at 14.06.2009 *
* *
* ...still the fastest MPEG audio player for UNIX ;) *
* * * * * * * * * * * * * * * * * * * * * * * * * * * *
Installation:
Copy SDK ALL SDK:
MakeLink SDK:local/newlib/lib/libmpg123.so libmpg123.so.41.2 SOFT
API documentation:
http://www.mpg123.de/api/
Configured using:
./configure --prefix=/SDK/local/newlib --host=ppc-amigaos LDFLAGS=-use-dynld
PKG_CONFIG_LIBDIR=/SDK/local/newlib/lib/pkgconfig --with-cpu=generic_fpu
--with-optimization=4
|