mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 08:41:07 +00:00
305 B
305 B
FFT Library
The gstfft library is based on kissfft by Mark Borgerding.
This library should be linked to by getting cflags and libs from
gstreamer-plugins-base-{{ gst_api_version.md }}.pc
and adding
-lgstfft-{{ gst_api_version.md }}
to the library flags.