gst/audiofx/: Use generator macros for the process functions for the different sample...
authorSebastian Dröge <slomo@circular-chaos.org>
Fri, 17 Aug 2007 14:43:33 +0000 (14:43 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 17 Aug 2007 14:43:33 +0000 (14:43 +0000)
commitf86bfaf5f90c42296de3f4dee8ec15a76f0f310c
tree871fb0c0bdb179b7795b5a89ce91a6ebf8416acb
parent6ef705504193ce9b89abd249b5e82a9903fb543b
gst/audiofx/: Use generator macros for the process functions for the different sample types, add lower upper boundari...

Original commit message from CVS:
* gst/audiofx/audiochebyshevfreqband.c:
(gst_audio_chebyshev_freq_band_class_init):
* gst/audiofx/audiochebyshevfreqlimit.c:
(gst_audio_chebyshev_freq_limit_class_init):
Use generator macros for the process functions for the different
sample types, add lower upper boundaries for the GObject properties
so automatically generated UIs can use sliders and add a note about
the number of poles as a too high number of poles combined with
very low or very high frequencies will produce only noise.
* docs/plugins/gst-plugins-good-plugins.args:
Regenerated for the property changes.
ChangeLog
docs/plugins/gst-plugins-good-plugins.args
gst/audiofx/audiochebband.c
gst/audiofx/audiocheblimit.c
gst/audiofx/audiochebyshevfreqband.c
gst/audiofx/audiochebyshevfreqlimit.c