Wed, 07 Jun 2023 04:58:39 UTC

Information for build zita-resampler-0.1.1-2.fc14

ID171108
Package Namezita-resampler
Version0.1.1
Release2.fc14
Epoch
SummaryFast, high-quality sample rate conversion library
Descriptionzita-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. The library operates on signals represented in single-precision floating point format. For multichannel operation both the input and output signals are assumed to be stored as interleaved samples. The API allows a trade-off between quality and CPU load. For the latter a range of approximately 1:6 is available. Even at the highest quality setting zita-resampler will be faster than most similar libraries, e.g. libsamplerate.
Built byoget
State complete
Volume fedora_koji_archive00
StartedTue, 04 May 2010 07:43:25 UTC
CompletedTue, 04 May 2010 07:44:59 UTC
Taskbuild (dist-rawhide, /cvs/pkgs:rpms/zita-resampler/devel:zita-resampler-0_1_1-2_fc14)
Tags
dist-f14
RPMs
src
zita-resampler-0.1.1-2.fc14.src.rpm (info) (download)
i686
zita-resampler-0.1.1-2.fc14.i686.rpm (info) (download)
zita-resampler-devel-0.1.1-2.fc14.i686.rpm (info) (download)
zita-resampler-debuginfo-0.1.1-2.fc14.i686.rpm (info) (download)
x86_64
zita-resampler-0.1.1-2.fc14.x86_64.rpm (info) (download)
zita-resampler-devel-0.1.1-2.fc14.x86_64.rpm (info) (download)
zita-resampler-debuginfo-0.1.1-2.fc14.x86_64.rpm (info) (download)
Logs
i686
build.log
root.log
state.log
x86_64
build.log
root.log
state.log
Changelog * Sat Apr 10 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.1.1-2 - Fix libdir on non-*x86* systems * Sat Apr 10 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.1.1-1 - Update to 0.1.1 - Prepare package for Fedora (specfile from PlanetCCRMA) * Wed Oct 29 2008 Fernando Lopez-Lezcano <nando@ccrma.stanford.edu> 0.1.0-1 - initial release