gstreamer/gst/spectrum
Stefan Kost 098c8faefb ChangeLog: Add missing newline.
Original commit message from CVS:
* ChangeLog:
Add missing newline.
* gst/librfb/rfbdecoder.c:
Fix the build (missing stdlib.h).
* gst/spectrum/gstspectrum.c:
* gst/spectrum/gstspectrum.h:
Use basetransform segment so that it is correctly managed on flushes
and start/stop. Report message timestamp as stream time, which is what
an application can understand. (Yes these are adapted from wim recent
level element changes)
2007-09-18 11:45:06 +00:00
..
.gitignore gst/spectrum/.cvsignore: Ignore more. 2006-06-12 11:04:59 +00:00
gstspectrum.c ChangeLog: Add missing newline. 2007-09-18 11:45:06 +00:00
gstspectrum.h ChangeLog: Add missing newline. 2007-09-18 11:45:06 +00:00
Makefile.am Port GstSpectrum to GstAudioFilter and libgstfft, add support for int32, float and double, use floats for the message... 2007-09-06 07:21:22 +00:00
README Initial revision 2001-12-22 23:27:31 +00:00
spectrum.vcproj more working plugins 2004-07-27 21:41:30 +00:00

This is a simple, rather lame spectrum analyzer made from the fix_fft.c
code, as found I think in xmms-0.9.1 (the 75-wide output sounds like xmms
to me), which is actually written by other people (see fix_fft.c for
credits).  It worked last time I had GiST working, which was a while ago.
Yes, GiST is not included here yet, it will be in 0.1.0.