libmad 0.15.1b-9ubuntu18.04.1 source package in Ubuntu

Changelog

libmad (0.15.1b-9ubuntu18.04.1) bionic-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:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe sound
Bionic security universe sound

Downloads

File Size SHA-256 Checksum
libmad_0.15.1b.orig.tar.gz 490.6 KiB bbfac3ed6bfbc2823d3775ebb931087371e142bb0e9bb1bee51a76a6e0078690
libmad_0.15.1b-9ubuntu18.04.1.diff.gz 13.7 KiB 3a22209de3dea2256536da79c667426ebbd96761f1a95b8b9913b34fed8b1c44
libmad_0.15.1b-9ubuntu18.04.1.dsc 1.9 KiB e3e0c032376aae3ace1aed5e101b5f66e68c91ba19a59863fee95446e75ce5eb

View changes file

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-dbgsym: debug symbols for libmad0
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.