Audio (334) Datatype (50) Demo (199) Development (582) Document (21) Driver (97) Emulation (145) Game (952) Graphics (488) Library (108) Network (224) Office (62) Utility (886) Video (65)
Total files: 4213
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
|