opus: Fix potential crash when getting unexpected channel position
gst_opus_channel_names is a static array with only 13 items. GstAudioChannelPosition have bigger values than that.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
gst_opus_channel_names is a static array with only 13 items. GstAudioChannelPosition have bigger values than that.