Mercurial > mplayer.hg
view etc/inttypes.h @ 16591:e5f3a9a03914
vo_gl2 now supports panscan
author | reimar |
---|---|
date | Sun, 25 Sep 2005 16:20:41 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>