MPEG Audio Decoder

This is an old revision of this page, as edited by Kjoonlee (talk | contribs) at 08:39, 12 August 2006 (linked fixed-point). 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.

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. madplay is notable for its Replay Gain support.