diff options
author | wm4 <wm4@nowhere> | 2016-11-08 17:06:00 +0100 |
---|---|---|
committer | wm4 <wm4@nowhere> | 2016-11-08 17:48:40 +0100 |
commit | 2e113a7391ce4286cab5ac9e1a82ee294dc5b8cb (patch) | |
tree | 5bc920ba7e85e275368f2d35cac79cdd3ae92998 /DOCS | |
parent | 2b71bef2ba865175497e2cc76d5d1ff2c2878271 (diff) |
ao_alsa: _really_ disable chmap API use in cases where we should
set_chmap() skipped _setting_ the ALSA chmap if chmap use was requested
to be disabled by setting dev_chmap.num=0 by the caller, but it still
queried the current ALSA channel map. We don't trust it that much, so
disable that as well.
But we still query and log it, because that could be helpful for
debugging. Otherwise we could skip the entire set_chmap() call in these
cases.
Diffstat (limited to 'DOCS')
0 files changed, 0 insertions, 0 deletions