Mercurial > mplayer.hg
view etc/inttypes.h @ 35211:014d0c671b80
mpcommon: Show more CPU flags
Add SSE3, SSE4, SSE4.2, and AVX in CPU flags information.
Patch by Josh [joshf87 live com]
author | upsuper |
---|---|
date | Wed, 31 Oct 2012 04:41:32 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>