Mercurial > mplayer.hg
view etc/inttypes.h @ 19167:4daef6e86041
Simplify and and speedup generation of yuv2rgb and gamma map tables
author | reimar |
---|---|
date | Sun, 23 Jul 2006 15:19:59 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>