audioparse: Allow implicit channel map for 1-/2-channel audio
authorArun Raghavan <arun.raghavan@collabora.co.uk>
Mon, 6 Dec 2010 17:18:09 +0000 (22:48 +0530)
committerEdward Hervey <edward.hervey@collabora.co.uk>
Wed, 8 Dec 2010 15:30:11 +0000 (16:30 +0100)
commit7abe0a56af44446eb153185f10736cfb11fcd0ff
treeac5d9eda9912aec0bf9670095ab03d533e2ccc5f
parent8974371914fd35926d31e6b27643eb8e3d2d664d
audioparse: Allow implicit channel map for 1-/2-channel audio

This makes sure we don't set an empty channel map array for 1-/2-channel
audio, causing an assert later on.
gst/rawparse/gstaudioparse.c