]> git.alsa-project.org Git - alsa-lib.git/commit
PCM: Add chmap options to hw and null plugins
authorTakashi Iwai <tiwai@suse.de>
Wed, 12 Sep 2012 12:47:17 +0000 (14:47 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 13 Sep 2012 06:24:58 +0000 (08:24 +0200)
commite1975d20f5d52b370b5e78f5eb5f80a33f55a656
tree716f30fd4d4c40b43036dc65385e24646e4acb30
parent81135aac49c8a3b547181d44f78ffe2594db5dbe
PCM: Add chmap options to hw and null plugins

Add a config definition "chmap" to override (or enhance) the channel
maps.  So far, only a single channel map can be provided, and the
channel count consistency isn't strictly tested at all.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/pcm/pcm.c
src/pcm/pcm_hw.c
src/pcm/pcm_local.h
src/pcm/pcm_null.c