opus 1.3.1-2 source package in Ubuntu

Changelog

opus (1.3.1-2) unstable; urgency=medium

  * Enable custom-modes (Closes: #686777)
  * Add patch to fix spelling mistakes
  * Drop libopus-dbg in favour of auto-generated dbgsym packages
  * Longer extended description for libopus-doc
  * Update packaging to use short-form dh
    - Add depends on ${misc:Depends}
  * Add autopkgtest
  * Declare that building this package does not require 'root' powers.
  * Declare that .la-files are not installed
  * Declarative file and manpage installation
  * Fix installation path for doc-base files
  * Add B-D stanza to .symbols file
  * d/copyright
    - Machine-readable d/copyright
    - Add licensecheck target to d/rules
    - Generate d/copyright_hints
  * Remove trailing whitespace in debian/* files
  * Add watch-file
  * Add salsa-ci configuration
  * DEP14: use standard branch names
  * Switch to source format 3.0 (Closes: #1007034)
  * Bump dh-version to 13
    - via debhelper-compat pseudo B-D
  * Bump standards version to 4.6.1

 -- IOhannes m zmölnig (Debian/GNU) <email address hidden>  Sat, 18 Jun 2022 16:56:23 +0200

Upload details

Uploaded by:
Debian Multimedia Team
Uploaded to:
Sid
Original maintainer:
Debian Multimedia Team
Architectures:
any all
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
opus_1.3.1-2.dsc 2.2 KiB 5423068cfefdfc95ea14a68b9c6e8ca154164e3605b794762ca2fe3d3596abc8
opus_1.3.1.orig.tar.gz 1015.7 KiB 65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d
opus_1.3.1-2.debian.tar.xz 105.6 KiB bf3c24889707fe29c3ef24dd5dc137a3e8df1d3445ecde9cf416ae92008bd722

Available diffs

No changes file available.

Binary packages built by this source

libopus-dev: No summary available for libopus-dev in ubuntu kinetic.

No description available for libopus-dev in ubuntu kinetic.

libopus-doc: libopus API documentation

 The Opus codec is designed for interactive speech and audio transmission over
 the Internet. It is designed by the IETF Codec Working Group and incorporates
 technology from Skype's SILK codec and Xiph.Org's CELT codec.
 .
 This package contains the developer documentation for libopus.

libopus0: Opus codec runtime library

 The Opus codec is designed for interactive speech and audio transmission over
 the Internet. It is designed by the IETF Codec Working Group and incorporates
 technology from Skype's SILK codec and Xiph.Org's CELT codec.
 .
 It is intended to suit a wide range of interactive audio applications,
 including Voice over IP, videoconferencing, in-game chat, and even remote live
 music performances. It can scale from low bit-rate narrowband speech to very
 high quality stereo music. The current features are:
 .
  Bit-rates from 6 kb/s 510 kb/s
  Sampling rates from 8 to 48 kHz
  Frame sizes from 2.5 ms to 60 ms
  Support for both constant bit-rate (CBR) and variable bit-rate (VBR)
  Audio bandwidth from narrowband to full-band
  Support for speech and music
  Support for mono and stereo
  Support for up to 255 channels (multistream frames)
  Dynamically adjustable bitrate, audio bandwidth, and frame size
  Good loss robustness and packet loss concealment (PLC)
  Floating point and fixed-point implementation
 .
 This package provides the Opus runtime library.

libopus0-dbgsym: debug symbols for libopus0