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)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 17 Feb 2016 14:58:00 +0000 (14:58 +0000)
commit8df374108ad1d36945977ccf759767ca9e9409c9
tree62d1eb706cd8e0bea7c3befff94150bebddc581e
parentc207bdf1e7ac5ea4010a9268c6683796fa385d0e
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
gst/rtp/gstrtpopuspay.c