]> gitweb.factorcode.org Git - factor.git/blob - unmaintained/gstreamer/plugins/fft/fft.factor
4ddb102c0abb8922eaa40832b9a194274a94a585
[factor.git] / unmaintained / gstreamer / plugins / fft / fft.factor
1 ! Copyright (C) 2010 Anton Gorenko.
2 ! See http://factorcode.org/license.txt for BSD license.
3 USING: gstreamer.fft.ffi ;
4 IN: gstreamer.fft
5