MPEG Audio Decoder

This is an old revision of this page, as edited by Renamed user dc7111e234cfd5f9b24092fbf107c70e (talk | contribs) at 17:23, 30 March 2009 (Add softwarebox). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

MPEG Audio Decoder (MAD) is a GPL library to decode files that have been encoded with an MPEG audio codec, produced by Underbit Technologies.

madplay
Developer(s)Robert Leslie
Initial release2000
Stable release
0.15.2b / February 23, 2004 (2004-02-23)
Written inC
Operating systemLinux, FreeBSD, Mac OS X
TypeMedia player
LicenseGNU General Public License
Websitehttp://www.underbit.com/products/mad/

It consists of libmad, a software library, and madplay, a command-line program for MP3 playback. libmad is notable for using only fixed-point arithmetic while madplay is notable for its Replay Gain support.