ao_alsa: use "Master" mixer channel instead of "PCM" by default
commit485f439cfefd4fa8d35f406fd8694e649bd536c8
authorwm4 <wm4@mplayer2.org>
Tue, 17 Jan 2012 06:51:44 +0000 (17 07:51 +0100)
committerUoti Urpala <uau@mplayer2.org>
Sun, 8 Apr 2012 13:17:35 +0000 (8 16:17 +0300)
treec9c7e9bee2fa9002e86e458b08152874e6583444
parente2fc1f640fdf473fdf8f1de6fd1212731b8ffa13
ao_alsa: use "Master" mixer channel instead of "PCM" by default

Do this, because the "Master" channel normally provides proper mute
control.

The old default can be forced with: --mixer-channel=PCM
libao2/ao_alsa.c