Mercurial > mplayer.hg
view etc/inttypes.h @ 29525:41ac62d6f913
Make gl2 code capable of windowed aspect and panscan (no user option to enable it yet though).
author | reimar |
---|---|
date | Thu, 27 Aug 2009 18:42:08 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>