gstreamer/gst/interleave
Sebastian Dröge 53bad8dd1e gst/interleave/interleave.c: Use new gst_audio_check_channel_positions() function and register the GstInterleavePad t...
Original commit message from CVS:
* gst/interleave/interleave.c:
(gst_interleave_check_channel_positions),
(gst_interleave_set_channel_positions),
(gst_interleave_class_init):
Use new gst_audio_check_channel_positions() function and register
the GstInterleavePad type from a threadsafe context.
2008-06-03 09:03:19 +00:00
..
deinterleave.c gst/interleave/deinterleave.c: Add another example launch line. 2008-05-26 10:28:47 +00:00
deinterleave.h gst/interleave/deinterleave.*: Don't set a getcaps() function on the src pads as it's not required and the default ge... 2008-05-22 18:55:09 +00:00
interleave.c gst/interleave/interleave.c: Use new gst_audio_check_channel_positions() function and register the GstInterleavePad t... 2008-06-03 09:03:19 +00:00
interleave.h 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
Makefile.am 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
plugin.c New elements interleave and deinterleave, implement channel interleaving and deinterleaving. 2007-01-07 22:03:54 +00:00
plugin.h gst/interleave/: Split definitions into separate header files for better documentation generation. 2008-05-14 07:32:44 +00:00