gstreamer/gst/audiofx
Sebastian Dröge 3d7b6f15b8 gst/audiofx/: Sync the GObject properties before each processing step to properly work with the controller.
Original commit message from CVS:
* gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
* gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
* gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
Sync the GObject properties before each processing step to properly
work with the controller.
2007-05-06 21:32:40 +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 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
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