Mercurial > mplayer.hg
view etc/inttypes.h @ 15278:a45c7e1b998f
added support for AAC; moved most of MSGL_V to MSGL_DBG2 to reduce verbosity
author | nicodvb |
---|---|
date | Wed, 27 Apr 2005 18:30:10 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>