libmad 0.15.1b-7ubuntu1 source package in Ubuntu

Changelog

libmad (0.15.1b-7ubuntu1) precise; urgency=low

  * Merge from Debian testing, remaining changes:
    - Build for multiarch.
    - Drop libmad.la, no longer needed.
    - Drop redundant build target in debian/rules that ignores all the cdbs
      autotools handling.
 -- Steve Langasek <email address hidden>   Mon, 06 Feb 2012 12:19:01 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
sound
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main sound

Downloads

File Size SHA-256 Checksum
libmad_0.15.1b.orig.tar.gz 490.6 KiB bbfac3ed6bfbc2823d3775ebb931087371e142bb0e9bb1bee51a76a6e0078690
libmad_0.15.1b-7ubuntu1.diff.gz 244.9 KiB 1bf6826c97fccbc015c081f843c0dbfb6dcd0be245f57631ac21c9426401f5a5
libmad_0.15.1b-7ubuntu1.dsc 1.9 KiB 6e58fa6f5c6494895bea597827b96aa6abef5c78bc2410dc9a65d0d7c383b44d

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-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.