spectrum: add a GstSpecrtumChannel context structure
authorStefan Kost <ensonic@users.sf.net>
Wed, 9 Mar 2011 09:40:48 +0000 (11:40 +0200)
committerStefan Kost <ensonic@users.sf.net>
Wed, 9 Mar 2011 15:00:57 +0000 (17:00 +0200)
commit787aca6898cf364c9c31b0bd39d4ced2833eaa64
treef0c3957c9285ea3cbf4ebf80e026a1e5d3a910aa
parent2fd09ebd89175582342b6558ccc72b2bfee96e75
spectrum: add a GstSpecrtumChannel context structure

We now keep the fft data that is related to one channel in a separate structure
to prepare for multichannel support. We also refactor the code to operate more
often on the channel context.
gst/spectrum/gstspectrum.c
gst/spectrum/gstspectrum.h