Mercurial > mplayer.hg
view etc/inttypes.h @ 20589:95695bfce2f0
Add support for conversions from the rgb565 and rgb555 formats
author | lucabe |
---|---|
date | Thu, 02 Nov 2006 09:01:01 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>