vorbisenc: use more accurate sink pad template caps
authorThiago Santos <thiagoss@osg.samsung.com>
Sun, 16 Aug 2015 15:20:51 +0000 (12:20 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Sun, 16 Aug 2015 15:30:30 +0000 (12:30 -0300)
commit6a26a42ffd3812a751a6e0b16c8d9cab0fafcdb7
treeed0b6708c5934772aed7f040173eef5fd8a12787
parentcd7c7dba703acfa42632a467544ae78d782d38f1
vorbisenc: use more accurate 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/vorbis/gstvorbisenc.c