tests/check/elements/speexresample.c: Add pipeline unit tests for testing all support...
authorSebastian Dröge <slomo@circular-chaos.org>
Thu, 30 Oct 2008 14:46:31 +0000 (14:46 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Thu, 30 Oct 2008 14:46:31 +0000 (14:46 +0000)
commitb2cbf8f91dc146d921916aa0ec07059714490240
treefdd583432600cbc24d7f22de03a2532c3a01f5c2
parent4681a87ccecd4a8ce645534e8a207064b8beffff
tests/check/elements/speexresample.c: Add pipeline unit tests for testing all supported formats with up/downsampling ...

Original commit message from CVS:
* tests/check/elements/speexresample.c: (element_message_cb),
(eos_message_cb), (test_pipeline), (GST_START_TEST),
(speexresample_suite):
Add pipeline unit tests for testing all supported formats with
up/downsampling and different in/outrates.
* gst/speexresample/gstspeexresample.c:
(gst_speex_resample_push_drain), (gst_speex_resample_process):
* gst/speexresample/speex_resampler_wrapper.h:
Fix bugs identified by the testsuite.
common
gst/speexresample/gstspeexresample.c
gst/speexresample/speex_resampler_wrapper.h
tests/check/elements/speexresample.c