Mercurial > mplayer.hg
view etc/inttypes.h @ 30747:7ac542b9ca24
Use the KEYFRAME define instead of some magic number.
author | reimar |
---|---|
date | Sun, 28 Feb 2010 07:45:23 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>