gstreamer/gst/spectrum
Tim-Philipp Müller bf7cf95033 gst/spectrum/gstspectrum.c: Rename property enums and default defines for the properties to match the property names ...
Original commit message from CVS:
* gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
(gst_spectrum_init), (gst_spectrum_set_property),
(gst_spectrum_get_property), (gst_spectrum_message_new):
Rename property enums and default defines for the properties to match
the property names and rephrase property descriptions to make them a
bit clearer (hopefully). See #518188.
2008-04-04 09:50:10 +00:00
..
.gitignore gst/spectrum/.cvsignore: Ignore more. 2006-06-12 11:04:59 +00:00
gstspectrum.c gst/spectrum/gstspectrum.c: Rename property enums and default defines for the properties to match the property names ... 2008-04-04 09:50:10 +00:00
gstspectrum.h ChangeLog: Add missing newline. 2007-09-18 11:45:06 +00:00
Makefile.am gst/: Fix includes order 2008-02-09 00:15:25 +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.