GNOME Bugzilla – Bug 709755
alsa: add channel map API support
Last modified: 2013-10-11 21:34:57 UTC
Created attachment 256837 [details] [review] Initial patch Below is the initial support for ALSA chmap API that have been added in the last year.
commit 76d807893cca68086cd7fb49649c55a7e3078c3c Author: Takashi Iwai <tiwai@suse.de> Date: Tue Oct 8 17:07:02 2013 +0200 alsa: Add channel map API support The initial support for the new ALSA chmap API. Just translate the current chmap to GstAudioChannelPosition during the setup. No function to specify the channel map manually yet, so still impossible to assign any non-standard positions or to configure in a different order even if the hardware allows. https://bugzilla.gnome.org/show_bug.cgi?id=709755