Takashi Iwai 2d3391ec0e ALSA: PCM: channel mapping API implementation
This patch implements the basic data types for the standard channel
mapping API handling.

- The definitions of the channel positions and the new TLV types are
  added in sound/asound.h and sound/tlv.h, so that they can be
  referred from user-space.

- Introduced a new helper function snd_pcm_add_chmap_ctls() to create
  control elements representing the channel maps for each PCM
  (sub)stream.

- Some standard pre-defined channel maps are provided for
  convenience.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2012-09-06 18:01:16 +02:00
..
2011-08-17 00:53:54 +09:00
2012-04-30 23:36:20 +01:00
2012-01-03 22:54:56 -05:00
2011-12-31 17:53:52 +01:00
2012-04-26 17:48:42 +01:00
2012-01-26 16:07:55 +00:00
2011-09-20 16:02:16 +01:00
2011-08-08 14:30:37 +09:00