Mercurial > mplayer.hg
view etc/inttypes.h @ 33437:5b1120ddd033
Create empty vo_gc graphic context instead of one with
undefined foreground color.
The code that uses vo_gc already employs XSetForeground()/XSetBackground()
to change the context accordingly.
author | iive |
---|---|
date | Sun, 29 May 2011 23:28:55 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>