Mercurial > mplayer.hg
view etc/inttypes.h @ 17615:363d23eb55d3
fix index, first keyframe cannot be written with pts=0
author | ods15 |
---|---|
date | Mon, 13 Feb 2006 07:29:11 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>