gstreamer/docs/plugins
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
..
inspect 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
.gitignore Ignore some more generated things 2008-05-28 20:01:32 +00:00
gst-plugins-good-plugins-docs.sgml 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
gst-plugins-good-plugins-sections.txt 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
gst-plugins-good-plugins.args 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
gst-plugins-good-plugins.hierarchy 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
gst-plugins-good-plugins.interfaces Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
gst-plugins-good-plugins.prerequisites ext/flac/: Port flactag to 0.10, add documentation for it and clean it up a bit. 2008-08-06 15:34:55 +00:00
gst-plugins-good-plugins.signals 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
gst-plugins-good-plugins.types Try using thaytans new mechanism to get extra classes into plugin docs. Aparently works for the Eq. For VideoMixer th... 2008-05-19 21:05:03 +00:00
inspect-build.stamp distcheck fixes 2005-09-04 15:09:33 +00:00
inspect.stamp distcheck fixes 2005-09-04 15:09:33 +00:00
Makefile.am 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
scanobj-build.stamp normal builds shouldn't scan gobjects 2005-09-19 08:21:29 +00:00