[gstreamer-bugs] [Bug 468619] New library gstfft: FFT library for integer and float types based on kiss

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Aug 20 11:36:45 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=468619

  GStreamer | gst-plugins-base | Ver: HEAD CVS




------- Comment #3 from Sebastian Dröge  2007-08-20 18:36 UTC -------
Created an attachment (id=94008)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=94008&action=view)
Many improvements and changes to spectrum, including use of libgstfft

This does the following to spectrum:
- porting to GstAudioFilter
- averaging all FFTs done in one interval
- adding support for int32, float and double
- use libgstfft
- use a better windowing function, giving much better results
- use floats for the GstMessage contents
- allow posting phase together with the magnitude in one message
- actually do an FFT with the specified number of bands instead of always doing
a 1024 FFT and interpolate the bands
- improve the unit test much by using a 11025 hz signal and checking the FFT of
that for all 4 supported input types


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=468619.




More information about the Gstreamer-bugs mailing list