Mercurial > mplayer.hg
view etc/inttypes.h @ 25909:f6a0f861f7e6
Fix get_space calculation to always leave some space, esp. for the currently playing buffer.
author | reimar |
---|---|
date | Wed, 30 Jan 2008 23:48:48 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>