libmad 0.15.1b-10.2ubuntu1 source package in Ubuntu

Changelog

libmad (0.15.1b-10.2ubuntu1) noble; urgency=medium

  * Merge with Debian; 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-10.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Convert to source format 3.0. (Closes: #1007045)

libmad (0.15.1b-10.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Bump debhelper to 7. (Closes: #965663)
  * Update package version in pkg-config file. (Closes: #990838)

 -- Matthias Klose <email address hidden>  Mon, 22 Apr 2024 11:41:09 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe sound
Noble release universe sound

Downloads

File Size SHA-256 Checksum
libmad_0.15.1b.orig.tar.gz 490.6 KiB bbfac3ed6bfbc2823d3775ebb931087371e142bb0e9bb1bee51a76a6e0078690
libmad_0.15.1b.orig.tar.gz.asc 189 bytes 1059d6d131643a6b6c4a6e1141eb49c8e61f9759835973541140ba0963bd292c
libmad_0.15.1b-10.2ubuntu1.debian.tar.xz 17.2 KiB 6de7ada2e9a0d439dbc2857ffa0d788a6db3a5589658ceac663ea34c957b9ae3
libmad_0.15.1b-10.2ubuntu1.dsc 2.2 KiB da8b39655eb73c1202945ded93594d4f9c28568bae9888a824acfd8bf07c2b78

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.