gst/spectrum/: Post a spectrum message on the bus for every interval, even if the...
authorSebastian Dröge <slomo@circular-chaos.org>
Wed, 14 Jan 2009 10:46:54 +0000 (10:46 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 14 Jan 2009 10:46:54 +0000 (10:46 +0000)
commit5d001b3ab629e91803c369fd843b75c728ebfdd2
tree86418eb341b3812b818c2efcd797a3f3551e3265
parent75c1c9f3789568b69678cd3babb4d29e0ebdd87b
gst/spectrum/: Post a spectrum message on the bus for every interval, even if the interval is small than the length o...

Original commit message from CVS:
* gst/spectrum/Makefile.am:
* gst/spectrum/README:
* gst/spectrum/gstspectrum.c: (gst_spectrum_base_init),
(gst_spectrum_class_init), (gst_spectrum_init),
(gst_spectrum_reset_state), (gst_spectrum_finalize),
(gst_spectrum_set_property), (gst_spectrum_start),
(gst_spectrum_stop), (gst_spectrum_setup),
(gst_spectrum_transform_ip):
* gst/spectrum/gstspectrum.h:
Post a spectrum message on the bus for every interval, even
if the interval is small than the length of the FFT.
Fixes bug #567642.
Major cleanup of the spectrum element.
ChangeLog
gst/spectrum/Makefile.am
gst/spectrum/gstspectrum.c
gst/spectrum/gstspectrum.h