]> git.sesse.net Git - vlc/commit
aout: map software volume as cubic root of amplification factor
authorRémi Denis-Courmont <remi@remlab.net>
Tue, 26 Jul 2011 16:47:13 +0000 (19:47 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Tue, 26 Jul 2011 16:47:13 +0000 (19:47 +0300)
commit03eac5247fb4d1377ae9ab248f8f2f6b508fcdbb
treecf630ebc192fe6bb3b8a01e1a65186cef591b67f
parent5c437c34d2c79072d0bf1c7ddba86d9ed084a166
aout: map software volume as cubic root of amplification factor

Also scale maximum down to 2 times the nominal volume (i.e. +18dB) to
stay in the recommended range of +10 to +20dB.
include/vlc_aout_intf.h
src/audio_output/output.c