gst/spectrum/Makefile.am: Link to base libraries
authorStefan Kost <ensonic@users.sourceforge.net>
Sun, 21 May 2006 16:23:23 +0000 (16:23 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Sun, 21 May 2006 16:23:23 +0000 (16:23 +0000)
commitc270b7e1238d272d10d0483f9e750c39654b6576
tree3f2d1d69264daeb4bea307bbc14f1647e98bc234
parent0428d5cf5f24a2bc1f6d141c804468f8d62aa23b
gst/spectrum/Makefile.am: Link to base libraries

Original commit message from CVS:
* gst/spectrum/Makefile.am:
Link to base libraries
* gst/spectrum/demo-osssrc.c: (main):
use new threshhold property
* gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
(gst_spectrum_init), (gst_spectrum_dispose),
(gst_spectrum_set_property), (gst_spectrum_set_sink_caps),
(gst_spectrum_get_sink_caps), (gst_spectrum_chain),
(gst_spectrum_change_state):
* gst/spectrum/gstspectrum.h:
Use gst_adapter, support multiple-channels, add threshold property for
result, add docs, fix resulting spectrum range (was including mirrored
results)
ChangeLog
gst/spectrum/Makefile.am
gst/spectrum/demo-osssrc.c
gst/spectrum/gstspectrum.c
gst/spectrum/gstspectrum.h