gstreamer/tests/check/elements
Sebastian Dröge 8104f31c71 gst/interleave/interleave.*: Allow setting channel positions via a property and allow using the channel positions on ...
Original commit message from CVS:
* gst/interleave/interleave.c: (gst_interleave_pad_get_type),
(gst_interleave_finalize), (gst_audio_check_channel_positions),
(gst_interleave_set_channel_positions),
(gst_interleave_class_init), (gst_interleave_init),
(gst_interleave_set_property), (gst_interleave_get_property),
(gst_interleave_request_new_pad), (gst_interleave_release_pad),
(gst_interleave_sink_setcaps), (gst_interleave_src_query_duration),
(gst_interleave_src_query_latency), (gst_interleave_collected):
* gst/interleave/interleave.h:
Allow setting channel positions via a property and allow using the
channel positions on the input as the channel positions of the output.
Fix some broken logic and memory leaks.
* tests/check/Makefile.am:
* tests/check/elements/interleave.c: (src_handoff_float32),
(sink_handoff_float32), (GST_START_TEST), (interleave_suite):
Add unit tests for checking correct handling of channel positions.
2008-06-02 12:42:14 +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: Add unit test for the latest basetransform negotiation changes. 2008-05-13 10:59:49 +00:00
deinterleave.c Don't use _gst_pad(). 2008-05-26 09:57:40 +00:00
interleave.c gst/interleave/interleave.*: Allow setting channel positions via a property and allow using the channel positions on ... 2008-06-02 12:42:14 +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
rganalysis.c Don't use _gst_pad(). 2008-05-26 09:57:40 +00:00
rglimiter.c Make rganalysis and rglimiter elements GAP-flag aware. 2008-03-24 12:32:59 +00:00
rgvolume.c tests/check/elements/: It's "endianness", not "endianess". Fixes unit tests. 2008-01-11 19:16:53 +00:00
selector.c gst/selector/gstinputselector.*: Various cleanups. 2008-03-13 16:46:04 +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