Mercurial > mplayer.hg
view etc/inttypes.h @ 19184:3f2de7ba8aa0
split the incestous intercourse between ao_mpegpes and vo_mpegpes; now the devices can be used separately
author | nicodvb |
---|---|
date | Wed, 26 Jul 2006 21:40:43 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>