gstreamer/tests/check/elements
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
..
.gitignore ext/soup/gstsouphttpsrc.c: Fix Soup HTTP source seeking. 2008-07-19 13:08:42 +00:00
alphacolor.c tests/check/elements/alphacolor.c: Remove two unused variables. 2008-01-29 15:27:02 +00:00
apev2mux.c Update my mail address. 2007-09-13 15:04:15 +00:00
audioamplify.c gst/: Fix build flags order. 2008-09-17 13:49:04 +00:00
audiochebband.c Rename audiochebyshevfreqband -> audiochebband and audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS... 2008-02-06 23:44:43 +00:00
audiocheblimit.c Rename audiochebyshevfreqband -> audiochebband and audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS... 2008-02-06 23:44:43 +00:00
audiodynamic.c gst/: Fix build flags order. 2008-09-17 13:49:04 +00:00
audiofirfilter.c Add audioiirfilter and audiofirfilter elements which allow generic IIR/FIR filters to be implemented by providing the... 2009-01-13 19:23:57 +00:00
audioiirfilter.c Add audioiirfilter and audiofirfilter elements which allow generic IIR/FIR filters to be implemented by providing the... 2009-01-13 19:23:57 +00:00
audioinvert.c gst/: Fix build flags order. 2008-09-17 13:49:04 +00:00
audiopanorama.c gst/: Fix build flags order. 2008-09-17 13:49:04 +00:00
audioreverb.c 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
audiowsincband.c gst/audiofx/: Implement a base class for generic audio FIR filters. 2009-01-11 19:03:38 +00:00
audiowsinclimit.c gst/audiofx/: Implement a base class for generic audio FIR filters. 2009-01-11 19:03:38 +00:00
autodetect.c tests/check/Makefile.am: Fix up some CFLAGS sets. 2008-01-21 19:41:45 +00:00
avimux.c tests/check/elements/avimux.c: Adjust avimux unit test according to increased streamheader size. 2008-06-28 19:31:46 +00:00
avisubtitle.c tests/check/elements/avisubtitle.c: Small unit test fix (has no practical impact at the moment, since we're only feed... 2007-12-18 23:17:14 +00:00
cmmldec.c tests/check/elements/: Don't use declarations after statements. 2008-07-14 17:15:42 +00:00
cmmlenc.c tests/check/elements/: reapply consistent pad (de)activation 2006-12-22 10:15:23 +00:00
deinterleave.c tests/check/elements/deinterleave.c: Increase timeout to 3 minutes to prevent timeouts. 2008-12-16 13:14:39 +00:00
equalizer.c Move the equalizer plugin across from -bad 2008-02-08 02:49:20 +00:00
gdkpixbufsink.c tests/check/: Add unit test for gdkpixbufsink element. 2008-04-03 22:59:44 +00:00
icydemux.c tests/check/elements/icydemux.c: Add some refcount check 2008-10-27 10:33:20 +00:00
id3demux.c gst/id3demux/id3v2frames.c: Extract license/copyright URIs from ID3v2 WCOP frames (Fixes #447000). 2007-10-11 17:55:29 +00:00
id3v2mux.c gst/rtsp/URLS: Add another URL. 2008-08-05 08:43:45 +00:00
interleave.c tests/check/elements/interleave.c: Increase timeout to 3 minutes to prevent timeouts. 2008-12-16 12:52:24 +00:00
level.c tests/check/elements/level.c: Fix compilation some more. 2008-08-14 12:47:09 +00:00
matroskamux.c gst/matroska/: Some cleanups, refactoring and minor enhancements in caps handling. 2009-01-08 15:56:46 +00:00
multifile.c gst/: Fix build flags order. 2008-09-17 13:49:04 +00:00
rganalysis.c Don't use _gst_pad(). 2008-05-26 09:57:40 +00:00
rglimiter.c gst/rtsp/URLS: Add another URL. 2008-08-05 08:43:45 +00:00
rgvolume.c tests/check/elements/: It's "endianness", not "endianess". Fixes unit tests. 2008-01-11 19:16:53 +00:00
rtp-payloading.c tests/check/elements/icydemux.c: Add some refcount check 2008-10-27 10:33:20 +00:00
souphttpsrc.c tests/check/elements/souphttpsrc.c: The ports in libsoup are unsigned integers and not signed integers. 2008-12-09 09:09:25 +00:00
spectrum.c gst/: Fix includes order 2008-02-09 00:15:25 +00:00
sunaudio.c sys/sunaudio/: Actually translate sunaudio mixer track labels instead of just marking the strings as translatable (#3... 2007-03-09 19:44:30 +00:00
videocrop.c tests/check/elements/videocrop.c: Update the unit test for the new color values for BT.601 red. 2008-12-09 10:47:14 +00:00
videofilter.c tests/check/: Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the error flags are included and it errors... 2007-06-19 16:40:40 +00:00
wavpackdec.c Use the new buffer clipping function from gstaudio here and require gst-plugins-base CVS. 2007-07-24 04:57:20 +00:00
wavpackenc.c tests/check/elements/wavpackenc.c: Don't check the caps of the output buffer if they're equal some other caps. The ca... 2007-11-26 09:04:17 +00:00
wavpackparse.c tests/check/elements/: Don't use gst_element_get_pad(), it's a bad, bad method. 2008-05-21 17:51:09 +00:00