Mercurial > mplayer.hg
view etc/inttypes.h @ 30309:ddd809228aef
More format support in fmt-conversion.c: split RGB32 and BGR32
into ARGB, BGRA, ABGR, RGBA.
author | reimar |
---|---|
date | Sun, 17 Jan 2010 14:40:44 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>