Mercurial > mplayer.hg
view etc/inttypes.h @ 35537:82f34397ebdb
Fix bug with wrong balance calculation.
Moreover, a change in balance by MPlayer was not displayed.
author | ib |
---|---|
date | Sun, 09 Dec 2012 12:28:21 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>