Give credit to Mark Borgerding (kissfft author)
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 14 Apr 2009 16:01:51 +0000 (17:01 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 14 Apr 2009 16:11:19 +0000 (17:11 +0100)
and add myself to AUTHORS as well. Fixes #575638.

AUTHORS
gst-libs/gst/fft/gstfft.c

diff --git a/AUTHORS b/AUTHORS
index 5cef5a3..33e11c7 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -19,3 +19,5 @@ Ronald Bultje <rbultje@ronald.bitfreak.net>
 Julien MOUTTE <julien@moutte.net>
 Jan Schmidt <thaytan@mad.scientist.com>
 Arwed v. Merkatz <v.merkatz@gmx.net>
+Tim-Philipp Müller <tim at centricular dot net>
+Mark Borgerding <mark at borgerding dot net> (kissfft, used in libgstfft)
index e857384..2a3cefa 100644 (file)
@@ -24,6 +24,9 @@
  * This library includes general definitions and functions, useful for
  * all typed FFT classes.
  *
+ * The gstfft library is based on
+ * <a href="http://sourceforge.net/projects/kissfft">kissfft</a> by
+ * by Mark Borgerding.
  */
 
 #include <glib.h>