Wed, 22 May 2024 07:39:30 UTC | login

Information for build libresample-0.1.3-29.fc31

ID106218
Package Namelibresample
Version0.1.3
Release29.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/libresample.git#0c7d9157a3f7ab062baeb9c3453ef90f45243576
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 bydavidlt
State failed
Volume DEFAULT
StartedSun, 28 Jul 2019 02:23:09 UTC
CompletedSun, 28 Jul 2019 02:33:14 UTC
Taskbuild (f31-candidate, /rpms/libresample.git:0c7d9157a3f7ab062baeb9c3453ef90f45243576)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/libresample.git#0c7d9157a3f7ab062baeb9c3453ef90f45243576'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Feb 19 2018 Jared Smith <jsmith@fedoraproject.org> - 0.1.3-28 - Add missing BuildRequires on gcc and gcc-c++ * Thu Feb 15 2018 Jared Smith <jsmith@fedoraproject.org> - 0.1.3-27 - Use ldconfig_scriptlets macro * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild