Mercurial > mplayer.hg
view etc/inttypes.h @ 13091:25f51c72eb06
added runtime toggle of root window playback
only directx supports this at the moment
author | joey |
---|---|
date | Sun, 22 Aug 2004 19:01:56 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>