gstreamer/docs/plugins/inspect
Sebastian Dröge 75c1c9f378 Add audioiirfilter and audiofirfilter elements which allow generic IIR/FIR filters to be implemented by providing the...
Original commit message from CVS:
* configure.ac:
* gst/audiofx/Makefile.am:
* gst/audiofx/audiofirfilter.c: (gst_audio_fir_filter_base_init),
(gst_audio_fir_filter_class_init),
(gst_audio_fir_filter_update_kernel), (gst_audio_fir_filter_init),
(gst_audio_fir_filter_setup), (gst_audio_fir_filter_finalize),
(gst_audio_fir_filter_set_property),
(gst_audio_fir_filter_get_property):
* gst/audiofx/audiofirfilter.h:
* gst/audiofx/audiofx.c: (plugin_init):
* gst/audiofx/audioiirfilter.c: (gst_audio_iir_filter_base_init),
(gst_audio_iir_filter_class_init),
(gst_audio_iir_filter_update_coefficients),
(gst_audio_iir_filter_init), (gst_audio_iir_filter_setup),
(gst_audio_iir_filter_finalize),
(gst_audio_iir_filter_set_property),
(gst_audio_iir_filter_get_property):
* gst/audiofx/audioiirfilter.h:
Add audioiirfilter and audiofirfilter elements which allow
generic IIR/FIR filters to be implemented by providing the
filter coefficients. Fixes bug #567577.
* 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/gst-plugins-good-plugins.signals:
* docs/plugins/inspect/plugin-alaw.xml:
* docs/plugins/inspect/plugin-audiofx.xml:
* docs/plugins/inspect/plugin-avi.xml:
* docs/plugins/inspect/plugin-flac.xml:
* docs/plugins/inspect/plugin-mulaw.xml:
* docs/plugins/inspect/plugin-video4linux2.xml:
* docs/plugins/inspect/plugin-wavparse.xml:
Add documentation for the audioiirfilter and audiofirfilter
elements.
* tests/check/Makefile.am:
* tests/check/elements/audiofirfilter.c: (on_message),
(on_rate_changed), (on_handoff), (GST_START_TEST),
(audiofirfilter_suite):
* tests/check/elements/audioiirfilter.c: (on_message),
(on_rate_changed), (on_handoff), (GST_START_TEST),
(audioiirfilter_suite):
* tests/examples/Makefile.am:
* tests/examples/audiofx/Makefile.am:
* tests/examples/audiofx/firfilter-example.c: (on_message),
(on_rate_changed), (main):
* tests/examples/audiofx/iirfilter-example.c: (on_message),
(on_rate_changed), (main):
Add unit tests and example applications for the two filter
elements.
2009-01-13 19:23:57 +00:00
..
plugin-1394.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-aasink.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-alaw.xml 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
plugin-alpha.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-alphacolor.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-annodex.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-apetag.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-audiofx.xml 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
plugin-auparse.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-autodetect.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-avi.xml 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
plugin-cacasink.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-cairo.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-cutter.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-debug.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-directdraw.xml win32/MANIFEST 2007-06-12 18:52:33 +00:00
plugin-directsound.xml win32/MANIFEST 2007-06-12 18:52:33 +00:00
plugin-dv.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-efence.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-effectv.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-equalizer.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-esdsink.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-flac.xml 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
plugin-flxdec.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-gamma.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-gconfelements.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-gdkpixbuf.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-goom.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-goom2k1.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-halelements.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-icydemux.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-id3demux.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-interleave.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-jpeg.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-level.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-matroska.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-monoscope.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-mulaw.xml 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
plugin-multifile.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-multipart.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-navigationtest.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-ossaudio.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-osxaudio.xml docs/plugins/: Add documentation for osxaudio plugin. 2007-04-26 15:08:20 +00:00
plugin-osxvideo.xml docs/plugins/: Add documentation for osxvideo 2007-04-26 14:31:32 +00:00
plugin-png.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-pulseaudio.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-quicktime.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-replaygain.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-rtp.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-rtsp.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-shout2send.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-smpte.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-soup.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-spectrum.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-speex.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-taglib.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-udp.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-video4linux2.xml 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
plugin-videobalance.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-videobox.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-videocrop.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-videoflip.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-videomixer.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-waveform.xml win32/MANIFEST 2007-06-12 18:52:33 +00:00
plugin-wavenc.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-wavpack.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
plugin-wavparse.xml 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
plugin-ximagesrc.xml Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00