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
75acca28
Commit
75acca28
authored
Apr 15, 2009
by
Tim-Philipp Müller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: fix hyperlink and move fft attribution to the right place
parent
ab24d9d6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
docs/libs/gst-plugins-base-libs-docs.sgml
docs/libs/gst-plugins-base-libs-docs.sgml
+5
-0
gst-libs/gst/fft/gstfft.c
gst-libs/gst/fft/gstfft.c
+0
-4
No files found.
docs/libs/gst-plugins-base-libs-docs.sgml
View file @
75acca28
...
@@ -145,6 +145,11 @@
...
@@ -145,6 +145,11 @@
<chapter
id=
"gstreamer-ffft"
>
<chapter
id=
"gstreamer-ffft"
>
<title>
FFT Library
</title>
<title>
FFT Library
</title>
<para>
The gstfft library is based on
<ulink
role=
"online-location"
url=
"http://sourceforge.net/projects/kissfft"
>
kissfft
</ulink>
by Mark Borgerding.
</para>
<para>
<para>
This library should be linked to by getting cflags and libs from
This library should be linked to by getting cflags and libs from
<filename>
gstreamer-plugins-base-
&GST_MAJORMINOR;
.pc
</filename>
and adding
<filename>
gstreamer-plugins-base-
&GST_MAJORMINOR;
.pc
</filename>
and adding
...
...
gst-libs/gst/fft/gstfft.c
View file @
75acca28
...
@@ -23,10 +23,6 @@
...
@@ -23,10 +23,6 @@
*
*
* 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