alsa-sink: Don't pretend to support passthrough on HDMI surround sinks
authorAlexander E. Patrakov <patrakov@gmail.com>
Fri, 27 Nov 2015 12:30:38 +0000 (17:30 +0500)
committerArun Raghavan <git@arunraghavan.net>
Fri, 4 Dec 2015 12:10:24 +0000 (17:40 +0530)
commit04737989ec537e01d63c155807a5d19b0ec5b294
tree3c3087d337856a2700a7803158b0a9459bc796ce
parentd6b892efdcfbc5961afd87fbdbd4752a264582db
alsa-sink: Don't pretend to support passthrough on HDMI surround sinks

It doesn't work currently (fails and falls back to PCM), due to channel
count mismatch between the sink sample spec and the sample spec required
by IEC61937.

To be reverted when someone implements changing channel count without
switching profiles. This would also be required for HBR passthrough over
HDMI.

Reported-by: Xamindar <junkxamindar@gmail.com>
Signed-off-by: Alexander E. Patrakov <patrakov@gmail.com>
src/modules/alsa/alsa-sink.c