Sat, 28 Jun 2025 20:52:11 CST | login

Information for build libresample-0.1.3-2.oc9

ID38165
Package Namelibresample
Version0.1.3
Release2.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/libresample.git?.#fbd716456883f0e7c07eeeaadb914b5d68ef7fd0
SummaryA real-time library for audio sampling rate conversion
DescriptionA real-time library for audio sampling rate conversion providing several useful features relative to resample-1.7 on which it is based: * It should build "out of the box" on more platforms, including Linux, Solaris, and Mac OS X (using the included configure script). There is also a Visual C++ project file for building under Windows. * Input and output signals are in memory (as opposed to sound files). * Computations are in floating-point (instead of fixed-point). * Filter table increased by a factor of 32, yielding more accurate results, even without linear interpolation (which also makes it faster). * Data can be processed in small chunks, enabling time-varying resampling ratios (ideal for time-warping applications and supporting an ``external clock input'' in software). * Easily applied to any number of simultaneous data channels
Built bybbrucezhang
State complete
Volume DEFAULT
StartedFri, 13 Jun 2025 09:42:32 CST
CompletedFri, 13 Jun 2025 09:49:08 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/libresample.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libresample.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
libresample-0.1.3-2.oc9.src.rpm (info) (download)
aarch64
libresample-0.1.3-2.oc9.aarch64.rpm (info) (download)
libresample-devel-0.1.3-2.oc9.aarch64.rpm (info) (download)
libresample-debuginfo-0.1.3-2.oc9.aarch64.rpm (info) (download)
libresample-debugsource-0.1.3-2.oc9.aarch64.rpm (info) (download)
libresample-devel-debuginfo-0.1.3-2.oc9.aarch64.rpm (info) (download)
loongarch64
libresample-0.1.3-2.oc9.loongarch64.rpm (info) (download)
libresample-devel-0.1.3-2.oc9.loongarch64.rpm (info) (download)
libresample-debuginfo-0.1.3-2.oc9.loongarch64.rpm (info) (download)
libresample-debugsource-0.1.3-2.oc9.loongarch64.rpm (info) (download)
libresample-devel-debuginfo-0.1.3-2.oc9.loongarch64.rpm (info) (download)
x86_64
libresample-0.1.3-2.oc9.x86_64.rpm (info) (download)
libresample-devel-0.1.3-2.oc9.x86_64.rpm (info) (download)
libresample-debuginfo-0.1.3-2.oc9.x86_64.rpm (info) (download)
libresample-debugsource-0.1.3-2.oc9.x86_64.rpm (info) (download)
libresample-devel-debuginfo-0.1.3-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
dnf.log
dnf.librepo.log
dnf.rpm.log
state.log
hw_info.log
root.log
mock_output.log
build.log
installed_pkgs.log
mock_config.log
loongarch64
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 11 2025 bbrucezhang <bbrucezhang@tencent.com> - 0.1.3-2 - Rebuilt for loongarch64 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.1.3-1 - initial build