mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
a9f26c2a14
If self->channel_positions == NULL (which seems unlikely), self->default_channels_ordering_map will be used unintialised. We avoid that by keeping track of the channel_mask, which is set when the ordering map is initialised. https://bugzilla.gnome.org/show_bug.cgi?id=780331 |
||
---|---|---|
.. | ||
deinterleave.c | ||
deinterleave.h | ||
interleave.c | ||
interleave.h | ||
Makefile.am | ||
meson.build | ||
plugin.c | ||
plugin.h |