Mercurial > mplayer.hg
view etc/inttypes.h @ 24961:de251a0b5228
Simplify decode_audio function a bit.
author | reimar |
---|---|
date | Thu, 08 Nov 2007 18:14:49 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>