gstreamer/subprojects/gst-plugins-base/ext/opus
Xavier Claessens b226b62ae3 opus: Fix crash when getting unexpected channel position
gst_opus_channel_names is a static array with only 13 items.
GstAudioChannelPosition have bigger values than that.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4843>
2023-06-13 09:23:59 +01:00
..
gstopus.c
gstopuscommon.c
gstopuscommon.h
gstopusdec.c opusdec: Try harder to negotiate the upstream channels/rate preferences 2023-01-05 17:59:41 +02:00
gstopusdec.h
gstopuselement.c
gstopuselements.h
gstopusenc.c opus: Fix crash when getting unexpected channel position 2023-06-13 09:23:59 +01:00
gstopusenc.h
gstopusheader.c
gstopusheader.h
meson.build meson: Call pkgconfig.generate in the loop where we declare plugins dependencies 2022-09-01 21:17:35 +00:00