Mercurial > mplayer.hg
view etc/inttypes.h @ 32832:d3c28b47ffcd
Add alpha channel value to the ARGB initialization constant
for a pixel in the image (although it is zero).
(This clarifies the 32-bit / 4 bytes nature of the image.)
author | ib |
---|---|
date | Thu, 17 Feb 2011 10:17:45 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>