Mercurial > mplayer.hg
view etc/inttypes.h @ 24461:921de822048c
Fix completely broken get_ty_pts (it's an ordinary MPEG timestamp)
author | reimar |
---|---|
date | Fri, 14 Sep 2007 17:39:48 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>