libmad 0.15.1b-9ubuntu16.04.1 source package in Ubuntu
Changelog
libmad (0.15.1b-9ubuntu16.04.1) xenial-security; urgency=medium * 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) -- Mike Salvatore <email address hidden> Thu, 25 Oct 2018 10:47:07 -0400
Upload details
- Uploaded by:
- Mike Salvatore
- Uploaded to:
- Xenial
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- sound
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Xenial | updates | universe | sound | |
Xenial | security | universe | sound |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libmad_0.15.1b.orig.tar.gz | 490.6 KiB | bbfac3ed6bfbc2823d3775ebb931087371e142bb0e9bb1bee51a76a6e0078690 |
libmad_0.15.1b-9ubuntu16.04.1.diff.gz | 13.7 KiB | cef8aa79ae907d9d05b9a37c9516c021e20c592ff44f4f91b9d72f1d52adf93f |
libmad_0.15.1b-9ubuntu16.04.1.dsc | 1.9 KiB | 95da411f854b278724d37f22434f829019cda30ed3c449e22fd1b6c74657c781 |
Available diffs
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.