libmad0-dev

Rating: 
0
No votes yet

Package contains libraries, required by other applications as dependencies. Do not install separately.

MPEG audio decoder development library
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.)
.
This is the package you need to develop or compile applications that use MAD.

Category:

Application versions: 
AttachmentSizeDate
File libmad0-dev_0.15.1b-6_armel.deb97.61 KB05/08/2013 - 00:31
Changelog: 

libmad (0.15.1b-6) unstable; urgency=low

[ Konstantinos Margaritis ]
* Add support for armhf (Closes: #596936)
- libmad.thumb.diff: use "adr" instead of "add" to make code ready for
thumb2
- Provide-Thumb-2-alternative-code-for-MAD_F_MLN.diff: fix another
ftbfs with thumb2 as "rsc" doesnt exist anymore - thanks to Dave
Martin for this patch