Mercurial > mplayer.hg
view etc/inttypes.h @ 30748:923f55aafcf6
Reuse the keyframe flag from x264 instead of trying to derive it on our own.
author | reimar |
---|---|
date | Sun, 28 Feb 2010 07:52:34 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>