gstreamer/gst/audioconvert
Thibault Saunier ffd4c990c1 audioconvert: Consider channel=1, channel-mask=0x0 as mono
channels=1 is always mono, having it 'unpositioned' does not make
sense.

This fixes pipeline such as:

  gst-validate-1.0 audiotestsrc ! audio/x-raw,channels=2,rate=44100,layout=interleaved ! audioconvert ! audioresample ! audio/x-raw, rate=44100, channels=1 ! avenc_mp2 ! fakesink

https://bugzilla.gnome.org/show_bug.cgi?id=785407
2017-07-26 09:26:39 -04:00
..
.gitignore gst/audioconvert/gstaudioconvert.c: create channel conversion matrix when linking 2005-02-13 17:39:22 +00:00
gstaudioconvert.c audioconvert: Consider channel=1, channel-mask=0x0 as mono 2017-07-26 09:26:39 -04:00
gstaudioconvert.h audio-converter: move audio converter to audio libs 2015-11-06 17:53:22 +01:00
Makefile.am Remove plugin specific static build option 2017-05-16 13:42:07 -04:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
plugin.c audioconvert: fix build 2015-11-06 18:12:28 +00:00
plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00