flacenc: improve sink pad template caps
authorThiago Santos <thiagoss@osg.samsung.com>
Sun, 16 Aug 2015 16:03:36 +0000 (13:03 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Sun, 16 Aug 2015 17:30:57 +0000 (14:30 -0300)
commit3553493d96b651f8954aa79c8f2608e79089dbfb
tree0f4d50934ddb607900d2f013f88a2b2aceec4636
parent58389406816ec28d8e4df7f6bfa944d60f023b35
flacenc: improve sink pad template caps

Removes the need for custom caps query handling and makes it more
correct from the beginning on the template. It is a bit uglier
to read because there is 1 entry per channel but makes code easier
to maintain.
ext/flac/gstflacenc.c