diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2007-08-16 09:48:27 +0000 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2007-08-16 09:48:27 +0000 |
commit | e38e701293f998e0268d8c13d967266cf699a3f3 (patch) | |
tree | e45374931920205d703840d4bf1a00c9b1514e78 /ext/soundtouch | |
parent | b414b128c696019f3fe019b8cc798bf762c9f3bb (diff) | |
download | gst-plugins-bad-e38e701293f998e0268d8c13d967266cf699a3f3.tar.gz gst-plugins-bad-e38e701293f998e0268d8c13d967266cf699a3f3.tar.bz2 gst-plugins-bad-e38e701293f998e0268d8c13d967266cf699a3f3.zip |
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.
Diffstat (limited to 'ext/soundtouch')
0 files changed, 0 insertions, 0 deletions