GStreamer multimedia framework
Find a file
Douglas Bagnall 974cbfb3c4 audiointerleave: don't overflow channel map with >64 channels
When there are more than 64 channels, we don't want to exceed the
bounds of the ordering_map buffer, and in these cases we don't want to
remap at all. Here we avoid doing that.

Based on a patch originally for plugins-good/interleave in
https://bugzilla.gnome.org/show_bug.cgi?id=780331
2017-03-31 14:11:56 +03:00
gst/audiomixer audiointerleave: don't overflow channel map with >64 channels 2017-03-31 14:11:56 +03:00
gst-libs/gst/audio Fix incorrect return type in several functions 2016-10-27 23:06:26 +05:30
tests/check/elements tests: fix bus leak 2016-07-18 12:41:12 +01:00