Mercurial > mplayer.hg
view etc/inttypes.h @ 34291:e61a652e9cf1
Finally apply forgotten patch to fix VDCTRL_QUERY_UNSEEN_FRAMES result for vd_ffmpeg.
author | reimar |
---|---|
date | Sat, 03 Dec 2011 18:43:54 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>