Mercurial > mplayer.hg
view etc/inttypes.h @ 34487:ebf95780af6e
Fix seeking with e.g. flv files.
This is a regression that was introduced in r34461.
Found and bisected by Anssi Hannula [anssi.hannula iki fi].
author | reimar |
---|---|
date | Sun, 15 Jan 2012 12:23:40 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>