Mercurial > mplayer.hg
view etc/inttypes.h @ 37112:608c83ef5c0c
avx2 support to not break ffmpeg build
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
author | michael |
---|---|
date | Tue, 27 May 2014 13:52:52 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>