gstreamer/ext/opus
Nicolas Dufresne 725763f8b2 opusdec: Add Converter class to hint gst-validate
opusdec have minimal conversion capability, adding the Converter class allow
gst-validate to behave properly and not spit an error when it notice that the
number of channels or rate miss-match in and out.

Related to https://gitlab.freedesktop.org/gstreamer/gst-integration-testsuites/-/merge_requests/102

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1142>
2021-05-11 15:06:39 -04:00
..
gstopus.c opus: allow per feature registration 2021-03-16 17:58: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: Add Converter class to hint gst-validate 2021-05-11 15:06:39 -04:00
gstopusdec.h opusdec: add 'stats' property 2020-04-24 14:49:05 +02:00
gstopuselement.c opus: allow per feature registration 2021-03-16 17:58:59 +00:00
gstopuselements.h opus: allow per feature registration 2021-03-16 17:58:59 +00:00
gstopusenc.c gst: don't use volatile to mean atomic 2021-03-19 04:20:19 +00:00
gstopusenc.h opusenc: Allow unpositioned channels. 2017-10-11 19:42:39 +02:00
gstopusheader.c opus: Add proper support for multichannel audio 2015-11-03 20:35:41 +02:00
gstopusheader.h opus: Add proper support for multichannel audio 2015-11-03 20:35:41 +02:00
meson.build opus: allow per feature registration 2021-03-16 17:58:59 +00:00