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
audioamplify.c
audioamplify.h
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
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
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
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
audiodynamic.c
audiodynamic.h
audiofx.c
audioinvert.c
audioinvert.h
audiopanorama.c
audiopanorama.h
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
Makefile.am