gstreamer/tests/check/elements
Sebastian Dröge 5a00cae46f gst/interleave/: Add support for all raw audio formats and provide better negotiation if the caps are changing.
Original commit message from CVS:
* gst/interleave/Makefile.am:
* gst/interleave/deinterleave.c: (deinterleave_24),
(gst_deinterleave_finalize), (gst_deinterleave_base_init),
(gst_deinterleave_class_init), (gst_deinterleave_init),
(gst_deinterleave_add_new_pads), (gst_deinterleave_set_pads_caps),
(gst_deinterleave_set_process_function),
(gst_deinterleave_sink_setcaps), (__remove_channels),
(__set_channels), (gst_deinterleave_getcaps),
(gst_deinterleave_process), (gst_deinterleave_chain),
(gst_deinterleave_sink_activate_push):
* gst/interleave/deinterleave.h:
Add support for all raw audio formats and provide better negotiation
if the caps are changing.
Don't allow changes of the channel positions and set the position of
the corresponding channel on the src pad caps.
General cleanup and smaller bugfixes.
* tests/check/elements/deinterleave.c: (float_buffer_check_probe):
Check the channel positions on the output buffer caps.
2008-05-16 21:56:24 +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 gst/interleave/: Add support for all raw audio formats and provide better negotiation if the caps are changing. 2008-05-16 21:56:24 +00:00
interleave.c gst/interleave/interleave.c: Let's not call every request pad we create "sink%d", that'll create problems if there's ... 2007-10-27 16:04:48 +00:00
mpeg2enc.c tests/check/elements/: reapply consistent pad (de)activation 2006-12-22 10:15:24 +00:00
mplex.c Port mplex element to 0.10. Fixes bug #520329. 2008-03-05 06:03:03 +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 tests/check/elements/rganalysis.c: Don't leak a tag list. Fixes bug #529285. 2008-04-21 21:54:11 +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