]> git.sesse.net Git - vlc/commit
- use nearest integer value from integer division (i.e. round() ) in volume and time...
authorDamien Fouilleul <damienf@videolan.org>
Wed, 4 Oct 2006 22:52:12 +0000 (22:52 +0000)
committerDamien Fouilleul <damienf@videolan.org>
Wed, 4 Oct 2006 22:52:12 +0000 (22:52 +0000)
commit6c2611669f9f871c94c8af8f62036c70efd7d76e
tree126f70fb91dd9f72f2d9b2b70f964ad1756098ce
parent5e45f57e88eaff51a875b3dec9791b7496d4484f
- use nearest integer value from integer division (i.e. round() ) in volume and time calculation, looks more accurate that way.
src/control/audio.c
src/control/input.c