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)
commitf40ccb381166fc86eec1fe8003992b41a814a16c
tree91b5f5192c1116643ed0d54994e8f6fb42eeb369
parentd5bf38d8bfec4ec068425ee19ea27d9b1043e358
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
ext/opus/gstopusparse.c
ext/opus/gstrtpopuspay.c