Mercurial > mplayer.hg
view etc/inttypes.h @ 13847:939ec0981090
several updates in video filters section, almost finished sync
added a tag to indicate how far the sync process has gone
1.799: vo_gl should work fine with -fixed-vo
author | kraymer |
---|---|
date | Tue, 02 Nov 2004 00:03:38 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>