Sat, 09 May 2026 04:29:56 CST | login

Information for build libresample-0.1.3-1.ocs23

ID10163
Package Namelibresample
Version0.1.3
Release1.ocs23
Epoch
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
StartedTue, 14 May 2024 22:02:18 CST
CompletedTue, 14 May 2024 22:04:31 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/libresample.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/libresample.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
libresample-0.1.3-1.ocs23.src.rpm (info) (download)
aarch64
libresample-0.1.3-1.ocs23.aarch64.rpm (info) (download)
libresample-devel-0.1.3-1.ocs23.aarch64.rpm (info) (download)
libresample-debuginfo-0.1.3-1.ocs23.aarch64.rpm (info) (download)
libresample-debugsource-0.1.3-1.ocs23.aarch64.rpm (info) (download)
libresample-devel-debuginfo-0.1.3-1.ocs23.aarch64.rpm (info) (download)
x86_64
libresample-0.1.3-1.ocs23.x86_64.rpm (info) (download)
libresample-devel-0.1.3-1.ocs23.x86_64.rpm (info) (download)
libresample-debuginfo-0.1.3-1.ocs23.x86_64.rpm (info) (download)
libresample-debugsource-0.1.3-1.ocs23.x86_64.rpm (info) (download)
libresample-devel-debuginfo-0.1.3-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
Changelog * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.1.3-1 - initial build