gstreamer/tests/check/elements
Sebastian Dröge e38e701293 gst/filter/gstlpwsinc.*: Implement latency query and only forward those samples downstream that actually contain the ...
Original commit message from CVS:
* gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init),
(gst_lpwsinc_init), (process_32), (process_64),
(lpwsinc_build_kernel), (lpwsinc_push_residue),
(lpwsinc_transform), (lpwsinc_start), (lpwsinc_query),
(lpwsinc_query_type), (lpwsinc_event), (lpwsinc_set_property):
* gst/filter/gstlpwsinc.h:
Implement latency query and only forward those samples downstream
that actually contain the data we want, i.e. drop kernel_length/2
in the beginning and append kernel_length/2 (created by convolving
the filter kernel with zeroes) to the end.
* tests/check/elements/lpwsinc.c: (GST_START_TEST):
Adjust the unit test for this slightly changed behaviour.
2007-08-16 09:48:27 +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 tests/check/elements/bpwsinc.c: Make one test constraint a bit stricter. 2007-08-12 20:55:01 +00:00
lpwsinc.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
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