Mercurial > mplayer.hg
view etc/inttypes.h @ 28708:ebd393e9f567
Add one-field-only output for -vo vdpau.
Change syntax of -vo vdpau:deint for the last time.
author | cehoyos |
---|---|
date | Fri, 27 Feb 2009 21:52:59 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>