Mercurial > mplayer.hg
view etc/inttypes.h @ 12474:66c8f7ed3f55
Support audio format 0xff (it's aac)
author | rtognimp |
---|---|
date | Fri, 14 May 2004 18:48:27 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>