gst/interleave/interleave.c: Use new gst_audio_check_channel_positions() function...
authorSebastian Dröge <slomo@circular-chaos.org>
Tue, 3 Jun 2008 09:03:19 +0000 (09:03 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Tue, 3 Jun 2008 09:03:19 +0000 (09:03 +0000)
commit755bdbebf632fae96a758e65034ed26a3f9e9bca
tree5557696061312c1707ec996efdfbab3d3ac3cec3
parent2c6e50598e54b00b13d9518b9b35af733d85bc1c
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.
gst/interleave/interleave.c