Mercurial > mplayer.hg
view etc/inttypes.h @ 20747:d639a26d9141
added definition of DEMUXER_CTRL_RESYNC
author | nicodvb |
---|---|
date | Tue, 07 Nov 2006 22:51:18 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>