mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-08 10:31:05 +00:00
ad68f71d9a
This fixes thread-safety issues and various other minor issues. Our previous version was about 13 years old. Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/715
5 lines
205 B
Text
5 lines
205 B
Text
Based on Kiss FFT version 1efe72041e00868c3c71eaf569343ee132a4fbb9
|
|
https://github.com/mborgerding/kissfft
|
|
|
|
Only changes are limitation to one data type for each version in
|
|
kiss_fft.h and _kiss_fft_guts.h.
|