Mercurial > mplayer.hg
view etc/inttypes.h @ 26839:91f8d353b6d2
Simplify yuv to rgb conversion matrix stuff.
author | reimar |
---|---|
date | Sat, 24 May 2008 12:10:08 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>