gstreamer/tests/check/elements
Sebastian Dröge 12766882b5 Add support for double samples as input and refactor the usage of the different compilation flavors of the speex resa...
Original commit message from CVS:
* gst/speexresample/Makefile.am:
* gst/speexresample/arch.h:
* gst/speexresample/gstspeexresample.c: (gst_speex_resample_stop),
(gst_speex_resample_get_unit_size), (gst_speex_resample_get_funcs),
(gst_speex_resample_init_state), (gst_speex_resample_update_state),
(gst_speex_resample_reset_state), (gst_speex_resample_parse_caps),
(_gcd), (gst_speex_resample_transform_size),
(gst_speex_resample_set_caps), (gst_speex_resample_push_drain),
(gst_speex_resample_process), (gst_speex_resample_transform),
(gst_speex_resample_query), (gst_speex_resample_set_property):
* gst/speexresample/gstspeexresample.h:
* gst/speexresample/resample.c:
* gst/speexresample/speex_resampler.h:
* gst/speexresample/speex_resampler_double.c:
* gst/speexresample/speex_resampler_wrapper.h:
* tests/check/elements/speexresample.c: (setup_speexresample),
(test_perfect_stream_instance), (GST_START_TEST),
(test_discont_stream_instance):
Add support for double samples as input and refactor the usage
of the different compilation flavors of the speex resampler.
2008-10-30 12:43:44 +00:00
..
.gitignore tests/check/: Add simple unit tests for the OFA plugin. 2008-04-04 19:18:36 +00:00
audioresample.c tests/check/elements/audioresample.c: Now that GstBaseTransform is 'fixed' ... remove cruft from tests. 2008-09-01 16:05:45 +00:00
mpeg2enc.c tests/check/elements/: reapply consistent pad (de)activation 2006-12-22 10:15:24 +00:00
mplex.c tests/check/elements/mplex.c: Don't use the deprecated gst_element_get_pad(). 2008-05-29 19:56:53 +00:00
neonhttpsrc.c ext/neon/gstneonhttpsrc.c: With libneon 2.6, we need to set the NE_SESSFLAG_ICYPROTO flag if we want ICY streams to b... 2007-09-09 19:05:19 +00:00
ofa.c tests/check/elements/ofa.c: Don't leak the tags string and tag list. Fixes bug #529283. 2008-04-21 21:52:30 +00:00
selector.c gst/selector/gstinputselector.*: Various cleanups. 2008-03-13 16:46:04 +00:00
speexresample.c Add support for double samples as input and refactor the usage of the different compilation flavors of the speex resa... 2008-10-30 12:43:44 +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
x264enc.c Add documentation and unit test for x264enc. 2008-08-12 13:08:39 +00:00
y4menc.c Plug some leaks; try to make build bot happy again. 2007-04-24 15:49:18 +00:00