libmad 0.15.1b-6ubuntu1 source package in Ubuntu

Changelog

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

  * 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>   Thu, 29 Dec 2011 22:46:46 -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

Downloads

File Size SHA-256 Checksum
libmad_0.15.1b.orig.tar.gz 490.6 KiB bbfac3ed6bfbc2823d3775ebb931087371e142bb0e9bb1bee51a76a6e0078690
libmad_0.15.1b-6ubuntu1.diff.gz 244.3 KiB 030927cb9d04e623b3fbec82ca0179dac5e3c06e95a9f811b05bb8dd8e1322d3
libmad_0.15.1b-6ubuntu1.dsc 1.9 KiB 630482283b2a4096ebf128e768c465f62bf243eef7603ea163caa4ae405e7439

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.