Mercurial > mplayer.hg
view etc/inttypes.h @ 25163:4edeff353edc
r25011: a couple of tricks to improve playback resistance and usability of dvb streams
r25012: small rephrasing
r25016: & => &
r25017: wording/grammar/spelling/formatting
r25119: Put colon inside replaceable tag.
r25123: vcd://<n> now works for MinGW32 too, hence the updated doc
r25146: Clarify playtree explanation.
author | voroshil |
---|---|
date | Wed, 28 Nov 2007 15:29:00 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>