Mercurial > mplayer.hg
view etc/inttypes.h @ 16211:391b89e20a56
100l: fix avi demuxing for ni and nini cases, allow forcing ni and nini
demuxers
author | rtognimp |
---|---|
date | Sat, 13 Aug 2005 12:20:07 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>