flacenc: audio caps have a *list* of formats, not an array of formats
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 22 Feb 2012 17:03:42 +0000 (17:03 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 22 Feb 2012 17:03:42 +0000 (17:03 +0000)
commit9ce663f04d7c10e3fa7e9f26b23db4579760fd18
treefd61889cde16af719715d9215d5a3d9d640f8fd7
parentb7e96ebe37a78ce26ec3ee96a2c2900a00477942
flacenc: audio caps have a *list* of formats, not an array of formats

A list of things in caps is something where one is picked in the
course of negotiation. An array is always something that only makes
sense as a whole in that order.
ext/flac/gstflacenc.c