libmad 0.15.1b-8ubuntu1 source package in Ubuntu RTM
Changelog
libmad (0.15.1b-8ubuntu1) trusty; urgency=low * Merge from Debian testing, remaining changes: - Disable architecture specific optimisations on ARM, as there is a bug in this codepath which causes segfaults, and the assembler is very old (likely bitrotted). (LP: #989846) libmad (0.15.1b-8) unstable; urgency=low * Add multiarch support. (Closes: #653676) Patch by Steve Langasek <email address hidden> * Use dh-autoreconf to update libtool so that it works on x32 (Closes: #700437) -- Matthew Fischer <email address hidden> Mon, 21 Oct 2013 21:25:24 -0600
Upload details
- Uploaded by:
- Matt Fischer
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- sound
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
14.09-factory | release | universe | sound | |
14.09 | release | universe | sound |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmad_0.15.1b.orig.tar.gz | 490.6 KiB | bbfac3ed6bfbc2823d3775ebb931087371e142bb0e9bb1bee51a76a6e0078690 |
libmad_0.15.1b-8ubuntu1.diff.gz | 8.3 KiB | 80ef4fe35d6904f4e3bd0dd36e9de7136f51376d405f73e608ddfeba5f66f456 |
libmad_0.15.1b-8ubuntu1.dsc | 1.9 KiB | 30312857730f4ff7e41c21426ea4f18836bcd7b80adb9ee64797310ac5ef83e6 |
Available diffs
- diff from 0.15.1b-7ubuntu2 to 0.15.1b-8ubuntu1 (234.2 KiB)
Binary packages built by this source
- libmad0: MPEG audio decoder 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.)
.
MAD has the following special features:
- 100% fixed-point (integer) computation
- completely new implementation based on the ISO/IEC 11172-3 standard
- distributed under the terms of the GNU General Public License (GPL)
- libmad0-dev: 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.