gstreamer/ext/opus
Thiago Santos 7e834a5d85 opusdec: remove check for number of channels
opus decoder can convert from different number of channels, no
need to check, just let it negotiate and create a new decoder if
needed.

https://bugzilla.gnome.org/show_bug.cgi?id=755059
2015-09-15 16:00:43 -03:00
..
gstopus.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstopuscommon.c opuscommon: Use GString instead of snprintf for concating 2015-07-27 15:24:19 +01:00
gstopuscommon.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstopusdec.c opusdec: remove check for number of channels 2015-09-15 16:00:43 -03:00
gstopusdec.h opusdec: Fix PLC frame size calculations 2015-07-20 13:25:43 -04:00
gstopusenc.c opusenc: improve deprecated properties docs 2015-09-11 23:33:19 +02:00
gstopusenc.h opus: fix includes and compilation against opus in non-standard prefix 2015-04-28 17:24:04 +01:00
gstopusheader.c opusheader: Do not include rate in caps if it is 0 2015-05-04 10:50:42 +02:00
gstopusheader.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstopusparse.c opusparse: Set up default header with 48kHz sample rate instead of 0 2015-06-04 11:52:40 +02:00
gstopusparse.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstrtpopusdepay.c opus: Copy metadata in the (de)payloader, but only the relevant ones 2015-08-11 12:46:06 +02:00
gstrtpopusdepay.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstrtpopuspay.c opus: Copy metadata in the (de)payloader, but only the relevant ones 2015-08-11 12:46:06 +02:00
gstrtpopuspay.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00