]> git.sesse.net Git - vlc/commit
Audio output: fix integer overflow
authorJean-Philippe André <jpeg@videolan.org>
Sun, 17 Jan 2010 15:35:10 +0000 (16:35 +0100)
committerJean-Philippe André <jpeg@videolan.org>
Sun, 17 Jan 2010 15:55:43 +0000 (16:55 +0100)
commit96e872ee848edad188d0b94d7df085fceeadd7ce
tree518040daf05cc88e2cd47fc85725615ebaa88f33
parent87bb0a07b99ad6c320080c15f04793dcc032ad62
Audio output: fix integer overflow

This fixes the following bug:
When scrolling the mouse wheel down, volume jumps from 0% to 400%.
src/audio_output/intf.c