gstreamer/gst/equalizer
Sebastian Dröge 4f77b46494 gst/equalizer/: And continue to update docs. Also include some sample code for the n-band equalizer in the docs.
Original commit message from CVS:
* gst/equalizer/gstiirequalizer10bands.c:
* gst/equalizer/gstiirequalizer3bands.c:
* gst/equalizer/gstiirequalizernbands.c:
And continue to update docs. Also include some sample code
for the n-band equalizer in the docs.
2007-11-11 13:55:27 +00:00
..
gstiirequalizer.c gst/equalizer/: Allow setting 0 as bandwidth and handle this correctly. 2007-11-03 19:50:11 +00:00
gstiirequalizer.h gst/equalizer/gstiirequalizer.*: Move bandwidth property to the separate bands and add float64 support. 2007-10-18 06:14:42 +00:00
gstiirequalizer3bands.c gst/equalizer/: And continue to update docs. Also include some sample code for the n-band equalizer in the docs. 2007-11-11 13:55:27 +00:00
gstiirequalizer3bands.h gst/equalizer/: Add 3 and 10 band version and add missing gst_object_sync_values. 2007-03-14 14:48:08 +00:00
gstiirequalizer10bands.c gst/equalizer/: And continue to update docs. Also include some sample code for the n-band equalizer in the docs. 2007-11-11 13:55:27 +00:00
gstiirequalizer10bands.h gst/equalizer/: Add 3 and 10 band version and add missing gst_object_sync_values. 2007-03-14 14:48:08 +00:00
gstiirequalizernbands.c gst/equalizer/: And continue to update docs. Also include some sample code for the n-band equalizer in the docs. 2007-11-11 13:55:27 +00:00
gstiirequalizernbands.h gst/equalizer/: Refactor plugin into a base class and a first subclass (nband eq). The nband eq uses GstChildProxy an... 2007-03-09 08:58:26 +00:00
Makefile.am gst/equalizer/: Add small demo application based on the spectrum demo applications that gets white noise as input, pu... 2007-10-30 21:37:49 +00:00