[vlc-devel] [PATCH] Use waveOutSetVolume to set volume instead of pure software gain

Rémi Denis-Courmont remi at remlab.net
Tue Jan 15 09:06:04 CET 2013


On Tue, 15 Jan 2013 01:48:42 +0100, Denis Charmet <typx at dinauz.org> wrote:
> ---
>  modules/audio_output/waveout.c |   76
>  ++++++++++++++++++++++++++++++++++++++--
>  1 file changed, 74 insertions(+), 2 deletions(-)

I'm not sure the core allows changing the volume_set/mute_set callbacks
after Open(). Also, I guess volume will not be adjustable after Stop() and
until the next Start().


-- 
Rémi Denis-Courmont
Sent from my collocated server



More information about the vlc-devel mailing list