gstreamer/gst
Sebastian Dröge 344a9f4229 Add an echo/reverb filter to the audiofx plugin, with configurable echo delay, intensity and feedback. Fixes bug #567...
Original commit message from CVS:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-good-plugins-docs.sgml:
* docs/plugins/gst-plugins-good-plugins-sections.txt:
* docs/plugins/gst-plugins-good-plugins.args:
* docs/plugins/gst-plugins-good-plugins.hierarchy:
* docs/plugins/inspect/plugin-audiofx.xml:
* docs/plugins/inspect/plugin-spectrum.xml:
* gst/audiofx/Makefile.am:
* gst/audiofx/audiofx.c: (plugin_init):
* gst/audiofx/audioreverb.c: (gst_audio_reverb_base_init),
(gst_audio_reverb_class_init), (gst_audio_reverb_init),
(gst_audio_reverb_finalize), (gst_audio_reverb_set_property),
(gst_audio_reverb_get_property), (gst_audio_reverb_setup),
(gst_audio_reverb_stop), (gst_audio_reverb_transform_ip):
* gst/audiofx/audioreverb.h:
* tests/check/Makefile.am:
* tests/check/elements/audioreverb.c: (setup_reverb),
(cleanup_reverb), (GST_START_TEST), (audioreverb_suite):
Add an echo/reverb filter to the audiofx plugin, with configurable
echo delay, intensity and feedback. Fixes bug #567874.
2009-01-19 11:19:08 +00:00
..
alpha Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
apetag Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
audiofx Add an echo/reverb filter to the audiofx plugin, with configurable echo delay, intensity and feedback. Fixes bug #567... 2009-01-19 11:19:08 +00:00
auparse Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
autodetect gst/autodetect/gstautoaudiosrc.c: Fix classification. 2008-11-29 20:05:41 +00:00
avi gst/avi/gstavimux.c: Minor fix/cleanup in header field calculation. 2009-01-07 09:43:13 +00:00
cutter gst/: Make author name consistent with others. 2008-11-10 13:59:27 +00:00
debug Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
effectv Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
equalizer gst/equalizer/: Add presets for equalizer. Fixes #522183. 2008-11-13 16:24:59 +00:00
flx Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
goom Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
goom2k1 Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
icydemux Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
id3demux Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
interleave Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
law Switch to using GstStaticPadTemplate. 2008-12-13 15:34:01 +00:00
level Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
matroska gst/matroska/: Some cleanups, refactoring and minor enhancements in caps handling. 2009-01-08 15:56:46 +00:00
median Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
monoscope Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
multifile Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
multipart Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
oldcore Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
qtdemux gst/qtdemux/qtdemux.c: Catch invalid and commonly wrong playback rates in the elst atoms. 2009-01-15 14:53:18 +00:00
replaygain Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
rtp gst/rtp/gstrtpjpegdepay.c: Add an EOI marker at the end of the jpeg frame when it's missing. 2008-12-09 14:19:16 +00:00
rtsp gst/rtsp/gstrtspsrc.c: Prevent further read/write actions taken to the connect-failed socket by erroring out quickly.... 2008-11-27 11:22:56 +00:00
smpte Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
spectrum gst/spectrum/gstspectrum.*: Implement a simple compensation algorithm for rounding errors. 2009-01-19 10:13:53 +00:00
udp Switch to using GstStaticPadTemplate. 2008-12-13 15:34:01 +00:00
videobox Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
videocrop gst/videocrop/gstvideocrop.*: Fix renegotiation when changing properties using the new basetransform features. Fixes ... 2008-11-25 16:06:22 +00:00
videofilter Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
videomixer Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
wavenc gst/wavenc/: Add support for a-law and mu-law encoded wav files. Fixes bug #562434. 2008-11-27 12:13:39 +00:00
wavparse Switch to using GstStaticPadTemplate. 2008-12-13 15:34:01 +00:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00