gstreamer/ext/opus
Vincent Penquerc'h f40ccb3811 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
2011-12-10 10:39:11 +00:00
..
gstopus.c Adding opus RTP payloader/depayloader element 2011-12-09 15:05:42 +00:00
gstopuscommon.c opus: properly create channel mapping tables 2011-12-09 15:04:20 +00:00
gstopuscommon.h opus: properly create channel mapping tables 2011-12-09 15:04:20 +00:00
gstopusdec.c opus: properly create channel mapping tables 2011-12-09 15:04:20 +00:00
gstopusdec.h opus: multichannel support 2011-11-24 13:40:34 +00:00
gstopusenc.c opusenc: add upstream negotiation for multistream ability 2011-12-10 10:39:11 +00:00
gstopusenc.h opus: properly create channel mapping tables 2011-12-09 15:04:20 +00:00
gstopusheader.c opusenc: add upstream negotiation for multistream ability 2011-12-10 10:39:11 +00:00
gstopusheader.h opus: properly create channel mapping tables 2011-12-09 15:04:20 +00:00
gstopusparse.c opusenc: add upstream negotiation for multistream ability 2011-12-10 10:39:11 +00:00
gstopusparse.h opus: multichannel support 2011-11-24 13:40:34 +00:00
gstrtpopusdepay.c Adding opus RTP payloader/depayloader element 2011-12-09 15:05:42 +00:00
gstrtpopusdepay.h Adding opus RTP payloader/depayloader element 2011-12-09 15:05:42 +00:00
gstrtpopuspay.c opusenc: add upstream negotiation for multistream ability 2011-12-10 10:39:11 +00:00
gstrtpopuspay.h Adding opus RTP payloader/depayloader element 2011-12-09 15:05:42 +00:00
Makefile.am Adding opus RTP payloader/depayloader element 2011-12-09 15:05:42 +00:00