]> git.sesse.net Git - vlc/commit
Use soft gain by default to achieve 200% with directsound
authorDenis Charmet <typx@dinauz.org>
Thu, 8 Aug 2013 08:08:17 +0000 (10:08 +0200)
committerDenis Charmet <typx@dinauz.org>
Wed, 14 Aug 2013 19:27:52 +0000 (21:27 +0200)
commit3a42671fcb4416d182ab00fe3a8fde970563539c
tree8c03d041cd1abbc32b19673447710bf1617f8a42
parent9311e60ac6c2d34fad5a613aef457a8b1824fb7c
Use soft gain by default to achieve 200% with directsound

Since directsound doesn't support amplification, we use a default *2 soft gain and map DSBVOLUME_MAX to 200%.
modules/audio_output/directx.c