Thu, 19 Sep 2024 05:17:41 UTC | login

Information for build iir1-1.9.5-1.fc41

ID339411
Package Nameiir1
Version1.9.5
Release1.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/iir1.git#fe64a82122ec4ede7b90488a4f33334bf5bfc26d
SummaryDSP IIR Realtime C++ filter library
DescriptionAn infinite impulse response (IIR) filter library for Linux, Mac OSX and Windows which implements Butterworth, RBJ, Chebychev filters and can easily import coefficients generated by Python (scipy). The filter processes the data sample by sample for realtime processing. It uses templates to allocate the required memory so that it can run without any malloc / new commands. Memory is allocated at compile time so that there is never the risk of memory leaks. All realtime filter code is in the header files which guarantees efficient integration into the main program and the compiler can optimise both filter code and main program at the same time.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 17 Sep 2024 08:20:32 UTC
CompletedTue, 17 Sep 2024 09:39:23 UTC
Taskbuild (f41, /rpms/iir1.git:fe64a82122ec4ede7b90488a4f33334bf5bfc26d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/iir1.git#fe64a82122ec4ede7b90488a4f33334bf5bfc26d'}}
Tags
f41
RPMs
src
iir1-1.9.5-1.fc41.src.rpm (info) (download)
noarch
iir1-devel-doc-1.9.5-1.fc41.noarch.rpm (info) (download)
riscv64
iir1-1.9.5-1.fc41.riscv64.rpm (info) (download)
iir1-devel-1.9.5-1.fc41.riscv64.rpm (info) (download)
iir1-debuginfo-1.9.5-1.fc41.riscv64.rpm (info) (download)
iir1-debugsource-1.9.5-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sat Sep 07 2024 Otto Liljalaakso <otto.liljalaakso@iki.fi> 1.9.5-1 - Update to 1.9.5 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> 1.9.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> 1.9.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> 1.9.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.9.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 1.9.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Oct 27 2022 Otto Liljalaakso <otto.liljalaakso@iki.fi> 1.9.3-2 - Exclude i686 architecture * Wed Oct 05 2022 Otto Liljalaakso <otto.liljalaakso@iki.fi> 1.9.3-1 - Initial import (rhbz#2129191)