zita-resampler 1.6.2-1 source package in Ubuntu

Changelog

zita-resampler (1.6.2-1) unstable; urgency=medium

  * Team upload

  [ Felipe Sateler ]
  * d/control: change maintainer address to <email address hidden>

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field

  [ Dennis Braun ]
  * New upstream version 1.6.2
  * d/control:
    + Use debhelper-compat instead of debian/compat
    + Bump dh-compat to 12
    + Bump Standards-Version to 4.5.0
    + Set RRR: no
    + Use https protocol for homepage
    + Update dithering URL in description
    + Set Multi-Arch: foreign for libzita-resampler-doc
  * Drop d/*.1 and install the ones from upstream
  * d/copyright: Update year, http > https & add myself
  * Fix libzita-resampler-doc installation
  * d/patches: Update patchset
  * d/rules:
    + Add more exports to make the build work
    + Update installation
    + Replace libs/ with source/
    + Add Steinar's patch to enable SSE-optimizing resampling of stereo
      signals (Closes: #832095)
  * d/source/local-options: Drop, obsolete
  * d/watch: Use https protocol

 -- Dennis Braun <email address hidden>  Mon, 03 Feb 2020 20:45:07 +0100

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
Focal release universe sound

Downloads

File Size SHA-256 Checksum
zita-resampler_1.6.2-1.dsc 2.2 KiB 483e40b9113c5fd35ad440b81c222d3675ea00add711f184091d178856542782
zita-resampler_1.6.2.orig.tar.bz2 122.6 KiB 233baefee297094514bfc9063e47f848e8138dc7c959d9cd957b36019b98c5d7
zita-resampler_1.6.2-1.debian.tar.xz 6.6 KiB d965a06565142bd9815f248ad80206a8b5e5c3f67c36202dec893839ee39ff2e

Available diffs

No changes file available.

Binary packages built by this source

libzita-resampler-dev: Development files (headers) for libzita-resampler library

 Zita resampler is a C++ library for resampling audio signals. It is
 designed to be used within a real-time processing context, to be
 fast, and to provide high-quality sample rate conversion.
 .
 This package contains the headers used to build applications
 that use libzita-resampler.

libzita-resampler-doc: Developers reference for libzita-resampler library

 Zita resampler is a C++ library for resampling audio signals. It is
 designed to be used within a real-time processing context, to be
 fast, and to provide high-quality sample rate conversion.
 .
 This package contains libzita-resampler API reference.

libzita-resampler1: No summary available for libzita-resampler1 in ubuntu groovy.

No description available for libzita-resampler1 in ubuntu groovy.

libzita-resampler1-dbgsym: No summary available for libzita-resampler1-dbgsym in ubuntu groovy.

No description available for libzita-resampler1-dbgsym in ubuntu groovy.

zita-resampler: resampler application written with libzita-resampler

 Input format is any file readable by libsndfile, output is either WAV
 (WAVEX for more than 2 channels) or CAF. Apart from resampling, users
 can change the sample format to 16-bit, 24-bit or float, and for 16-bit
 output, add dithering.
 .
 Available dithering types are rectangular, triangular and Lipschitz'
 optimised error feedback filter. Some examples of dithering can be seen
 here:
 https://kokkinizita.linuxaudio.org/linuxaudio/dithering.html

zita-resampler-dbgsym: debug symbols for zita-resampler