summaryrefslogtreecommitdiff
path: root/docs/libs/fft/index.md
blob: 09f9b506deb312b40f1b86fcb2ae6f30d5383feb (plain)
1
2
3
4
5
6
7
8
# FFT Library

The gstfft library is based on
[kissfft](http://sourceforge.net/projects/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.