Mercurial > mplayer.hg
view etc/inttypes.h @ 15887:a03d9116fc25
avi vobsub soft subtitle dumper
author | ranma |
---|---|
date | Sat, 02 Jul 2005 16:22:38 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>