gstreamer/gst/audiomixer
Douglas Bagnall e83573fd8d 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
..
gstaudiointerleave.c audiointerleave: don't overflow channel map with >64 channels 2017-03-31 14:11:56 +03:00
gstaudiointerleave.h audio: Move audioaggregator base class to a library 2016-01-22 12:39:48 +02:00
gstaudiomixer.c bad: use new gst_element_class_add_static_pad_template() 2016-03-24 14:56:51 +02:00
gstaudiomixer.h audio: Move audioaggregator base class to a library 2016-01-22 12:39:48 +02:00
gstaudiomixerorc-dist.c Release 1.5.1 2015-06-07 10:55:35 +02:00
gstaudiomixerorc-dist.h audiomixer: Add new element based on adder that does synchronized audio mixing 2013-11-06 15:35:38 +01:00
gstaudiomixerorc.orc audiomixer: Add new element based on adder that does synchronized audio mixing 2013-11-06 15:35:38 +01:00
Makefile.am audio: Move audioaggregator base class to a library 2016-01-22 12:39:48 +02:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:35:54 +01:00