kissfft/tools
2021-01-23 11:53:53 -05:00
..
CMakeLists.txt Make kfc,fftnd,fftndr,fftr part of public API 2021-01-21 17:10:20 +02:00
fftutil.c [BSD-3-Clause] Convert to SPDX license format 2018-07-19 14:49:00 +01:00
kfc.c [BSD-3-Clause] Convert to SPDX license format 2018-07-19 14:49:00 +01:00
kfc.h Make kfc,fftnd,fftndr,fftr part of public API 2021-01-21 17:10:20 +02:00
kiss_fastfir.c [BSD-3-Clause] Convert to SPDX license format 2018-07-19 14:49:00 +01:00
kiss_fftnd.c changed tabs to spaces for consistency and fix compiler warnings. Removed assert call (would require assert.h inclusion somewhere). 2020-04-19 10:02:45 -04:00
kiss_fftnd.h Make kfc,fftnd,fftndr,fftr part of public API 2021-01-21 17:10:20 +02:00
kiss_fftndr.c changed tabs to spaces for consistency and fix compiler warnings. Removed assert call (would require assert.h inclusion somewhere). 2020-04-19 10:02:45 -04:00
kiss_fftndr.h Make kfc,fftnd,fftndr,fftr part of public API 2021-01-21 17:10:20 +02:00
kiss_fftr.c Calling exit from library code is icky. Closes issue #49 2020-07-14 17:19:48 -04:00
kiss_fftr.h Make kfc,fftnd,fftndr,fftr part of public API 2021-01-21 17:10:20 +02:00
Makefile dropped -Waggregate-return from warning flags as it created spurious warnings for recent c++ compilation (found through cmake build on CentOS 8) 2021-01-23 11:53:53 -05:00
psdpng.c Add checks for memory failures 2018-11-28 00:38:01 +01:00