https://bugzilla.redhat.com/show_bug.cgi?id=2129191

            Bug ID: 2129191
           Summary: Review Request: iir1 - DSP IIR Realtime C++ filter
                    library
           Product: Fedora
           Version: rawhide
          Hardware: All
                OS: Linux
            Status: NEW
         Component: Package Review
          Severity: medium
          Priority: medium
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora



Spec URL: https://oturpe.kapsi.fi/fedora/rpms/iir1/1/iir1.spec
SRPM URL: https://oturpe.kapsi.fi/fedora/rpms/iir1/1/iir1-1.9.3-2.fc38.src.rpm

Description:
An 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.

Fedora Account System Username: oturpe

I am packaging iir1, because dosbox-staging-0.79.0 has a dependency on it.


-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
https://bugzilla.redhat.com/show_bug.cgi?id=2129191
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to