gstreamer/gst/audiofx
Sebastian Dröge f86bfaf5f9 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.
2007-08-17 14:43:33 +00:00
..
.gitignore gst/audiofxgood/: resubmit with the desired name *again* 2006-08-21 09:21:27 +00:00
audioamplify.c gst/audiofx/: Don't save format information ourselves, this is already saved in 2007-07-26 19:41:07 +00:00
audioamplify.h gst/audiofx/audioamplify.h: Also remove a now unecessary variable here. 2007-07-26 19:45:30 +00:00
audiochebband.c gst/audiofx/: Use generator macros for the process functions for the different sample types, add lower upper boundari... 2007-08-17 14:43:33 +00:00
audiochebband.h gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements. 2007-08-16 17:02:07 +00:00
audiocheblimit.c gst/audiofx/: Use generator macros for the process functions for the different sample types, add lower upper boundari... 2007-08-17 14:43:33 +00:00
audiocheblimit.h gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements. 2007-08-16 17:02:07 +00:00
audiochebyshevfreqband.c gst/audiofx/: Use generator macros for the process functions for the different sample types, add lower upper boundari... 2007-08-17 14:43:33 +00:00
audiochebyshevfreqband.h gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements. 2007-08-16 17:02:07 +00:00
audiochebyshevfreqlimit.c gst/audiofx/: Use generator macros for the process functions for the different sample types, add lower upper boundari... 2007-08-17 14:43:33 +00:00
audiochebyshevfreqlimit.h gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements. 2007-08-16 17:02:07 +00:00
audiodynamic.c gst/audiofx/: Don't save format information ourselves, this is already saved in 2007-07-26 19:41:07 +00:00
audiodynamic.h gst/audiofx/: Don't save format information ourselves, this is already saved in 2007-07-26 19:41:07 +00:00
audiofx.c gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements. 2007-08-16 17:02:07 +00:00
audioinvert.c gst/audiofx/: Don't save format information ourselves, this is already saved in 2007-07-26 19:41:07 +00:00
audioinvert.h gst/audiofx/: Don't save format information ourselves, this is already saved in 2007-07-26 19:41:07 +00:00
audiopanorama.c gst/audiofx/audiopanorama.c: Fix doc section name (Fixes #397946) 2007-01-18 11:23:36 +00:00
audiopanorama.h gst/audiofx/audiopanorama.*: Add 'method' property and provide a simple (non-psychoacustic) processing method (#394859). 2007-01-13 15:52:18 +00:00
audiowsincband.c gst/filter/gstbpwsinc.*: Implement latency query and only forward those samples downstream that actually contain the ... 2007-08-16 19:22:48 +00:00
audiowsincband.h gst/filter/gstbpwsinc.*: Implement latency query and only forward those samples downstream that actually contain the ... 2007-08-16 19:22:48 +00:00
audiowsinclimit.c gst/filter/gstbpwsinc.*: Implement latency query and only forward those samples downstream that actually contain the ... 2007-08-16 19:22:48 +00:00
audiowsinclimit.h gst/filter/gstlpwsinc.*: Implement latency query and only forward those samples downstream that actually contain the ... 2007-08-16 09:48:27 +00:00
Makefile.am gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements. 2007-08-16 17:02:07 +00:00