audio: basic support for multichannel audio
commitb5c7db3eefeba1cb661c86b2e530ea387319db1d
authorKővágó, Zoltán <dirty.ice.hu@gmail.com>
Sun, 13 Oct 2019 19:58:03 +0000 (13 21:58 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 18 Oct 2019 06:14:05 +0000 (18 08:14 +0200)
treed5c724314388f4101e46ca98754684d0b70b7414
parent2b9cce8c8c37b95290c48c037e51e001985124d1
audio: basic support for multichannel audio

Which currently only means removing some checks.  Old code won't require
more than two channels, but new code will need it.

Signed-off-by: Kővágó, Zoltán <DirtY.iCE.hu@gmail.com>
Message-id: 7e53be1f97e939ed3bb729ef39e76b775643118a.1570996490.git.DirtY.iCE.hu@gmail.com
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
audio/alsaaudio.c
audio/audio.c