gstreamer/gst/audiofx
Sebastian Dröge cdba2c4219 gst/audiofx/: Some small cleanups and port both elements to the new GstAudioFilter base class to save a few lines of ...
Original commit message from CVS:
* gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
(gst_audio_amplify_class_init), (gst_audio_amplify_init),
(gst_audio_amplify_set_process_function),
(gst_audio_amplify_setup):
* gst/audiofx/audioamplify.h:
* gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
(gst_audio_invert_class_init), (gst_audio_invert_setup):
* gst/audiofx/audioinvert.h:
Some small cleanups and port both elements to the new GstAudioFilter
base class to save a few lines of common code.
* gst/audiofx/Makefile.am:
Link against libgstaudio for the above changes
2007-02-06 11:16:49 +00:00
..
.gitignore gst/audiofxgood/: resubmit with the desired name *again* 2006-08-21 09:21:27 +00:00
audioamplify.c 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
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
audiofx.c gst/audiofx/: Add new element "audioamplify". This allows scaling of raw audio samples, similar to the "volume" eleme... 2007-01-24 12:41:03 +00:00
audioinvert.c 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
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/: 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