Mercurial > mplayer.hg
view etc/inttypes.h @ 34614:f9f91ba805b9
SDL: add support for setting window position.
Currently only works with -vo gl since -vo sdl does
not yet call geometry().
author | reimar |
---|---|
date | Sun, 12 Feb 2012 19:03:19 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>