gstreamer/gst/spectrum
Stefan Kost f56adf75ca Add stdlib include (free, atoi, exit).
Original commit message from CVS:
* examples/app/appsrc_ex.c:
* examples/switch/switcher.c:
* ext/neon/gstneonhttpsrc.c:
* ext/timidity/gstwildmidi.c:
* ext/x264/gstx264enc.c:
* gst/mve/mveaudioenc.c: (mve_compress_audio):
* gst/rtpmanager/gstrtpclient.c:
* gst/rtpmanager/gstrtpjitterbuffer.c:
* gst/spectrum/demo-audiotest.c:
* gst/spectrum/demo-osssrc.c:
* sys/dvb/gstdvbsrc.c:
Add stdlib include (free, atoi, exit).
2007-07-18 07:35:32 +00:00
..
.gitignore gst/spectrum/.cvsignore: Ignore more. 2006-06-12 11:04:59 +00:00
demo-audiotest.c Add stdlib include (free, atoi, exit). 2007-07-18 07:35:32 +00:00
demo-osssrc.c Add stdlib include (free, atoi, exit). 2007-07-18 07:35:32 +00:00
fix_fft.c Initial port of the spectrum element 2006-05-20 22:42:15 +00:00
gstspectrum.c gst/spectrum/gstspectrum.c: Fix leaking buffers. 2007-06-20 08:56:17 +00:00
gstspectrum.h gst/spectrum/gstspectrum.*: One FIXME less, by resolving message timestamps against the playback segment. 2007-03-07 11:23:20 +00:00
Makefile.am gst/spectrum/Makefile.am: Fix build. 2006-06-16 12:35:08 +00:00
README Initial revision 2001-12-22 23:26:33 +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.