kissfft/tools
Vasyl Gello f88d5af578
Make kfc,fftnd,fftndr,fftr part of public API
Many programs explicitly use it, including those in Debian.
This was raised already in kissfft#39

Signed-off-by: Vasyl Gello <vasek.gello@gmail.com>
2021-01-21 17:10:20 +02: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 previous gcc versions might've been silently adding -lm at the end of the link line. 2012-07-15 22:35:28 -04:00
psdpng.c Add checks for memory failures 2018-11-28 00:38:01 +01:00