Mercurial > mplayer.hg
view etc/inttypes.h @ 12447:fde132f084ce
fix bigendian problems (left-right swapped 8bit pcms), add 32bit support
author | reimar |
---|---|
date | Sat, 08 May 2004 23:41:13 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>