Mercurial > mplayer.hg
view etc/inttypes.h @ 35536:1c2cb32a4af9
Check availability of mixer before rendering.
author | ib |
---|---|
date | Sun, 09 Dec 2012 12:23:56 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>