Mercurial > mplayer.hg
view etc/inttypes.h @ 27071:5cafd67e6c90
Allow conditional compilation of yuv4mpeg video out.
author | ben |
---|---|
date | Fri, 20 Jun 2008 19:33: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>