MPEG audio player in fixed point
MAD is an MPEG audio decoder. It currently only supports the MPEG 1
standard, but fully implements all three audio layers (Layer I, Layer II,
and Layer III, the latter often colloquially known as MP3.). There is also
full support for ID3 tags.
.
All work is done in fixed point, so it even works on machines without an FPU.
Attachment | Size | Date |
---|---|---|
madplay_0.15.2b-8_armel.deb | 63.06 KB | 05/08/2013 - 01:58 |
madplay (0.15.2b-8) unstable; urgency=high
* Fix buffer overflow in the alsa output code (Closes: #619341)
Thanks to Ben Winslow <rain@bluecherry.net>
* Only build with alsa on linux (Closes: #625649)
Recent comments