gstreamer/tests/check/elements
Sebastian Dröge ce2c75404c 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 tests/check/: Add unit tests for bpwsinc, testing fundamental functionality again. 2007-08-12 20:53:11 +00:00
audioresample.c tests/check/elements/audioresample.c: Add unit test for audioresample shutdown crasher (#420106). 2007-04-21 13:54:39 +00:00
bpwsinc.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
lpwsinc.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
mpeg2enc.c tests/check/elements/: reapply consistent pad (de)activation 2006-12-22 10:15:24 +00:00
neonhttpsrc.c ext/neon/gstneonhttpsrc.*: Simplify _set_uri() and _set_proxy() and remove the unused ishttp member (#388050). 2007-03-02 12:04:02 +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
timidity.c tests/check/Makefile.am: tests/check/elements/timidity.c (GST_START_TEST, timidity_suite, main): 2007-07-19 09:08:30 +00:00
y4menc.c Plug some leaks; try to make build bot happy again. 2007-04-24 15:49:18 +00:00