Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gst-plugins-base
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
George Kiagiadakis
gst-plugins-base
Commits
9f23b82b
Commit
9f23b82b
authored
Apr 14, 2009
by
Tim-Philipp Müller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Give credit to Mark Borgerding (kissfft author)
and add myself to AUTHORS as well. Fixes #575638.
parent
63108730
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
AUTHORS
AUTHORS
+2
-0
gst-libs/gst/fft/gstfft.c
gst-libs/gst/fft/gstfft.c
+3
-0
No files found.
AUTHORS
View file @
9f23b82b
...
@@ -19,3 +19,5 @@ Ronald Bultje <rbultje@ronald.bitfreak.net>
...
@@ -19,3 +19,5 @@ Ronald Bultje <rbultje@ronald.bitfreak.net>
Julien MOUTTE <julien@moutte.net>
Julien MOUTTE <julien@moutte.net>
Jan Schmidt <thaytan@mad.scientist.com>
Jan Schmidt <thaytan@mad.scientist.com>
Arwed v. Merkatz <v.merkatz@gmx.net>
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)
gst-libs/gst/fft/gstfft.c
View file @
9f23b82b
...
@@ -24,6 +24,9 @@
...
@@ -24,6 +24,9 @@
* This library includes general definitions and functions, useful for
* This library includes general definitions and functions, useful for
* all typed FFT classes.
* 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>
#include <glib.h>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment