gst/interleave/deinterleave.c: Remove 'channel-positions' field when munging input...
authorTim-Philipp Müller <tim@centricular.net>
Sat, 24 Mar 2007 19:46:59 +0000 (19:46 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 24 Mar 2007 19:46:59 +0000 (19:46 +0000)
commitc53ad3009dc85789d90923577867cd1cf314cd7b
treed7b7b7292418acfbb98efee1925f359da3787e0e
parent56b1a888fd354aaf8d35b07d4403bd3a2498820d
gst/interleave/deinterleave.c: Remove 'channel-positions' field when munging input caps into 1-channel output caps (I...

Original commit message from CVS:
* gst/interleave/deinterleave.c: (gst_deinterleave_sink_setcaps):
Remove 'channel-positions' field when munging input caps into
1-channel output caps (I guess technically we should set the
position for each channel on the output caps if it's non-NONE,
but I'll save that as a task for another day).
gst/interleave/deinterleave.c