Mercurial > mplayer.hg
view etc/inttypes.h @ 15435:428b13185b63
fix the range and type of -tv immediatemode option
author | henry |
---|---|
date | Fri, 13 May 2005 14:45:28 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>