opusenc: add upstream negotiation for multistream ability
authorVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Fri, 9 Dec 2011 17:25:41 +0000 (17:25 +0000)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Sat, 10 Dec 2011 10:39:11 +0000 (10:39 +0000)
commit3f47a43f2a0f65db98838eff67ff68affd068a02
tree32096e2c42d71b8217e1ecea38f26ebe4d4efad1
parent3a978f5a69728119b633d246f91cb1eaaf16b4f4
opusenc: add upstream negotiation for multistream ability

This will help elements that cannot deal with multistream,
such as the RTP payloader.

The caps now do not include a "streams" field anymore, but
a "multistream" boolean, since we have no real use for knowing
the exact amount of streams.

https://bugzilla.gnome.org/show_bug.cgi?id=665078
ext/opus/gstopusenc.c
ext/opus/gstopusheader.c