]> git.sesse.net Git - vlc/commit
aout: add --gain to control gain regardless of output module
authorRémi Denis-Courmont <remi@remlab.net>
Wed, 18 Jul 2012 18:47:45 +0000 (21:47 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Wed, 18 Jul 2012 18:47:45 +0000 (21:47 +0300)
commitdcf3f71b3b48090881f8deab305cc31ea1067ca3
treeb60c678ab656aed0ca594edcb3e7fefa95581cc5
parentbf1ee347ed9069c4b4f752f553b9577b21b7edd5
aout: add --gain to control gain regardless of output module

This linear gain works also for outputs with native volume or without
volume. (Obviously though, it does not work for digital pass-through).
src/audio_output/volume.c
src/libvlc-module.c