gstrtpceltpay: don't always fixate sink caps to 1 channel
authorTristan Matthews <tristan@sat.qc.ca>
Fri, 4 Jun 2010 18:54:59 +0000 (14:54 -0400)
committerWim Taymans <wim.taymans@collabora.co.uk>
Sat, 5 Jun 2010 08:02:35 +0000 (10:02 +0200)
commit8e0adba996d81b469078eeeefeeecfb772439743
tree5de9f901cd681274626014d21c509ffe53d554f3
parentcb8252275d414f5f397f63283a7d50058236a19f
gstrtpceltpay: don't always fixate sink caps to 1 channel

The getcaps function should not fixate the channels field until we
get the encoding-params field from our srcpad's caps. Fixes #620591
gst/rtp/gstrtpceltpay.c