Thu, 22 Jan 2026 09:07:24 CST | login

Information for build libresample-0.1.3-1.oc9

ID22928
Package Namelibresample
Version0.1.3
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/libresample.git?.#ef20ad5c9d2c99442bb174ac84de8b210bc772c1
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 03 Jun 2024 17:48:35 CST
CompletedMon, 03 Jun 2024 17:52: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-1.oc9.src.rpm (info) (download)
aarch64
libresample-0.1.3-1.oc9.aarch64.rpm (info) (download)
libresample-devel-0.1.3-1.oc9.aarch64.rpm (info) (download)
libresample-debuginfo-0.1.3-1.oc9.aarch64.rpm (info) (download)
libresample-debugsource-0.1.3-1.oc9.aarch64.rpm (info) (download)
libresample-devel-debuginfo-0.1.3-1.oc9.aarch64.rpm (info) (download)
x86_64
libresample-0.1.3-1.oc9.x86_64.rpm (info) (download)
libresample-devel-0.1.3-1.oc9.x86_64.rpm (info) (download)
libresample-debuginfo-0.1.3-1.oc9.x86_64.rpm (info) (download)
libresample-debugsource-0.1.3-1.oc9.x86_64.rpm (info) (download)
libresample-devel-debuginfo-0.1.3-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 * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.1.3-1 - initial build