Mercurial > mplayer.hg
view etc/inttypes.h @ 18226:fcf90803a951
Add properties to get/set the stream position and get the stream
start pos, end pos and length. Based on Reimar's patch.
author | albeu |
---|---|
date | Sun, 23 Apr 2006 15:39:51 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>