From d0b8c40cec16ecef4b270d39c3e88bf4d0d3cda3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sat, 24 Mar 2007 19:46:59 +0000 Subject: 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). --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b7b2d31c..d54927ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-03-24 Tim-Philipp Müller + + * 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). + 2007-03-23 Michael Smith * gst/vmnc/vmncdec.c: (gst_vmnc_dec_class_init), -- cgit v1.2.1