Mercurial > mplayer.hg
view etc/inttypes.h @ 28380:f521e54d47ee
Add support for libavcodec GMC flag, patch by Dave Baker, dbkr mxtelecom com.
author | diego |
---|---|
date | Sun, 01 Feb 2009 02:10:31 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>