gstreamer/gst/audiofx
Stefan Kost ab92670d13 configure.ac: Depend on gstreamer-0.10.12.1. gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH, _do_init, ARG_GAIN, _Gs...
Original commit message from CVS:
* configure.ac:
Depend on gstreamer-0.10.12.1.
* gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH, _do_init, ARG_GAIN,
_GstIirEqualizerBand, object, _GstIirEqualizerBandClass,
parent_class, gst_iir_equalizer_band_set_property,
gst_iir_equalizer_band_class_init, gst_iir_equalizer_band_get_type,
gst_iir_equalizer_child_proxy_get_child_by_index,
gst_iir_equalizer_child_proxy_get_children_count,
gst_iir_equalizer_child_proxy_interface_init, setup_filter,
gst_iir_equalizer_compute_frequencies,
gst_iir_equalizer_set_property, gst_iir_equalizer_get_property,
plugin_init):
* gst/equalizer/gstiirequalizer.h (audiofilter):
* gst/equalizer/gstiirequalizernbands.c (ARG_NUM_BANDS,
gst_iir_equalizer_nbands_base_init, gst_iir_equalizer_nbands_init,
gst_iir_equalizer_nbands_set_property):
Use new locking macros.
* gst/filter/gstbpwsinc.c (bpwsinc_set_caps):
Add fixme.
* gst/spectrum/gstspectrum.c (SPECTRUM_WINDOW_BASE,
SPECTRUM_WINDOW_LEN, gst_spectrum_init, gst_spectrum_set_property,
gst_spectrum_event, gst_spectrum_transform_ip):
Use new locking macros. Turn two fixed values into #defines.
2007-05-22 11:14:13 +00:00
..
.gitignore gst/audiofxgood/: resubmit with the desired name *again* 2006-08-21 09:21:27 +00:00
audioamplify.c gst/audiofx/: Sync the GObject properties before each processing step to properly work with the controller. 2007-05-06 21:32:40 +00:00
audioamplify.h gst/audiofx/: Some small cleanups and port both elements to the new GstAudioFilter base class to save a few lines of ... 2007-02-06 11:16:49 +00:00
audiodynamic.c gst/audiofx/: Sync the GObject properties before each processing step to properly work with the controller. 2007-05-06 21:32:40 +00:00
audiodynamic.h gst/audiofx/: Add new audiodynamic element which can act as a compressor or expander. Supported are hard-knee and sof... 2007-03-08 10:02:12 +00:00
audiofx.c gst/audiofx/: Add new audiodynamic element which can act as a compressor or expander. Supported are hard-knee and sof... 2007-03-08 10:02:12 +00:00
audioinvert.c gst/audiofx/: Sync the GObject properties before each processing step to properly work with the controller. 2007-05-06 21:32:40 +00:00
audioinvert.h gst/audiofx/: Some small cleanups and port both elements to the new GstAudioFilter base class to save a few lines of ... 2007-02-06 11:16:49 +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 configure.ac: Depend on gstreamer-0.10.12.1. gst/equalizer/gstiirequalizer.c (ARG_BAND_WIDTH, _do_init, ARG_GAIN, _Gs... 2007-05-22 11:14:13 +00:00
audiowsincband.h gst/filter/: Don't forget new files. 2006-07-10 14:49:46 +00:00
audiowsinclimit.c Fix build with gcc-2.x (declare variables at the beginning of a block etc.). Fixes #391971. 2007-01-03 16:41:10 +00:00
audiowsinclimit.h gst/filter/: Don't forget new files. 2006-07-10 14:49:46 +00:00
Makefile.am gst/audiofx/: Add new audiodynamic element which can act as a compressor or expander. Supported are hard-knee and sof... 2007-03-08 10:02:12 +00:00