Mercurial > mplayer.hg
view etc/inttypes.h @ 32198:5c91b8727591
Replace local min/max macros by FFMIN/FFMAX.
author | diego |
---|---|
date | Fri, 17 Sep 2010 08:59:36 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>