Mercurial > mplayer.hg
view etc/inttypes.h @ 31894:f48c518b2097
introduce new option --enable-system-ffmpeg to use shared ffmpeg libraries only
author | siretart |
---|---|
date | Wed, 18 Aug 2010 19:28: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>