]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: Define more channel map positions
authorTakashi Iwai <tiwai@suse.de>
Wed, 12 Sep 2012 16:06:54 +0000 (18:06 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 12 Sep 2012 16:13:03 +0000 (18:13 +0200)
commit19192952315d178ae6fa2223f3cc676da40f73c2
tree098dc2c137b0f9a0d098d6e7751ab350e027cd6e
parent8a9de54c3098011b1dc2ecebd7a0bafe4e7684df
ALSA: Define more channel map positions

For following the standard, define more channel map positions and
shuffle the items a bit:

- As both PulseAudio and gstreamer define MONO channel position
  explicitly, we should follow that, too.  The mono streams point to
  this channel position unless they are explicitly assigned to certain
  channel positions.

- Top-front-* and Top-rear-* positions are added, carried from
  PulseAudio's definitions.

- Move NA and MONO definitions at the top of table right after
  UNKNOWN, since these are more abstract in comparison with other
  practical positions.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/sound/alsa/Channel-Mapping-API.txt
include/sound/asound.h
sound/pci/ctxfi/ctpcm.c