Mercurial > mplayer.hg
view etc/inttypes.h @ 26832:6af954f69fe4
Re-add (hackish) support for -chapter (only start chapter, end is not supported) with -dumpstream.
author | reimar |
---|---|
date | Sat, 24 May 2008 07:47:11 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>