view etc/inttypes.h @ 36112:e2e188ede1d1

Use better default for YUV mode autodetection. The lookup method is a lot faster, and if gamma is not used we use the same code as before that does not handle gamma at all.
author reimar
date Wed, 01 May 2013 19:06:51 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>