0
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 18 hours ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Filter specification comments to coefficient headers - FIR filter for rate 3 - Cygwin and *BSD makefile updates
Jussi Laako
as sonarnerd
More... over 21 years ago
Improved the IIR decimation/interpolation filters
Jussi Laako
as sonarnerd
More... over 21 years ago
Out-of-place E3DNow! IIR filter
Jussi Laako
as sonarnerd
More... over 21 years ago
E3DNow! support for IIR filters
Jussi Laako
as sonarnerd
More... almost 22 years ago
- Fixed a bug in clIIRCascade::Initialize() - Updated clRecInterpolator for IIR filters - Updated C API for IIR filters
Jussi Laako
as sonarnerd
More... almost 22 years ago
- Abstraction for cascaded IIR filter stages - Out-of-place IIR
Jussi Laako
as sonarnerd
More... almost 22 years ago
Full support for IIR multirate filters
Jussi Laako
as sonarnerd
More... almost 22 years ago
- Support for IIR filters in clDSPOp - Started IIR multirate filters/decimators/interpolators
Jussi Laako
as sonarnerd
More... almost 22 years ago
Makefile bugfix
Jussi Laako
as sonarnerd
More... almost 22 years ago
- Removed bad data windowing feature from clFilter2 - Added Dolph-Chebyshev smoothing window giving >100dB S/N ratio
Jussi Laako
as sonarnerd
More... almost 22 years ago
- clFilter2 bugfixes - Window-on-data no longer default for clFilter2
Jussi Laako
as sonarnerd
More... almost 22 years ago
Small makefile update
Jussi Laako
as sonarnerd
More... almost 22 years ago
Fixed a bug in ::AutoCorrelate() (reported by Olaf Petzold)
Jussi Laako
as sonarnerd
More... almost 22 years ago
- clFFTMultiRate and clFIRMultiRate base classes - clFFTInterpolator, clFIRInterpolator and clRecInterpolator classes - C wrapper interpolation class interface
Jussi Laako
as sonarnerd
More... almost 22 years ago
Use prefetch on GCC < 3.1
Jussi Laako
as sonarnerd
More... almost 22 years ago
- Fixed few typos in Makefile - Documentation now contains also clDynThreads
Jussi Laako
as sonarnerd
More... almost 22 years ago
- Small Makefile fixes - Small documentation updates
Jussi Laako
as sonarnerd
More... almost 22 years ago
Makefile.icc updated for GCC 3.1
Jussi Laako
as sonarnerd
More... almost 22 years ago
Updated makefile for gcc 3.1
Jussi Laako
as sonarnerd
More... almost 22 years ago
Continued work for better Intel C++ support
Jussi Laako
as sonarnerd
More... almost 22 years ago
Fixes and support for Intel C++ v6
Jussi Laako
as sonarnerd
More... almost 22 years ago
Fixed a bug in clReBuffer3<> (same that was previously fixed in clReBuffer)
Jussi Laako
as sonarnerd
More... about 22 years ago
Small cleanups and improvements
Jussi Laako
as sonarnerd
More... about 22 years ago
- Fixed buffer initialization bug in clFilter2 - Added clFilter2::GetDelay()
Jussi Laako
as sonarnerd
More... about 22 years ago
More clFilter2 tuning and few new options
Jussi Laako
as sonarnerd
More... about 22 years ago
- Experimental "rounding" improvement to clFilter2 - Some changes to example2
Jussi Laako
as sonarnerd
More... about 22 years ago
- Bail out of clFilter2::InitializeLP() and clFilter2::InitializeHP() on wrong band specifications - Added example2 for clFilter2
Jussi Laako
as sonarnerd
More... about 22 years ago
- clDSPVector<> bugfixes - work/example1
Jussi Laako
as sonarnerd
More... about 22 years ago
- Fixes to clDSPOp::WinDolphChebyshev() (submitted by Bill) - Compiler related bug workarounds
Jussi Laako
as sonarnerd
More... about 22 years ago
- Removed CPU feature static declarations - Workaround for GCC 3.0.x optimization bug
Jussi Laako
as sonarnerd
More... about 22 years ago