gstreamer/tests/check/elements
Sebastian Dröge 842451a720 gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
Original commit message from CVS:
reviewed by: Stefan Kost  <ensonic@users.sf.net>
* gst/audiofx/Makefile.am:
* gst/audiofx/audiochebyshevfreqband.c:
(gst_audio_chebyshev_freq_band_mode_get_type),
(gst_audio_chebyshev_freq_band_base_init),
(gst_audio_chebyshev_freq_band_dispose),
(gst_audio_chebyshev_freq_band_class_init),
(gst_audio_chebyshev_freq_band_init),
(generate_biquad_coefficients), (calculate_gain),
(generate_coefficients),
(gst_audio_chebyshev_freq_band_set_property),
(gst_audio_chebyshev_freq_band_get_property),
(gst_audio_chebyshev_freq_band_setup), (process), (process_64),
(process_32), (gst_audio_chebyshev_freq_band_transform_ip),
(gst_audio_chebyshev_freq_band_start):
* gst/audiofx/audiochebyshevfreqband.h:
* gst/audiofx/audiochebyshevfreqlimit.c:
(gst_audio_chebyshev_freq_limit_mode_get_type),
(gst_audio_chebyshev_freq_limit_base_init),
(gst_audio_chebyshev_freq_limit_dispose),
(gst_audio_chebyshev_freq_limit_class_init),
(gst_audio_chebyshev_freq_limit_init),
(generate_biquad_coefficients), (calculate_gain),
(generate_coefficients),
(gst_audio_chebyshev_freq_limit_set_property),
(gst_audio_chebyshev_freq_limit_get_property),
(gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
(process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
(gst_audio_chebyshev_freq_limit_start):
* gst/audiofx/audiochebyshevfreqlimit.h:
* gst/audiofx/audiofx.c: (plugin_init):
Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
Fixes #464800.
* tests/check/Makefile.am:
* tests/check/elements/.cvsignore:
* tests/check/elements/audiochebyshevfreqband.c:
(setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
(GST_START_TEST), (audiochebyshevfreqband_suite), (main):
* tests/check/elements/audiochebyshevfreqlimit.c:
(setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
(GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
Add unit tests for the chebyshev filters.
* 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/inspect/plugin-1394.xml:
* docs/plugins/inspect/plugin-audiofx.xml:
* docs/plugins/inspect/plugin-dv.xml:
* docs/plugins/inspect/plugin-flac.xml:
* docs/plugins/inspect/plugin-jpeg.xml:
* docs/plugins/inspect/plugin-png.xml:
* docs/plugins/inspect/plugin-rtp.xml:
* docs/plugins/inspect/plugin-shout2send.xml:
* docs/plugins/inspect/plugin-wavpack.xml:
And add docs for the chebyshev filters. While doing
that also run make update in docs/plugins.
2007-08-16 17:02:07 +00:00
..
.gitignore gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements. 2007-08-16 17:02:07 +00:00
alphacolor.c gst/alpha/gstalphacolor.c: Double-check that RGB input caps are really RGBA caps (apparently the core doesn't always ... 2007-04-25 15:31:53 +00:00
apev2mux.c Add apev2mux element (#343122). 2006-05-30 14:35:18 +00:00
audioamplify.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
audiochebband.c gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements. 2007-08-16 17:02:07 +00:00
audiocheblimit.c gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements. 2007-08-16 17:02:07 +00:00
audiochebyshevfreqband.c gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements. 2007-08-16 17:02:07 +00:00
audiochebyshevfreqlimit.c gst/audiofx/: Add Chebyshev lowpass/highpass and bandpass/bandreject elements. 2007-08-16 17:02:07 +00:00
audiodynamic.c gst/audiofx/: Add new audiodynamic element which can act as a compressor or expander. Supported are hard-knee and sof... 2007-03-08 10:02:12 +00:00
audioinvert.c gst/audiofx/: Add new audiofx element "audioinvert". This element swaps the upper and lower half of samples and can b... 2007-01-23 18:16:09 +00:00
audiopanorama.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
audiowsincband.c tests/check/elements/bpwsinc.c: Make one test constraint a bit stricter. 2007-08-12 20:55:01 +00:00
audiowsinclimit.c gst/filter/gstlpwsinc.*: Implement latency query and only forward those samples downstream that actually contain the ... 2007-08-16 09:48:27 +00:00
autodetect.c tests/check/Makefile.am: Disable autodetect test temporarily, so that the build bots update -bad and the ranks of unr... 2006-09-29 15:39:41 +00:00
avimux.c Add support for more than one audio stream; write better AVIX header; refactor code a bit; don't announce vorbis caps... 2007-01-14 17:55:33 +00:00
cmmldec.c tests/check/elements/: reapply consistent pad (de)activation 2006-12-22 10:15:23 +00:00
cmmlenc.c tests/check/elements/: reapply consistent pad (de)activation 2006-12-22 10:15:23 +00:00
icydemux.c gst/: Activate pad before adding it to the already-running element. 2006-10-11 13:24:42 +00:00
id3demux.c Fix memory leaks. 2007-06-22 10:12:15 +00:00
id3v2mux.c ext/taglib/gstid3v2mux.cc: Make UTF-8 the default encoding when writing string tags (before, our UTF-8 strings would ... 2006-07-05 10:14:16 +00:00
level.c Fix level for multi-channel case. 2007-02-22 14:35:28 +00:00
matroskamux.c gst/matroska/matroska-mux.c: Use GST_DEBUG_FUNCPTR; activate request pad before returning it. 2006-11-16 15:36:48 +00:00
rganalysis.c Add replaygain playback elements (#412710). 2007-05-19 10:01:45 +00:00
rglimiter.c Add replaygain playback elements (#412710). 2007-05-19 10:01:45 +00:00
rgvolume.c Add replaygain playback elements (#412710). 2007-05-19 10:01:45 +00:00
spectrum.c gst/spectrum/gstspectrum.c: Fix leaking buffers. 2007-06-20 08:56:17 +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: Fix the test. 2007-07-18 10:33:39 +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 ext/wavpack/: Don't play audioconvert. As wavpack wants/outputs all samples with width==32 and depth=[1,32] accept th... 2007-03-30 04:50:11 +00:00
wavpackparse.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