OSDN Git Service

ALSA: implement channel layout for playback.
authorNicolas George <nicolas.george@normalesup.org>
Thu, 10 Mar 2011 11:10:34 +0000 (12:10 +0100)
committerNicolas George <nicolas.george@normalesup.org>
Sat, 26 Mar 2011 15:50:09 +0000 (16:50 +0100)
commit813dbb44424846274a318bfc6d02a53b4189f884
tree6343ebd25d52e3c2ee587287a8a720f3b603c6ea
parent98ac192b4e4df786107d7f6adb3e4e7d1336510e
ALSA: implement channel layout for playback.

Currently, only S16 quad, 5.1 and 7.1 are implemented.
Implementing support for other formats/layouts and capture should be
straightforward.

7.1 support by Carl Eugen Hoyos.
libavdevice/alsa-audio-common.c
libavdevice/alsa-audio-enc.c
libavdevice/alsa-audio.h