[Bug 593482] Spectrum: Multi-Channel support and Stereo to Mono compat report(cross-correlation)
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Mar 9 08:11:30 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=593482
GStreamer | gst-plugins-good | git
Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.29
--- Comment #7 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2011-03-09 16:11:21 UTC ---
commit c622477a92aaa0910d91530b2f17083c96d2b17d
Author: Stefan Kost <ensonic at users.sf.net>
Date: Wed Mar 9 16:57:28 2011 +0200
spectrum: multi-channel support
Add a boolean multi-channel property with a default of FALSE. When set to
TRUE
the element won't mix all input channels to mono, but instead run a FFT on
each
channel. In that case the result message would contain a 2 dimensional
array
of channel x data for magnitude and phase.
API: GstSpectrum:multi-channel
https://bugzilla.gnome.org/show_bug.cgi?id=593482
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list