Thu, 26 Jun 2025 22:18:55 CST | login

Information for build zita-resampler-1.8.0-2.oc9

ID43486
Package Namezita-resampler
Version1.8.0
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/zita-resampler.git?.#f3c6067efd3b8c8e696c3ae4cab9b93387c6ff13
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 bybbrucezhang
State complete
Volume DEFAULT
StartedSat, 14 Jun 2025 18:30:04 CST
CompletedSat, 14 Jun 2025 18:37:35 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/zita-resampler.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/zita-resampler.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
zita-resampler-1.8.0-2.oc9.src.rpm (info) (download)
aarch64
zita-resampler-1.8.0-2.oc9.aarch64.rpm (info) (download)
zita-resampler-devel-1.8.0-2.oc9.aarch64.rpm (info) (download)
zita-resampler-debuginfo-1.8.0-2.oc9.aarch64.rpm (info) (download)
zita-resampler-debugsource-1.8.0-2.oc9.aarch64.rpm (info) (download)
loongarch64
zita-resampler-1.8.0-2.oc9.loongarch64.rpm (info) (download)
zita-resampler-devel-1.8.0-2.oc9.loongarch64.rpm (info) (download)
zita-resampler-debuginfo-1.8.0-2.oc9.loongarch64.rpm (info) (download)
zita-resampler-debugsource-1.8.0-2.oc9.loongarch64.rpm (info) (download)
x86_64
zita-resampler-1.8.0-2.oc9.x86_64.rpm (info) (download)
zita-resampler-devel-1.8.0-2.oc9.x86_64.rpm (info) (download)
zita-resampler-debuginfo-1.8.0-2.oc9.x86_64.rpm (info) (download)
zita-resampler-debugsource-1.8.0-2.oc9.x86_64.rpm (info) (download)
Logs
x86_64
mock_config.log
mock_output.log
build.log
hw_info.log
dnf.rpm.log
state.log
installed_pkgs.log
dnf.librepo.log
dnf.log
root.log
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Fri Jun 13 2025 bbrucezhang <bbrucezhang@tencent.com> - 1.8.0-2 - Rebuilt for loongarch64 * Thu Aug 01 2024 jiang ling yu <1353859743@qq.com> - 1.8.0-1 - other - initial build