Mercurial > mplayer.hg
view etc/inttypes.h @ 22996:2a60af5e78a7
skip MMX code in rgb32to16 if the size of the input is smaller than the
size of the units the MMX code processes
author | ivo |
---|---|
date | Wed, 18 Apr 2007 09:26:22 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>