Mercurial > mplayer.hg
view etc/inttypes.h @ 21346:9a646ab17760
Make me maintainer of demux_nuv since I am the only one
touching it since years
author | reimar |
---|---|
date | Tue, 28 Nov 2006 18:54:13 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>