MPEG Audio Decoder
From Wikipedia, the free encyclopedia
|
|
The topic of this article may not meet Wikipedia's general notability guideline. Please help to establish notability by adding reliable, secondary sources about the topic. If notability cannot be established, the article is likely to be merged, redirected, or deleted. (August 2011) |
|
|
This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (November 2011) |
| Developer(s) | Robert Leslie |
|---|---|
| Initial release | 2000 |
| Stable release | 0.15.2b / February 23, 2004 |
| Written in | C |
| Operating system | Linux, FreeBSD, Mac OS X |
| Type | Media player |
| License | GNU General Public License |
| Website | http://www.underbit.com/products/mad/ |
MPEG Audio Decoder (MAD) is a GPL library to decode files that have been encoded with an MPEG audio codec, written by Robert Leslie[1] and produced by Underbit Technologies. It was developed as a new implementation, on the ISO/IEC standards.[2]
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[2][3][4] while madplay is notable for its ReplayGain support.
[edit] References
- ^ "MPEG Players & Encoders". linux-sound.org. http://www.linux-sound.org/mpeg.html. Retrieved November 03, 2011. "MAD Robert Leslie's GPL'd MPEG audio decoder"
- ^ a b "MAD". Freecode. http://freecode.com/projects/libmad. Retrieved November 03, 2011. "MAD is a high-quality MPEG audio decoder capable of 24-bit output. All computations are performed with fixed-point integer arithmetic, making it ideal for systems without a floating-point unit. The implementation is entirely new, based on the ISO/IEC standards."
- ^ "MPEG source codes". mp3-tech.org. http://www.mp3-tech.org/programmer/decoding.html. Retrieved November 03, 2011. "MAD is an mpeg-1 decoder using only integer computation."
- ^ "madplay". Ubuntu Manpage Repository. http://manpages.ubuntu.com/manpages/oneiric/man1/madplay.1.html. Retrieved November 03, 2011. "Among the special features of MAD are 24-bit PCM resolution and 100% fixed-point (integer) computation."
[edit] External links
|
|||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||
| This free software-related article is a stub. You can help Wikipedia by expanding it. |
| This multimedia software-related article is a stub. You can help Wikipedia by expanding it. |