gstreamer/tests/check/elements
Sebastian Dröge 1301d15e4f Use generator macros for the process functions for the different sample types, add lower upper boundaries for the GOb...
Original commit message from CVS:
* gst/filter/gstbpwsinc.c: (gst_bpwsinc_class_init),
(bpwsinc_set_property), (bpwsinc_get_property):
* gst/filter/gstbpwsinc.h:
* gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init),
(gst_lpwsinc_init), (lpwsinc_build_kernel), (lpwsinc_set_property),
(lpwsinc_get_property):
* gst/filter/gstlpwsinc.h:
* tests/check/elements/lpwsinc.c: (GST_START_TEST):
Use generator macros for the process functions for the different
sample types, add lower upper boundaries for the GObject properties
so automatically generated UIs can use sliders and change frequency
properties to floats to save a bit of memory, even ints would in
theory be enough. Also rename frequency to cutoff for consistency
reasons.
* docs/plugins/gst-plugins-bad-plugins.args:
* docs/plugins/gst-plugins-bad-plugins.signals:
* docs/plugins/inspect/plugin-gstrtpmanager.xml:
Regenerated for the above changes.
2007-08-17 15:05:17 +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 gst/filter/gstbpwsinc.*: Implement latency query and only forward those samples downstream that actually contain the ... 2007-08-16 19:22:48 +00:00
audiowsinclimit.c Use generator macros for the process functions for the different sample types, add lower upper boundaries for the GOb... 2007-08-17 15:05:17 +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