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

ID27213
Package Namezita-resampler
Version1.8.0
Release1.oc9
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/zita-resampler.git?.#dcc189a07775975b90b0c0506b2996bcc27cda7a
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 byocs-bot
State complete
Volume DEFAULT
StartedThu, 01 Aug 2024 17:56:31 CST
CompletedThu, 01 Aug 2024 17:57:47 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-1.oc9.src.rpm (info) (download)
aarch64
zita-resampler-1.8.0-1.oc9.aarch64.rpm (info) (download)
zita-resampler-devel-1.8.0-1.oc9.aarch64.rpm (info) (download)
zita-resampler-debuginfo-1.8.0-1.oc9.aarch64.rpm (info) (download)
zita-resampler-debugsource-1.8.0-1.oc9.aarch64.rpm (info) (download)
x86_64
zita-resampler-1.8.0-1.oc9.x86_64.rpm (info) (download)
zita-resampler-devel-1.8.0-1.oc9.x86_64.rpm (info) (download)
zita-resampler-debuginfo-1.8.0-1.oc9.x86_64.rpm (info) (download)
zita-resampler-debugsource-1.8.0-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
Changelog * Thu Aug 01 2024 jiang ling yu <1353859743@qq.com> - 1.8.0-1 - other - initial build