gstreamer/ext
Guillaume Desmottes 6e7fa6659f alsa: properly convert position-less channels from ALSA
The only way for ALSA to expose a position-less multi channels is to
return an array full of SND_CHMAP_MONO. Converting this to a
GST_AUDIO_CHANNEL_POSITION_MONO array would be invalid as
GST_AUDIO_CHANNEL_POSITION_MONO is meant to be used only with one
channel.

Fix this by using GST_AUDIO_CHANNEL_POSITION_NONE which is meant to be
used for position-less channels.

https://bugzilla.gnome.org/show_bug.cgi?id=763799
2016-04-12 14:48:30 -04:00
..
alsa alsa: properly convert position-less channels from ALSA 2016-04-12 14:48:30 -04:00
cdparanoia docs: order and canonicalize the -sections.txt file 2015-07-03 21:16:27 +02:00
libvisual base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
ogg base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
opus base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
pango base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
theora base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
vorbis base: use new gst_element_class_add_static_pad_template() 2016-03-24 14:25:41 +02:00
Makefile.am opus: move Opus audio decoder and encoder from -bad to -base 2016-02-26 00:20:10 +00:00